Searched defs:gdiFontWeight (Results 1 – 2 of 2) sorted by relevance
384 static inline bool isGDIFontWeightBold(LONG gdiFontWeight) in isGDIFontWeightBold()389 static LONG adjustedGDIFontWeight(LONG gdiFontWeight, const String& family) in adjustedGDIFontWeight()
515 LONG FontPlatformData::adjustedGDIFontWeight(LONG gdiFontWeight, const String& family) in create()