Searched refs:offsetForPositionForSimpleText (Results 1 – 2 of 2) sorted by relevance
141 …int offsetForPositionForSimpleText(const TextRun&, float position, bool includePartialGlyphs) cons…
228 return offsetForPositionForSimpleText(run, x, includePartialGlyphs); in offsetForPosition()817 int Font::offsetForPositionForSimpleText(const TextRun& run, float x, bool includePartialGlyphs) co… in offsetForPositionForSimpleText() function in WebCore::Font