Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dsvg_paint_state.h62 hasColor_ = isSelf;
110 if (!hasColor_) { in Inherit()
126 return hasColor_; in HasColor()
149 bool hasColor_ = false; variable
174 hasColor_ = isSelf;
286 if (!hasColor_) { in Inherit()
339 return hasColor_; in HasColor()
384 bool hasColor_ = false; variable