Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dtext_style.h555 return preferTextSizeGroups_; in GetPreferTextSizeGroups()
559 preferTextSizeGroups_ = preferTextSizeGroups; in SetPreferTextSizeGroups()
773 std::vector<TextSizeGroup> preferTextSizeGroups_; variable