Home
last modified time | relevance | path

Searched defs:isMenu (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog_tween/
H A Ddialog_tween_component.h200 void SetIsMenu(bool isMenu) in SetIsMenu()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H A Dselect_popup_component.cpp145 … RefPtr<StackElement>& stackElement, const Offset& leftTop, const Offset& rightBottom, bool isMenu) in ShowDialog()
H A Drender_select_popup.cpp274 void RenderSelectPopup::CreatePopupAnimation(bool isMenu) in CreatePopupAnimation()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_component.h283 void SetIsMenu(bool isMenu) in SetIsMenu()
H A Ddialog_properties.h218 bool isMenu = false; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select/
H A Dselect_theme.h729 uint32_t GetShowTime(bool isMenu) const in GetShowTime()
738 uint32_t GetHideTime(bool isMenu) const in GetHideTime()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_pattern.cpp1517 bool isMenu = true; in RecordItemsAndGroups() local