Home
last modified time | relevance | path

Searched defs:isBackPressed (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pipeline/
H A Dmock_overlay_manager.cpp88 bool OverlayManager::RemoveOverlay(bool isBackPressed, bool isPageRouter) in RemoveOverlay()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_overlay/
H A Dselect_overlay_manager.cpp154 bool SelectOverlayManager::ResetSelectionAndDestroySelectOverlay(bool isBackPressed, bool animation) in ResetSelectionAndDestroySelectOverlay()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_select_overlay.cpp405 auto isBackPressed = reason == CloseReason::CLOSE_REASON_BACK_PRESSED; in OnCloseOverlay() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Doverlay_manager.cpp2960 bool OverlayManager::RemoveDialog(const RefPtr<FrameNode>& overlay, bool isBackPressed, bool isPage… in RemoveDialog()
3059 RefPtr<Pattern>& pattern, bool isBackPressed, bool isPageRouter) in RemoveOverlayCommon()
3110 bool OverlayManager::RemoveOverlay(bool isBackPressed, bool isPageRouter) in RemoveOverlay()
3191 bool isBackPressed, bool isPageRouter) in ExceptComponent()