Searched refs:SetFontWeight (Results 1 – 3 of 3) sorted by relevance
878 virtual void SetFontWeight(FX_WORD wFontWeight) = 0;
540 virtual void SetFontWeight(FX_WORD wFontWeight) { in SetFontWeight() function
171 pFontStyle->SetFontWeight(font.IsBold() ? FXFONT_FW_BOLD in CreateRootStyle()