Home
last modified time | relevance | path

Searched defs:GetGlyphIndexByCoordinate (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_typography.h105 …virtual TestingTypographyProperties::IndexAndAffinity GetGlyphIndexByCoordinate(double x, double y) in GetGlyphIndexByCoordinate() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Dparagraph_manager.cpp162 int32_t ParagraphManager::GetGlyphIndexByCoordinate(Offset offset, bool isSelectionPos) const in GetGlyphIndexByCoordinate() function in OHOS::Ace::NG::ParagraphManager
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/skia_txt/
H A Dtypography.cpp231 IndexAndAffinity Typography::GetGlyphIndexByCoordinate(double x, double y) in GetGlyphIndexByCoordinate() function in OHOS::Rosen::AdapterTxt::Typography
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dtxt_paragraph.cpp374 int32_t TxtParagraph::GetGlyphIndexByCoordinate(const Offset& offset, bool isSelectionPos) in GetGlyphIndexByCoordinate() function in OHOS::Ace::NG::TxtParagraph