Home
last modified time | relevance | path

Searched defs:GetGlyphPositionAtCoordinate (Results 1 - 10 of 10) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dlayout_info_interface.h55 virtual PositionWithAffinity GetGlyphPositionAtCoordinate(int32_t x, int32_t y) in GetGlyphPositionAtCoordinate() function in OHOS::Ace::NG::LayoutInfoInterface
H A Dtext_pattern.cpp4176 PositionWithAffinity TextPattern::GetGlyphPositionAtCoordinate(int32_t x, int32_t y) in GetGlyphPositionAtCoordinate() function in TextPattern
/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_typography.h113 virtual TestingTypographyProperties::PositionAndAffinity GetGlyphPositionAtCoordinate(double x, double y) in GetGlyphPositionAtCoordinate() function in OHOS::Ace::Testing::TestingTypography
126 virtual TestingTypographyProperties::IndexAndAffinity GetGlyphPositionAtCoordinate(double x, double y) in GetGlyphPositionAtCoordinate() function in OHOS::Ace::Testing::TestingTypography
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_layout_manager.cpp234 void JSLayoutManager::GetGlyphPositionAtCoordinate(const JSCallbackInfo& args) in GetGlyphPositionAtCoordinate() function in OHOS::Ace::Framework::JSLayoutManager
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Dparagraph.h245 virtual PositionWithAffinity GetGlyphPositionAtCoordinate(const Offset& offset) in GetGlyphPositionAtCoordinate() function in OHOS::Ace::NG::Paragraph
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Dparagraph_manager.cpp135 PositionWithAffinity ParagraphManager::GetGlyphPositionAtCoordinate(Offset offset) in GetGlyphPositionAtCoordinate() function in OHOS::Ace::NG::ParagraphManager
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/
H A Dparagraph_impl.cpp247 PositionWithAffinity ParagraphImpl::GetGlyphPositionAtCoordinate(double dx, double dy) in GetGlyphPositionAtCoordinate() function in OHOS::Rosen::SPText::ParagraphImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dtxt_paragraph.cpp392 PositionWithAffinity TxtParagraph::GetGlyphPositionAtCoordinate(const Offset& offset) in GetGlyphPositionAtCoordinate() function in OHOS::Ace::NG::TxtParagraph
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/paragraph_napi/
H A Djs_paragraph.cpp421 napi_value JsParagraph::GetGlyphPositionAtCoordinate(napi_env env, napi_callback_info info) in GetGlyphPositionAtCoordinate() function in OHOS::Rosen::JsParagraph
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.cpp8555 PositionWithAffinity TextFieldPattern::GetGlyphPositionAtCoordinate(int32_t x, int32_t y) in OnBackPressed() function in OHOS::Ace::NG::TextFieldPattern

Completed in 31 milliseconds