Searched refs:FW_THIN (Results 1 – 5 of 5) sorted by relevance
97 #ifndef FW_THIN /* WIN32 compilation would conflict */100 FW_THIN = 100, /**< Thin */ enumerator
256 #define FW_THIN 100 macro
249 if( rFont.lfWeight <= FW_THIN ) in WinMtfFontStyle()
735 if ( nWeight <= FW_THIN ) in ImplWeightToSal()762 return FW_THIN; in ImplWeightToWin()
1919 case FW_THIN: pFont->m_eWeight = weight::Thin; break; in analyzeTrueTypeFile()
Completed in 71 milliseconds