Searched defs:hasMenu (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/ |
H A D | text_overlay_element.cpp | 39 … bool isSingleHandle, bool hasToolBar, bool hasMenu, bool hasIcon, bool hasAnimation) { in PerformBuild() 74 …bool isSingleHandle, bool hasToolBar, bool hasMenu, bool hasIcon, bool hasAnimation, bool buildToo… in RebuildChild()
|
H A D | text_overlay_component.cpp | 86 bool isSingleHandle, bool hasToolBar, bool hasMenu, bool hasIcon, bool hasAnimation) in BuildChild() 122 bool isSingleHandle, bool hasToolBar, bool hasMenu, bool hasIcon, bool hasAnimation) in BuildToolBar() 226 RefPtr<ButtonComponent> TextOverlayComponent::BuildMoreIconButton(bool hasMenu) in BuildMoreIconButton()
|