Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/
H A Dsft.hxx104 FW_MEDIUM = 500, /**< Medium */ enumerator
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx741 else if ( nWeight < FW_MEDIUM ) in ImplWeightToSal()
743 else if ( nWeight == FW_MEDIUM ) in ImplWeightToSal()
775 return FW_MEDIUM; in ImplWeightToWin()
/trunk/main/svtools/source/filter/wmf/
H A Dwinmtf.hxx260 #define FW_MEDIUM 500 macro
H A Dwinmtf.cxx255 else if( rFont.lfWeight < FW_MEDIUM ) in WinMtfFontStyle()
257 else if( rFont.lfWeight == FW_MEDIUM ) in WinMtfFontStyle()
/trunk/main/vcl/source/gdi/
H A Dfont.cxx895 else if( aInfo.weight < FW_MEDIUM ) in identifyTrueTypeFont()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx1922 case FW_MEDIUM: pFont->m_eWeight = weight::Medium; break; in analyzeTrueTypeFile()

Completed in 68 milliseconds