Searched refs:GetVariableFontWeight (Results 1 – 3 of 3) sorted by relevance
495 fontWeightValue = textStyle.GetVariableFontWeight(); in ConvertTxtStyle()726 fontWeightValue = textStyle.GetVariableFontWeight(); in ConvertTxtStyle()
351 int32_t GetVariableFontWeight() const in GetVariableFontWeight() function
2469 …jsonValue->Put("variableFontWeight", std::to_string(textLayoutProp->GetVariableFontWeight().value_… in GetFontInJson()3224 … child->UpdateVariableFontWeightWithoutFlushDirty(textLayoutProp->GetVariableFontWeight().value()); in UpdateChildProperty()