Home
last modified time | relevance | path

Searched refs:WEIGHT_ULTRALIGHT (Results 1 – 25 of 26) sorted by last modified time

12

/trunk/main/dbaccess/source/ui/misc/
H A DUITools.cxx996 else if( eWeight == WEIGHT_ULTRALIGHT ) in ConvertFontWeight()
/trunk/main/vcl/source/gdi/
H A Dimpfont.cxx757 rDFA.meWeight = WEIGHT_ULTRALIGHT; in UpdateAttributesFromPSName()
759 rDFA.meWeight = WEIGHT_ULTRALIGHT; in UpdateAttributesFromPSName()
H A Dcvtsvm.cxx253 case WEIGHT_ULTRALIGHT: in ImplWriteFont()
H A Dfont.cxx892 o_rResult.SetWeight( WEIGHT_ULTRALIGHT ); in identifyTrueTypeFont()
/trunk/main/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx2619 : nWeight <= ::css::awt::FontWeight::ULTRALIGHT ? WEIGHT_ULTRALIGHT in mapFontWeight()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx738 return WEIGHT_ULTRALIGHT; in ImplWeightToSal()
764 case WEIGHT_ULTRALIGHT: in ImplWeightToWin()
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx1127 case psp::weight::UltraLight: return WEIGHT_ULTRALIGHT; in ToFontWeight()
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx1235 case psp::weight::UltraLight: return WEIGHT_ULTRALIGHT; in ToFontWeight()
H A Dsalgdi3.cxx1126 case WEIGHT_ULTRALIGHT: in GetFCFontOptions()
1478 case WEIGHT_ULTRALIGHT: eWeight = psp::weight::UltraLight; break; in GetFcSubstitute()
1538 case psp::weight::UltraLight: aRet.meWeight = WEIGHT_ULTRALIGHT; break; in GetFcSubstitute()
/trunk/main/vcl/source/components/
H A Dfontident.cxx143 case WEIGHT_ULTRALIGHT: aFD.Weight = com::sun::star::awt::FontWeight::ULTRALIGHT;break; in getMaterial()
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx210 return WEIGHT_ULTRALIGHT; in ImplWeightToSal()
/trunk/main/vcl/inc/vcl/
H A Dvclenum.hxx173 enum FontWeight { WEIGHT_DONTKNOW, WEIGHT_THIN, WEIGHT_ULTRALIGHT, enumerator
/trunk/main/unotools/source/config/
H A Dfontcfg.cxx579 { "ultralight", WEIGHT_ULTRALIGHT },
922 { "ultralight", WEIGHT_ULTRALIGHT }
/trunk/main/tools/inc/tools/
H A Dfontenum.hxx61 enum FontWeight { WEIGHT_DONTKNOW, WEIGHT_THIN, WEIGHT_ULTRALIGHT, enumerator
/trunk/main/toolkit/source/helper/
H A Dvclunohelper.cxx276 else if( eWeight == WEIGHT_ULTRALIGHT ) in ConvertFontWeight()
304 return WEIGHT_ULTRALIGHT; in ConvertFontWeight()
/trunk/main/sw/source/filter/html/
H A Dcss1atr.cxx2858 case WEIGHT_ULTRALIGHT: pStr = sCSS1_PV_extra_light; break; in OutCSS1_SvxFontWeight()
/trunk/main/svx/sdi/
H A Dsvxitems.sdi228 WEIGHT_ULTRALIGHT,
/trunk/main/svtools/source/filter/wmf/
H A Dwmfwr.cxx437 case WEIGHT_ULTRALIGHT: nWeight=W_FW_ULTRALIGHT; break; in WMFRecord_CreateFontIndirect()
H A Demfwr.cxx413 case WEIGHT_ULTRALIGHT: nWeight = 200; break; in ImplCheckTextAttr()
H A Dwinmtf.cxx252 eWeight = WEIGHT_ULTRALIGHT; in WinMtfFontStyle()
/trunk/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx168 case FontWeight_100: nRetval = WEIGHT_ULTRALIGHT; break; in getVclFontWeight()
/trunk/main/starmath/sdi/
H A Dsmitems.sdi107 WEIGHT_ULTRALIGHT,
/trunk/main/sc/source/filter/excel/
H A Dxlstyle.cxx256 else if( mnWeight < 250 ) eScWeight = WEIGHT_ULTRALIGHT; in GetScWeight()
338 case WEIGHT_ULTRALIGHT: mnWeight = EXC_FONTWGHT_ULTRALIGHT; break; in SetScWeight()
/trunk/main/filter/source/svg/
H A Dsvgwriter.cxx353 case WEIGHT_ULTRALIGHT: nFontWeight = 200; break; in SetFontAttr()
/trunk/main/filter/source/graphicfilter/ios2met/
H A Dios2met.cxx2296 case 2: eWeight=WEIGHT_ULTRALIGHT; break; in ReadFont()

Completed in 167 milliseconds

12