Home
last modified time | relevance | path

Searched refs:IsBackgroundVisible (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_model_ng.cpp233 bool SecurityComponentModelNG::IsBackgroundVisible() in IsBackgroundVisible() function in OHOS::Ace::NG::SecurityComponentModelNG
312 if (!IsBackgroundVisible()) { in SetBackgroundColor()
330 if (!IsBackgroundVisible()) { in SetBackgroundBorderWidth()
340 if (!IsBackgroundVisible()) { in SetBackgroundBorderColor()
349 if (!IsBackgroundVisible()) { in SetBackgroundBorderStyle()
358 if (!IsBackgroundVisible()) { in SetBackgroundBorderRadius()
370 if (!IsBackgroundVisible()) { in SetBackgroundPadding()
H A Dsecurity_component_model_ng.h94 static bool IsBackgroundVisible();