Searched defs:offsetForPosition (Results 1 – 6 of 6) sorted by relevance
115 int WebFontImpl::offsetForPosition(const WebTextRun& run, float position) const in offsetForPosition() function in blink::WebFontImpl
98 int ComplexTextController::offsetForPosition(float h, bool includePartialGlyphs) in offsetForPosition() function in blink::ComplexTextController
79 int SVGInlineTextBox::offsetForPosition(float, bool) const in offsetForPosition() function in blink::SVGInlineTextBox
257 int Font::offsetForPosition(const TextRun& run, float x, bool includePartialGlyphs) const in offsetForPosition() function in blink::Font
1073 int HarfBuzzShaper::offsetForPosition(float targetX) in offsetForPosition() function in blink::HarfBuzzShaper
1169 int InlineTextBox::offsetForPosition(float lineOffset, bool includePartialGlyphs) const in offsetForPosition() function in blink::InlineTextBox