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