Searched defs:hasIcon (Results 1 – 3 of 3) 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()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/ |
H A D | option_paint_method.cpp | 95 auto hasIcon = props->GetHasIcon().value_or(false); in PaintDivider() local
|