Home
last modified time | relevance | path

Searched refs:WEIGHT_LIGHT (Results 1 – 25 of 40) sorted by last modified time

12

/trunk/main/vcl/source/control/
H A Dtabctrl.cxx394 aFont.SetWeight( (!ImplGetSVData()->maNWFData.mbNoBoldTabFocus) ? WEIGHT_BOLD : WEIGHT_LIGHT ); in ImplGetTabRect()
396 aLightFont.SetWeight( WEIGHT_LIGHT ); in ImplGetTabRect()
699 aFont.SetWeight( (!ImplGetSVData()->maNWFData.mbNoBoldTabFocus) ? WEIGHT_BOLD : WEIGHT_LIGHT ); in ImplShowFocus()
913 …(bIsCurrentItem) && (!ImplGetSVData()->maNWFData.mbNoBoldTabFocus)) ? WEIGHT_BOLD : WEIGHT_LIGHT ); in ImplDrawItem()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx891 else if( meWeight == WEIGHT_LIGHT ) in IsBetterMatch()
H A Dimpfont.cxx761 rDFA.meWeight = WEIGHT_LIGHT; in UpdateAttributesFromPSName()
765 rDFA.meWeight = WEIGHT_LIGHT; in UpdateAttributesFromPSName()
H A Dcvtsvm.cxx254 case WEIGHT_LIGHT: in ImplWriteFont()
862 aFont.SetWeight( ( nWeight == 1 ) ? WEIGHT_LIGHT : ( nWeight == 2 ) ? WEIGHT_NORMAL : in ImplConvertFromSVM1()
H A Dfont.cxx894 o_rResult.SetWeight( WEIGHT_LIGHT ); in identifyTrueTypeFont()
967 { "book", 4, WEIGHT_LIGHT },
970 { "light", 5, WEIGHT_LIGHT },
/trunk/main/dbaccess/source/ui/misc/
H A DUITools.cxx998 else if( eWeight == WEIGHT_LIGHT ) in ConvertFontWeight()
/trunk/main/cui/source/dialogs/
H A Dpostdlg.cxx100 aFont.SetWeight( WEIGHT_LIGHT ); in SvxPostItDialog()
/trunk/main/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx2620 : nWeight <= ::css::awt::FontWeight::LIGHT ? WEIGHT_LIGHT in mapFontWeight()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx740 return WEIGHT_LIGHT; in ImplWeightToSal()
767 case WEIGHT_LIGHT: in ImplWeightToWin()
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx1128 case psp::weight::Light: return WEIGHT_LIGHT; in ToFontWeight()
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx1236 case psp::weight::Light: return WEIGHT_LIGHT; in ToFontWeight()
H A Dsalgdi3.cxx1129 case WEIGHT_LIGHT: in GetFCFontOptions()
1479 case WEIGHT_LIGHT: eWeight = psp::weight::Light; break; in GetFcSubstitute()
1539 case psp::weight::Light: aRet.meWeight = WEIGHT_LIGHT; break; in GetFcSubstitute()
/trunk/main/vcl/source/components/
H A Dfontident.cxx144 case WEIGHT_LIGHT: aFD.Weight = com::sun::star::awt::FontWeight::LIGHT;break; in getMaterial()
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx213 return WEIGHT_LIGHT; in ImplWeightToSal()
/trunk/main/vcl/inc/vcl/
H A Dvclenum.hxx174 WEIGHT_LIGHT, WEIGHT_SEMILIGHT, WEIGHT_NORMAL, enumerator
/trunk/main/unotools/source/config/
H A Dfontcfg.cxx580 { "light", WEIGHT_LIGHT },
914 { "light", WEIGHT_LIGHT },
/trunk/main/tools/inc/tools/
H A Dfontenum.hxx62 WEIGHT_LIGHT, WEIGHT_SEMILIGHT, WEIGHT_NORMAL, enumerator
/trunk/main/toolkit/source/helper/
H A Dvclunohelper.cxx278 else if( eWeight == WEIGHT_LIGHT ) in ConvertFontWeight()
306 return WEIGHT_LIGHT; in ConvertFontWeight()
/trunk/main/sw/source/ui/fldui/
H A Dinpdlg.cxx70 aFont.SetWeight(WEIGHT_LIGHT); in SwFldInputDlg()
H A Djavaedit.cxx108 aFont.SetWeight( WEIGHT_LIGHT ); in SwJavaEditDialog()
/trunk/main/sw/source/filter/html/
H A Dcss1atr.cxx2859 case WEIGHT_LIGHT: pStr = sCSS1_PV_light; break; in OutCSS1_SvxFontWeight()
/trunk/main/svx/source/dialog/
H A Dcharmap.cxx483 aFont.SetWeight( WEIGHT_LIGHT ); in SetFont()
/trunk/main/svx/sdi/
H A Dsvxitems.sdi229 WEIGHT_LIGHT,
/trunk/main/svtools/source/filter/wmf/
H A Dwmfwr.cxx438 case WEIGHT_LIGHT: nWeight=W_FW_LIGHT; break; in WMFRecord_CreateFontIndirect()
H A Demfwr.cxx414 case WEIGHT_LIGHT: nWeight = 300; break; in ImplCheckTextAttr()

Completed in 198 milliseconds

12