Home
last modified time | relevance | path

Searched refs:CLOSE_REASON_NORMAL (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_context_select_overlay.cpp111 CloseOverlay(true, CloseReason::CLOSE_REASON_NORMAL); in OnMenuItemAction()
115 CloseOverlay(true, CloseReason::CLOSE_REASON_NORMAL); in OnMenuItemAction()
119 CloseOverlay(true, CloseReason::CLOSE_REASON_NORMAL); in OnMenuItemAction()
123 CloseOverlay(true, CloseReason::CLOSE_REASON_NORMAL); in OnMenuItemAction()
H A Dweb_pattern.cpp423 contextSelectOverlay_->CloseOverlay(true, CloseReason::CLOSE_REASON_NORMAL); in CloseContextSelectionMenu()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_context_select_overlay_test.cpp651 CloseReason reason = CloseReason::CLOSE_REASON_NORMAL;
676 CloseReason reason = CloseReason::CLOSE_REASON_NORMAL;
706 CloseReason reason = CloseReason::CLOSE_REASON_NORMAL;
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_select_overlay.cpp231 CloseOverlay(true, CloseReason::CLOSE_REASON_NORMAL); in OnHandleMoveDone()
362 CloseOverlay(true, CloseReason::CLOSE_REASON_NORMAL); in OnMenuItemAction()
H A Drich_editor_pattern.cpp6730 selectOverlay_->CloseOverlay(false, CloseReason::CLOSE_REASON_NORMAL); in OnBackPressed()
7514 selectOverlay_->CloseOverlay(true, CloseReason::CLOSE_REASON_NORMAL); in OnBackPressed()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dselect_overlay_property.h140 CLOSE_REASON_NORMAL = 1, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_overlay/
H A Dselect_overlay_manager.cpp160 …mation, isBackPressed ? CloseReason::CLOSE_REASON_BACK_PRESSED : CloseReason::CLOSE_REASON_NORMAL); in ResetSelectionAndDestroySelectOverlay()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_select_overlay.cpp246 CloseOverlay(false, CloseReason::CLOSE_REASON_NORMAL); in OnHandleMoveDone()
H A Dtext_pattern.cpp169 selectOverlay_->CloseOverlay(animation, CloseReason::CLOSE_REASON_NORMAL); in CloseSelectOverlay()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_select_overlay.cpp494 CloseOverlay(true, CloseReason::CLOSE_REASON_NORMAL); in OnHandleMoveDone()
H A Dtext_field_pattern.cpp3411 selectOverlay_->CloseOverlay(animation, CloseReason::CLOSE_REASON_NORMAL); in CloseSelectOverlay()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/manager/
H A Dselect_overlay_manager_test_ng.cpp1801 CloseReason reason = CloseReason::CLOSE_REASON_NORMAL;
1853 CloseReason reason = CloseReason::CLOSE_REASON_NORMAL;