Searched refs:FW_EXTRALIGHT (Results 1 – 4 of 4) sorted by relevance
101 FW_EXTRALIGHT = 200, /**< Extra-light (Ultra-light) */ enumerator
257 #define FW_EXTRALIGHT 200 macro
889 if( aInfo.weight < FW_EXTRALIGHT ) in identifyTrueTypeFont()
1920 case FW_EXTRALIGHT: pFont->m_eWeight = weight::UltraLight; break; in analyzeTrueTypeFile()
Completed in 58 milliseconds