Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_drag/
H A Dtext_drag_base.h56 virtual void ShowHandles(const bool isNeedShowHandles) in ShowHandles()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp7461 void RichEditorPattern::ShowHandles(const bool isNeedShowHandles) in OnBackPressed()