Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/span/
H A Dspan_declaration.h150 isSetAllowScale_ = isSetAllowScale; in SetHasSetAllowScale()
154 return isSetAllowScale_; in HasSetAllowScale()
210 bool isSetAllowScale_ = false; variable
H A Dspan_declaration.cpp68 declaration.isSetAllowScale_ = true; in SetSpecializedStyle()