Searched refs:FW_SEMIBOLD (Results 1 – 6 of 6) sorted by relevance
105 FW_SEMIBOLD = 600, /**< Semi-bold (Demi-bold) */ enumerator
261 #define FW_SEMIBOLD 600 macro
259 else if( rFont.lfWeight <= FW_SEMIBOLD ) in WinMtfFontStyle()
897 else if( aInfo.weight < FW_SEMIBOLD ) in identifyTrueTypeFont()
745 else if ( nWeight <= FW_SEMIBOLD ) in ImplWeightToSal()778 return FW_SEMIBOLD; in ImplWeightToWin()
1923 case FW_SEMIBOLD: pFont->m_eWeight = weight::SemiBold; break; in analyzeTrueTypeFile()
Completed in 79 milliseconds