Home
last modified time | relevance | path

Searched refs:FW_THIN (Results 1 – 5 of 5) sorted by relevance

/trunk/main/vcl/inc/
H A Dsft.hxx97 #ifndef FW_THIN /* WIN32 compilation would conflict */
100 FW_THIN = 100, /**< Thin */ enumerator
/trunk/main/svtools/source/filter/wmf/
H A Dwinmtf.hxx256 #define FW_THIN 100 macro
H A Dwinmtf.cxx249 if( rFont.lfWeight <= FW_THIN ) in WinMtfFontStyle()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx735 if ( nWeight <= FW_THIN ) in ImplWeightToSal()
762 return FW_THIN; in ImplWeightToWin()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx1919 case FW_THIN: pFont->m_eWeight = weight::Thin; break; in analyzeTrueTypeFile()

Completed in 85 milliseconds