Home
last modified time | relevance | path

Searched refs:IsBackgroundColorSetted (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/popup/
H A Dpopup_component_v2.cpp191 if (!GetPopupParam()->IsBackgroundColorSetted()) { in CreateBox()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dpopup_param.h179 bool IsBackgroundColorSetted() const in IsBackgroundColorSetted() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_view.cpp188 if (param->IsBackgroundColorSetted()) { in CreateBubbleNode()
335 if (param->IsBackgroundColorSetted()) { in CreateCustomBubbleNode()
587 if (param->IsBackgroundColorSetted()) { in UpdateCommonParam()