Home
last modified time | relevance | path

Searched defs:hasMenu (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Dtext_overlay_element.cpp39 … 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 Dtext_overlay_component.cpp86 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()