Home
last modified time | relevance | path

Searched refs:WEIGHT_MEDIUM (Results 1 – 25 of 27) sorted by relevance

12

/aoo4110/main/vcl/aqua/source/gdi/
H A Dctfonts.cxx147 if( (pReqFont->meWeight > WEIGHT_MEDIUM) in CTTextStyle()
148 && (mpFontData->meWeight <= WEIGHT_MEDIUM) in CTTextStyle()
/aoo4110/main/tools/inc/tools/
H A Dfontenum.hxx63 WEIGHT_MEDIUM, WEIGHT_SEMIBOLD, WEIGHT_BOLD, enumerator
/aoo4110/main/unotools/source/config/
H A Dfontcfg.cxx581 { "medium", WEIGHT_MEDIUM },
910 { "medium", WEIGHT_MEDIUM },
/aoo4110/main/sw/source/ui/docvw/
H A DAnnotationMenuButton.cxx164 aFont.SetWeight(WEIGHT_MEDIUM); in Paint()
/aoo4110/main/vcl/inc/vcl/
H A Dvclenum.hxx175 WEIGHT_MEDIUM, WEIGHT_SEMIBOLD, WEIGHT_BOLD, enumerator
/aoo4110/main/vcl/unx/generic/gdi/
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()
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()
/aoo4110/main/vcl/source/gdi/
H A Dfont.cxx898 o_rResult.SetWeight( WEIGHT_MEDIUM ); in identifyTrueTypeFont()
971 { "medium", 6, WEIGHT_MEDIUM },
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()
/aoo4110/main/vcl/source/components/
H A Dfontident.cxx146 case WEIGHT_MEDIUM: in getMaterial()
/aoo4110/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()
/aoo4110/main/sc/source/filter/excel/
H A Dxlstyle.cxx260 else if( mnWeight < 550 ) eScWeight = WEIGHT_MEDIUM; in GetScWeight()
342 case WEIGHT_MEDIUM: mnWeight = EXC_FONTWGHT_MEDIUM; break; in SetScWeight()
/aoo4110/main/starmath/sdi/
H A Dsmitems.sdi111 WEIGHT_MEDIUM,
/aoo4110/main/svx/sdi/
H A Dsvxitems.sdi232 WEIGHT_MEDIUM,
/aoo4110/main/svtools/source/control/
H A Dctrltool.cxx421 else if ( eWeight > WEIGHT_MEDIUM ) in GetStyleName()
/aoo4110/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx846 …mbArtBold = (rFSD.meWeight > WEIGHT_MEDIUM && pFI->GetFontAttributes().GetWeight() <= WEIGHT_MEDIU… in FreetypeServerFont()
/aoo4110/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx744 return WEIGHT_MEDIUM; in ImplWeightToSal()
774 case WEIGHT_MEDIUM: in ImplWeightToWin()
/aoo4110/main/toolkit/source/helper/
H A Dvclunohelper.cxx282 else if( ( eWeight == WEIGHT_NORMAL ) || ( eWeight == WEIGHT_MEDIUM ) ) in ConvertFontWeight()
/aoo4110/main/svtools/source/filter/wmf/
H A Demfwr.cxx417 case WEIGHT_MEDIUM: nWeight = 500; break; in ImplCheckTextAttr()
H A Dwinmtf.cxx258 eWeight = WEIGHT_MEDIUM; in WinMtfFontStyle()
H A Dwmfwr.cxx441 case WEIGHT_MEDIUM: nWeight=W_FW_MEDIUM; break; in WMFRecord_CreateFontIndirect()
/aoo4110/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx696 if ( i_pFont->meWeight > WEIGHT_MEDIUM ) in ImplDoSetFont()
/aoo4110/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx172 case FontWeight_500: nRetval = WEIGHT_MEDIUM; break; in getVclFontWeight()
/aoo4110/main/dbaccess/source/ui/misc/
H A DUITools.cxx1002 else if( ( eWeight == WEIGHT_NORMAL ) || ( eWeight == WEIGHT_MEDIUM ) ) in ConvertFontWeight()
/aoo4110/main/filter/source/svg/
H A Dsvgwriter.cxx357 case WEIGHT_MEDIUM: nFontWeight = 500; break; in SetFontAttr()

Completed in 325 milliseconds

12