Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/
H A Doption_pattern.cpp469 auto defaultWeight = textTheme_->GetTextStyle().GetFontWeight(); in GetFontWeight() local
470 return props->GetFontWeightValue(defaultWeight); in GetFontWeight()