Home
last modified time | relevance | path

Searched defs:IsTouchAtLineEnd (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_select_controller.cpp809 bool TextSelectController::IsTouchAtLineEnd(const Offset& localOffset) in IsTouchAtLineEnd() function in OHOS::Ace::NG::TextSelectController
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp8741 bool RichEditorPattern::IsTouchAtLineEnd(int32_t caretPos, const Offset& textOffset) in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern