Home
last modified time | relevance | path

Searched refs:IsVisualStateSet (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dbutton_model_impl.cpp226 if (!stack->IsVisualStateSet()) { in BackgroundColor()
251 if (!stack->IsVisualStateSet()) { in SetWidth()
270 if (!stack->IsVisualStateSet()) { in SetHeight()
307 if (!stack->IsVisualStateSet()) { in SetBorderRadius()
H A Dview_abstract_model_impl.cpp196 if (!stack->IsVisualStateSet()) { in SetWidth()
222 if (!stack->IsVisualStateSet()) { in SetHeight()
271 if (!stack->IsVisualStateSet()) { in SetBackgroundColor()
418 if (!stack->IsVisualStateSet()) { in SetBorderRadius()
449 if (!stack->IsVisualStateSet()) { in SetBorderColor()
480 if (!stack->IsVisualStateSet()) { in SetBorderWidth()
509 if (!stack->IsVisualStateSet()) { in SetBorderStyle()
705 if (!stack->IsVisualStateSet()) { in SetOpacity()
864 if (!stack->IsVisualStateSet()) { in SetLinearGradient()
884 if (!stack->IsVisualStateSet()) { in SetSweepGradient()
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dview_stack_processor.h202 bool IsVisualStateSet() in IsVisualStateSet() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_stack_processor.h295 bool IsVisualStateSet() in IsVisualStateSet() function