Home
last modified time | relevance | path

Searched refs:WEIGHT_MEDIUM (Results 1 – 25 of 27) sorted by last modified time

12

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx865 if ( rFSD.meWeight > WEIGHT_MEDIUM ) in IsBetterMatch()
869 if( meWeight > WEIGHT_MEDIUM ) in IsBetterMatch()
887 else if( meWeight == WEIGHT_MEDIUM ) in IsBetterMatch()
1967 …eight != WEIGHT_DONTKNOW) && (eSearchWeight != WEIGHT_NORMAL) && (eSearchWeight != WEIGHT_MEDIUM) ) in ImplFindByAttributes()
1984 …chWeight != WEIGHT_DONTKNOW) && (eMatchWeight != WEIGHT_NORMAL) && (eMatchWeight != WEIGHT_MEDIUM)) in ImplFindByAttributes()
2474 if( (rFSD.meWeight > WEIGHT_MEDIUM) in ImplFindByFont()
H A Dpdfwriter_impl.cxx4869 if( rFont.GetWeight() > WEIGHT_MEDIUM ) in getBestBuiltinFont()
7395 if( m_pReferenceDevice->mpFontEntry->maFontSelData.mpFontData->GetWeight() <= WEIGHT_MEDIUM && in drawLayout()
7396 m_pReferenceDevice->mpFontEntry->maFontSelData.GetWeight() > WEIGHT_MEDIUM ) in drawLayout()
H A Dcvtsvm.cxx259 case WEIGHT_MEDIUM: in ImplWriteFont()
H A Dfont.cxx898 o_rResult.SetWeight( WEIGHT_MEDIUM ); in identifyTrueTypeFont()
971 { "medium", 6, WEIGHT_MEDIUM },
/trunk/main/dbaccess/source/ui/misc/
H A DUITools.cxx1002 else if( ( eWeight == WEIGHT_NORMAL ) || ( eWeight == WEIGHT_MEDIUM ) ) in ConvertFontWeight()
/trunk/main/vcl/aqua/source/gdi/
H A Dctfonts.cxx147 if( (pReqFont->meWeight > WEIGHT_MEDIUM) in CTTextStyle()
148 && (mpFontData->meWeight <= WEIGHT_MEDIUM) in CTTextStyle()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx744 return WEIGHT_MEDIUM; in ImplWeightToSal()
774 case WEIGHT_MEDIUM: in ImplWeightToWin()
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx758 if( nRealWeight <= (int)psp::weight::Medium && nWeight > (int)WEIGHT_MEDIUM ) in SetFont()
1131 case psp::weight::Medium: return WEIGHT_MEDIUM; in ToFontWeight()
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx843 if( nRealWeight <= (int)psp::weight::Medium && nWeight > (int)WEIGHT_MEDIUM ) in SetFont()
1239 case psp::weight::Medium: return WEIGHT_MEDIUM; in ToFontWeight()
H A Dsalgdi3.cxx1138 case WEIGHT_MEDIUM: in GetFCFontOptions()
1482 case WEIGHT_MEDIUM: eWeight = psp::weight::Medium; break; in GetFcSubstitute()
1542 case psp::weight::Medium: aRet.meWeight = WEIGHT_MEDIUM; break; in GetFcSubstitute()
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx846 …mbArtBold = (rFSD.meWeight > WEIGHT_MEDIUM && pFI->GetFontAttributes().GetWeight() <= WEIGHT_MEDIU… in FreetypeServerFont()
/trunk/main/vcl/source/components/
H A Dfontident.cxx146 case WEIGHT_MEDIUM: in getMaterial()
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx696 if ( i_pFont->meWeight > WEIGHT_MEDIUM ) in ImplDoSetFont()
/trunk/main/vcl/inc/vcl/
H A Dvclenum.hxx175 WEIGHT_MEDIUM, WEIGHT_SEMIBOLD, WEIGHT_BOLD, enumerator
/trunk/main/unotools/source/config/
H A Dfontcfg.cxx581 { "medium", WEIGHT_MEDIUM },
910 { "medium", WEIGHT_MEDIUM },
/trunk/main/tools/inc/tools/
H A Dfontenum.hxx63 WEIGHT_MEDIUM, WEIGHT_SEMIBOLD, WEIGHT_BOLD, enumerator
/trunk/main/toolkit/source/helper/
H A Dvclunohelper.cxx282 else if( ( eWeight == WEIGHT_NORMAL ) || ( eWeight == WEIGHT_MEDIUM ) ) in ConvertFontWeight()
/trunk/main/sw/source/ui/docvw/
H A DAnnotationMenuButton.cxx164 aFont.SetWeight(WEIGHT_MEDIUM); in Paint()
/trunk/main/svx/sdi/
H A Dsvxitems.sdi232 WEIGHT_MEDIUM,
/trunk/main/svtools/source/filter/wmf/
H A Dwmfwr.cxx441 case WEIGHT_MEDIUM: nWeight=W_FW_MEDIUM; break; in WMFRecord_CreateFontIndirect()
H A Demfwr.cxx417 case WEIGHT_MEDIUM: nWeight = 500; break; in ImplCheckTextAttr()
H A Dwinmtf.cxx258 eWeight = WEIGHT_MEDIUM; in WinMtfFontStyle()
/trunk/main/svtools/source/control/
H A Dctrltool.cxx421 else if ( eWeight > WEIGHT_MEDIUM ) in GetStyleName()
/trunk/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx172 case FontWeight_500: nRetval = WEIGHT_MEDIUM; break; in getVclFontWeight()
/trunk/main/starmath/sdi/
H A Dsmitems.sdi111 WEIGHT_MEDIUM,

Completed in 280 milliseconds

12