Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select/
H A Dselect_component.h162 return isSelectFontSize_; in IsFontSet()
167 isSelectFontSize_ = flag; in SetIsFontSetFlag()
445 bool isSelectFontSize_ = false; variable