Searched refs:GetFontWeight (Results 1 – 3 of 3) sorted by relevance
60 uint16_t GetFontWeight() const;
41 uint16_t CFX_CSSComputedStyle::GetFontWeight() const { in GetFontWeight() function in CFX_CSSComputedStyle
348 if (pStyle->GetFontWeight() > FXFONT_FW_NORMAL) in GetFont()