Home
last modified time | relevance | path

Searched refs:HasOpacity (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dsvg_paint_state.h129 bool HasOpacity() const in HasOpacity() function
342 bool HasOpacity() const in HasOpacity() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_base_declaration.h120 bool HasOpacity() const in HasOpacity() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drender_svg_base.cpp622 return fillState_.HasOpacity(); in IsSelfValue()
624 return strokeState_.HasOpacity(); in IsSelfValue()
761 if (!self->HasOpacity()) { in Inherit()
762 if (parent->HasOpacity()) { in Inherit()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dtransition_property.h127 << ", opacity:" << (HasOpacity() ? std::to_string(GetOpacityValue()) : "none") << ", " in ToString()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.cpp723 if (transitionOptions.HasOpacity()) { in SetTransition()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp4502 if (options->HasOpacity()) {
5535 if (HasOpacity()) {
6641 if (HasOpacity()) {