Home
last modified time | relevance | path

Searched refs:WEIGHT_BLACK (Results 1 – 25 of 32) sorted by last modified time

12

/trunk/main/dbaccess/source/ui/misc/
H A DUITools.cxx1010 else if( eWeight == WEIGHT_BLACK ) in ConvertFontWeight()
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx2191 case WEIGHT_BLACK : in ImplDefineFont()
/trunk/main/vcl/source/gdi/
H A Dimpfont.cxx739 rDFA.meWeight = WEIGHT_BLACK; in UpdateAttributesFromPSName()
741 rDFA.meWeight = WEIGHT_BLACK; in UpdateAttributesFromPSName()
752 rDFA.meWeight = WEIGHT_BLACK; in UpdateAttributesFromPSName()
777 rDFA.meWeight = WEIGHT_BLACK; in UpdateAttributesFromPSName()
H A Dcvtsvm.cxx265 case WEIGHT_BLACK: in ImplWriteFont()
H A Dfont.cxx906 o_rResult.SetWeight( WEIGHT_BLACK ); in identifyTrueTypeFont()
965 { "black", 5, WEIGHT_BLACK },
969 { "heavy", 5, WEIGHT_BLACK },
/trunk/main/vcl/aqua/source/gdi/
H A Dctfonts.cxx407 nInt = rint(WEIGHT_NORMAL + fWeight * ((WEIGHT_BLACK - WEIGHT_NORMAL)/0.68)); in CTFontEnumCallBack()
408 if( nInt > WEIGHT_BLACK ) in CTFontEnumCallBack()
409 nInt = WEIGHT_BLACK; in CTFontEnumCallBack()
/trunk/main/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx2626 : WEIGHT_BLACK; in mapFontWeight()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx752 return WEIGHT_BLACK; in ImplWeightToSal()
786 case WEIGHT_BLACK: in ImplWeightToWin()
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx1135 case psp::weight::Black: return WEIGHT_BLACK; in ToFontWeight()
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx1243 case psp::weight::Black: return WEIGHT_BLACK; in ToFontWeight()
H A Dsalgdi3.cxx1150 case WEIGHT_BLACK: in GetFCFontOptions()
1486 case WEIGHT_BLACK: eWeight = psp::weight::Black; break; in GetFcSubstitute()
1546 case psp::weight::Black: aRet.meWeight = WEIGHT_BLACK; break; in GetFcSubstitute()
/trunk/main/vcl/source/glyphs/
H A Dgraphite_adaptors.cxx78 case WEIGHT_ULTRABOLD: case WEIGHT_BLACK: in FontProperties()
/trunk/main/vcl/source/components/
H A Dfontident.cxx151 case WEIGHT_BLACK: aFD.Weight = com::sun::star::awt::FontWeight::BLACK;break; in getMaterial()
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx231 return WEIGHT_BLACK; in ImplWeightToSal()
/trunk/main/vcl/inc/vcl/
H A Dvclenum.hxx176 WEIGHT_ULTRABOLD, WEIGHT_BLACK, FontWeight_FORCE_EQUAL_SIZE=SAL_MAX_ENUM }; enumerator
/trunk/main/unotools/source/config/
H A Dfontcfg.cxx569 { "extrablack", WEIGHT_BLACK },
570 { "ultrablack", WEIGHT_BLACK },
576 { "black", WEIGHT_BLACK },
578 { "heavy", WEIGHT_BLACK },
912 { "black", WEIGHT_BLACK },
919 { "heavy", WEIGHT_BLACK },
/trunk/main/tools/inc/tools/
H A Dfontenum.hxx64 WEIGHT_ULTRABOLD, WEIGHT_BLACK, FontWeight_FORCE_EQUAL_SIZE=SAL_MAX_ENUM }; enumerator
/trunk/main/toolkit/source/helper/
H A Dvclunohelper.cxx290 else if( eWeight == WEIGHT_BLACK ) in ConvertFontWeight()
318 return WEIGHT_BLACK; in ConvertFontWeight()
/trunk/main/svx/sdi/
H A Dsvxitems.sdi236 WEIGHT_BLACK
/trunk/main/svtools/source/filter/wmf/
H A Dwmfwr.cxx445 case WEIGHT_BLACK: nWeight=W_FW_BLACK; break; in WMFRecord_CreateFontIndirect()
H A Demfwr.cxx421 case WEIGHT_BLACK: nWeight = 900; break; in ImplCheckTextAttr()
H A Dwinmtf.cxx266 eWeight = WEIGHT_BLACK; in WinMtfFontStyle()
/trunk/main/svtools/source/control/
H A Dctrltool.cxx671 aInfo.SetWeight( WEIGHT_BLACK ); in Get()
676 aInfo.SetWeight( WEIGHT_BLACK ); in Get()
/trunk/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx176 case FontWeight_900: nRetval = WEIGHT_BLACK; break; in getVclFontWeight()
/trunk/main/starmath/sdi/
H A Dsmitems.sdi115 WEIGHT_BLACK

Completed in 217 milliseconds

12