Home
last modified time | relevance | path

Searched defs:isContextMenu (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/menu/
H A Dmenu_component.h149 void SetIsContextMenu(bool isContextMenu) in SetIsContextMenu()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H A Dselect_popup_component.h168 void SetIsContextMenu(bool isContextMenu) in SetIsContextMenu()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_layout_algorithm.cpp2006 float MenuLayoutAlgorithm::VerticalLayout(const SizeF& size, float position, bool isContextMenu) in VerticalLayout()
2145 const LayoutWrapper* layoutWrapper, bool isContextMenu, const RefPtr<MenuPattern>& menuPattern) in InitTargetSizeAndPosition()