Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_pattern.h196 bool IsSelectOverlayRightClickMenu() const in IsSelectOverlayRightClickMenu() function
H A Dmenu_layout_algorithm.cpp505 …if ((menuPattern->IsSelectOverlayExtensionMenu() || menuPattern->IsSelectOverlayRightClickMenu()) … in GetBottomBySafeAreaManager()