Searched defs:getGlyphPositionAtCoordinate (Results 1 – 4 of 4) sorted by relevance
749 PositionWithAffinity ParagraphImpl::getGlyphPositionAtCoordinate(SkScalar dx, SkScalar dy) { in getGlyphPositionAtCoordinate() function in skia::textlayout::ParagraphImpl
1145 PositionWithAffinity TextLine::getGlyphPositionAtCoordinate(SkScalar dx) { in getGlyphPositionAtCoordinate() function in skia::textlayout::TextLine
128 getGlyphPositionAtCoordinate: function() {}, method
833 getGlyphPositionAtCoordinate(dx: number, dy: number): PositionWithAffinity; method