Home
last modified time | relevance | path

Searched refs:FW_LIGHT (Results 1 – 6 of 6) sorted by relevance

/trunk/main/vcl/inc/
H A Dsft.hxx102 FW_LIGHT = 300, /**< Light */ enumerator
/trunk/main/svtools/source/filter/wmf/
H A Dwinmtf.hxx258 #define FW_LIGHT 300 macro
H A Dwinmtf.cxx253 else if( rFont.lfWeight <= FW_LIGHT ) in WinMtfFontStyle()
/trunk/main/vcl/source/gdi/
H A Dfont.cxx891 else if( aInfo.weight < FW_LIGHT ) in identifyTrueTypeFont()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx739 else if ( nWeight <= FW_LIGHT ) in ImplWeightToSal()
768 return FW_LIGHT; in ImplWeightToWin()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx1921 case FW_LIGHT: pFont->m_eWeight = weight::Light; break; in analyzeTrueTypeFile()

Completed in 67 milliseconds