Searched refs:FW_LIGHT (Results 1 – 6 of 6) sorted by relevance
102 FW_LIGHT = 300, /**< Light */ enumerator
258 #define FW_LIGHT 300 macro
253 else if( rFont.lfWeight <= FW_LIGHT ) in WinMtfFontStyle()
891 else if( aInfo.weight < FW_LIGHT ) in identifyTrueTypeFont()
739 else if ( nWeight <= FW_LIGHT ) in ImplWeightToSal()768 return FW_LIGHT; in ImplWeightToWin()
1921 case FW_LIGHT: pFont->m_eWeight = weight::Light; break; in analyzeTrueTypeFile()
Completed in 71 milliseconds