Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/text/
H A Dtext_declaration.h146 return hasSetTextColor_; in HasSetTextColor()
166 bool hasSetTextColor_ = false; variable
H A Dtext_declaration.cpp88 declaration.hasSetTextColor_ = true; in SetSpecializedStyle()