Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/
H A Dsft.hxx105 FW_SEMIBOLD = 600, /**< Semi-bold (Demi-bold) */ enumerator
/trunk/main/svtools/source/filter/wmf/
H A Dwinmtf.hxx261 #define FW_SEMIBOLD 600 macro
H A Dwinmtf.cxx259 else if( rFont.lfWeight <= FW_SEMIBOLD ) in WinMtfFontStyle()
/trunk/main/vcl/source/gdi/
H A Dfont.cxx897 else if( aInfo.weight < FW_SEMIBOLD ) in identifyTrueTypeFont()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx745 else if ( nWeight <= FW_SEMIBOLD ) in ImplWeightToSal()
778 return FW_SEMIBOLD; in ImplWeightToWin()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx1923 case FW_SEMIBOLD: pFont->m_eWeight = weight::SemiBold; break; in analyzeTrueTypeFile()

Completed in 69 milliseconds