Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/text/
H A Dtext_declaration.h141 return hasSetTextFontSize_; in HasSetTextFontSize()
167 bool hasSetTextFontSize_ = false; variable
H A Dtext_declaration.cpp112 declaration.hasSetTextFontSize_ = true; in SetSpecializedStyle()