Searched defs:SetVariableFontWeight (Results 1 - 2 of 2) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ | ||
H A D | text_model_ng.cpp | 188 void TextModelNG::SetVariableFontWeight(FrameNode* frameNode, int32_t value) in SetVariableFontWeight() function in OHOS::Ace::NG::TextModelNG 213 void TextModelNG::SetVariableFontWeight(int32_t value) in SetVariableFontWeight() function in OHOS::Ace::NG::TextModelNG |
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ | ||
H A D | text_style.h | 356 void SetVariableFontWeight(int32_t variableFontWeight) in SetVariableFontWeight() function in OHOS::Ace::final |
Completed in 5 milliseconds