Home
last modified time | relevance | path

Searched refs:HandlePointWithTransform (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.h854 void HandlePointWithTransform(OffsetF& point);
H A Drich_editor_pattern.cpp4626 HandlePointWithTransform(caretLeftTopPoint); in GetMiscTextConfig()
4627 HandlePointWithTransform(caretRightBottomPoint); in GetMiscTextConfig()
10039 void RichEditorPattern::HandlePointWithTransform(OffsetF& point) in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern