Home
last modified time | relevance | path

Searched refs:FW_BOLD (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sfx2/source/appl/
H A Dshutdowniconw32.cxx690 ncm.lfMenuFont.lfWeight = FW_BOLD; in OnMeasureItem()
780 ncm.lfMenuFont.lfWeight = FW_BOLD; in OnDrawItem()
/trunk/main/vcl/inc/
H A Dsft.hxx106 FW_BOLD = 700, /**< Bold */ enumerator
/trunk/main/svtools/source/filter/wmf/
H A Dwinmtf.hxx262 #define FW_BOLD 700 macro
H A Dwinmtf.cxx261 else if( rFont.lfWeight <= FW_BOLD ) in WinMtfFontStyle()
/trunk/main/vcl/source/gdi/
H A Dfont.cxx899 else if( aInfo.weight < FW_BOLD ) in identifyTrueTypeFont()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx747 else if ( nWeight <= FW_BOLD ) in ImplWeightToSal()
781 return FW_BOLD; in ImplWeightToWin()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx1924 case FW_BOLD: pFont->m_eWeight = weight::Bold; break; in analyzeTrueTypeFile()

Completed in 76 milliseconds