Searched refs:FW_NORMAL (Results 1 – 6 of 6) sorted by relevance
103 FW_NORMAL = 400, /**< Normal (Regular) */ enumerator
259 #define FW_NORMAL 400 macro
248 FONTDESC fd={ sizeof( fd), L"ARIAL", 10, FW_NORMAL, 0, 0, 0, 0}; in doTest()
893 else if( aInfo.weight < FW_NORMAL ) in identifyTrueTypeFont()
772 return FW_NORMAL; in ImplWeightToWin()
1928 case FW_NORMAL: in analyzeTrueTypeFile()
Completed in 52 milliseconds