Searched defs:getGlyphPositionAtCoordinate (Results 1 – 4 of 4) sorted by relevance
819 PositionWithAffinity ParagraphImpl::getGlyphPositionAtCoordinate(SkScalar dx, SkScalar dy) { in getGlyphPositionAtCoordinate() function in skia::textlayout::ParagraphImpl
1292 PositionWithAffinity TextLine::getGlyphPositionAtCoordinate(SkScalar dx) { in getGlyphPositionAtCoordinate() function in skia::textlayout::TextLine
147 getGlyphPositionAtCoordinate: function() {}, method
916 getGlyphPositionAtCoordinate(dx: number, dy: number): PositionWithAffinity; method