Searched defs:getGlyphPositionAtCoordinate (Results 1 – 4 of 4) sorted by relevance
1381 PositionWithAffinity TextLine::getGlyphPositionAtCoordinate(SkScalar dx) { in getGlyphPositionAtCoordinate() function in skia::textlayout::TextLine
875 PositionWithAffinity ParagraphImpl::getGlyphPositionAtCoordinate(SkScalar dx, SkScalar dy) { in getGlyphPositionAtCoordinate() function in skia::textlayout::ParagraphImpl
174 getGlyphPositionAtCoordinate: function() {}, method
1086 getGlyphPositionAtCoordinate(dx: number, dy: number): PositionWithAffinity; method