Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dsymbol_span_model_ng.cpp64 spanNode->UpdateUserFontWeight(true); in SetFontWeight()
97 spanNode->UpdateUserFontWeight(true); in SetFontWeight()
H A Dspan_model_ng.cpp118 spanNode->UpdateUserFontWeight(true); in SetFontWeight()
238 spanNode->UpdateUserFontWeight(true); in SetFontWeight()
H A Dspan_node.h471 void UpdateUserFontWeight(bool hasUserFontWeight) in UpdateUserFontWeight() function