Searched refs:ToFontWeight (Results 1 – 2 of 2) sorted by relevance
72 uint16_t ToFontWeight(CFX_CSSPropertyValue eValue);
220 ToFontWeight(pValue.As<CFX_CSSEnumValue>()->Value()); in ApplyProperty()449 uint16_t CFX_CSSStyleSelector::ToFontWeight(CFX_CSSPropertyValue eValue) { in ToFontWeight() function in CFX_CSSStyleSelector