selectionRectForSimpleText 198 Source/platform/fonts/Font.cpp return selectionRectForSimpleText(run, point, h, from, to, accountForGlyphBounds); selectionRectForSimpleText 142 Source/platform/fonts/Font.h FloatRect selectionRectForSimpleText(const TextRun&, const FloatPoint&, int h, int from, int to, bool accountForGlyphBounds) const;