Searched defs:GetGlyphIndexByCoordinate (Results 1 – 4 of 4) sorted by relevance
105 …virtual TestingTypographyProperties::IndexAndAffinity GetGlyphIndexByCoordinate(double x, double y) in GetGlyphIndexByCoordinate() function
162 int32_t ParagraphManager::GetGlyphIndexByCoordinate(Offset offset, bool isSelectionPos) const in GetGlyphIndexByCoordinate() function in OHOS::Ace::NG::ParagraphManager
231 IndexAndAffinity Typography::GetGlyphIndexByCoordinate(double x, double y) in GetGlyphIndexByCoordinate() function in OHOS::Rosen::AdapterTxt::Typography
374 int32_t TxtParagraph::GetGlyphIndexByCoordinate(const Offset& offset, bool isSelectionPos) in GetGlyphIndexByCoordinate() function in OHOS::Ace::NG::TxtParagraph