Home
last modified time | relevance | path

Searched refs:WEIGHT_DONTKNOW (Results 1 – 25 of 36) sorted by last modified time

12

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx758 if ( ((rWeight == WEIGHT_DONTKNOW) || (rWeight == WEIGHT_NORMAL)) && in ImplCalcType()
759 (pFontAttr->Weight != WEIGHT_DONTKNOW) ) in ImplCalcType()
861 if( rFSD.meWeight != WEIGHT_DONTKNOW ) in IsBetterMatch()
1050 meMatchWeight( WEIGHT_DONTKNOW ), in ImplDevFontListData()
1103 if( pNewData->meWeight != WEIGHT_DONTKNOW ) in AddFontFace()
1119 if( (meMatchWeight == WEIGHT_DONTKNOW) in AddFontFace()
1715 && ((eSearchWeight == WEIGHT_DONTKNOW) || (eSearchWeight == WEIGHT_NORMAL)) in ImplFindByAttributes()
1967 …if( (eSearchWeight != WEIGHT_DONTKNOW) && (eSearchWeight != WEIGHT_NORMAL) && (eSearchWeight != WE… in ImplFindByAttributes()
1973 if( (eMatchWeight < WEIGHT_NORMAL) && (eMatchWeight != WEIGHT_DONTKNOW) ) in ImplFindByAttributes()
2496 rFSD.meWeight = WEIGHT_DONTKNOW; in ImplFindByFont()
[all …]
H A Dpdfwriter_impl.cxx4833 if( rControlFont.GetWeight() != WEIGHT_DONTKNOW ) in replaceFont()
H A Dcvtsvm.cxx863 ( nWeight == 3 ) ? WEIGHT_BOLD : WEIGHT_DONTKNOW ); in ImplConvertFromSVM1()
H A Dfont.cxx61 meWeight = WEIGHT_DONTKNOW; in DBG_NAME()
173 FontWeight eWeight = WEIGHT_DONTKNOW; in AskConfig()
226 if( meWeight == WEIGHT_DONTKNOW ) in AskConfig()
720 if ( rFont.mpImplFont->meWeight != WEIGHT_DONTKNOW ) in Merge()
/trunk/main/dbaccess/source/ui/misc/
H A DUITools.cxx992 if( eWeight == WEIGHT_DONTKNOW ) in ConvertFontWeight()
/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx125 aDefBulletFont.SetWeight( WEIGHT_DONTKNOW ); in SV_IMPL_PTRARR()
1992 aCreateFont.SetWeight( WEIGHT_DONTKNOW ); in ApplyNumRule()
/trunk/main/vcl/aqua/source/gdi/
H A Dctfonts.cxx149 && (mpFontData->meWeight != WEIGHT_DONTKNOW)) in CTTextStyle()
/trunk/main/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx2617 return nWeight <= ::css::awt::FontWeight::DONTKNOW ? WEIGHT_DONTKNOW in mapFontWeight()
/trunk/main/xmloff/source/style/
H A Dxmlnumi.cxx586 aFDesc.Weight = WEIGHT_DONTKNOW; in GetProperties()
1399 aFDesc.Weight = WEIGHT_DONTKNOW; in SetDefaultStyle()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx2185 rDFA.meWeight = WEIGHT_DONTKNOW; in ImplGetFontAttrFromFile()
2303 aDFA.meWeight = WEIGHT_DONTKNOW; in AddTempDevFont()
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx1138 return WEIGHT_DONTKNOW; in ToFontWeight()
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx1244 case psp::weight::Unknown: return WEIGHT_DONTKNOW; in ToFontWeight()
1249 return WEIGHT_DONTKNOW; in ToFontWeight()
H A Dsalgdi3.cxx1473 if( rFontSelData.GetWeight() != WEIGHT_DONTKNOW ) in GetFcSubstitute()
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx234 return WEIGHT_DONTKNOW; in ImplWeightToSal()
/trunk/main/vcl/inc/vcl/
H A Dvclenum.hxx173 enum FontWeight { WEIGHT_DONTKNOW, WEIGHT_THIN, WEIGHT_ULTRALIGHT, enumerator
/trunk/main/vcl/inc/
H A Dimpfont.hxx51 …FontWeight GetWeight() { if(meWeight==WEIGHT_DONTKNOW) AskConfig(); return meWeight;… in GetWeight()
/trunk/main/unotools/source/config/
H A Dfontcfg.cxx582 { NULL, WEIGHT_DONTKNOW },
814 if ( (rWeight == WEIGHT_DONTKNOW) || (rWeight == WEIGHT_NORMAL) ) in getMapName()
920 { "unknown", WEIGHT_DONTKNOW },
1017 return (FontWeight)( weight >= 0 ? pWeightNames[weight].nEnum : WEIGHT_DONTKNOW ); in getSubstWeight()
/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.cxx272 if( eWeight == WEIGHT_DONTKNOW ) in ConvertFontWeight()
300 return WEIGHT_DONTKNOW; in ConvertFontWeight()
321 return WEIGHT_DONTKNOW; in ConvertFontWeight()
/trunk/main/sw/source/filter/html/
H A Dhtmlforw.cxx1163 if( eWeight != WEIGHT_DONTKNOW && eWeight != WEIGHT_NORMAL ) in OutHTML_DrawFrmFmtAsControl()
/trunk/main/sw/source/core/doc/
H A Dnumber.cxx1366 meFontWeight( WEIGHT_DONTKNOW ), in SwDefBulletConfig()
1386 meFontWeight = WEIGHT_DONTKNOW; in SetToDefault()
/trunk/main/svx/source/sidebar/tools/
H A DValueSetWithTextControl.cxx71 aDefBulletFont.SetWeight( WEIGHT_DONTKNOW ); in lcl_GetDefaultBulletFont()
/trunk/main/svx/source/dialog/
H A Dsvxbmpnumvalueset.cxx129 aDefBulletFont.SetWeight( WEIGHT_DONTKNOW ); in lcl_GetDefaultBulletFont()
/trunk/main/svx/sdi/
H A Dsvxitems.sdi226 WEIGHT_DONTKNOW,
/trunk/main/svtools/source/control/
H A Dstdmenu.cxx200 FontWeight eLastWeight = WEIGHT_DONTKNOW; in Fill()

Completed in 235 milliseconds

12