Home
last modified time | relevance | path

Searched refs:WIDTH_NORMAL (Results 1 – 15 of 15) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx761 if ( ((rWidth == WIDTH_DONTKNOW) || (rWidth == WIDTH_NORMAL)) && in ImplCalcType()
856 if( meWidthType == WIDTH_NORMAL ) in IsBetterMatch()
1716 && ((eSearchWidth == WIDTH_DONTKNOW) || (eSearchWidth == WIDTH_NORMAL)) ) in ImplFindByAttributes()
1946 if( (eSearchWidth != WIDTH_DONTKNOW) && (eSearchWidth != WIDTH_NORMAL) ) in ImplFindByAttributes()
1948 if( eSearchWidth < WIDTH_NORMAL ) in ImplFindByAttributes()
1952 else if( (eMatchWidth < WIDTH_NORMAL) && (eMatchWidth != WIDTH_DONTKNOW) ) in ImplFindByAttributes()
1959 else if( eMatchWidth > WIDTH_NORMAL ) in ImplFindByAttributes()
1963 else if( (eMatchWidth != WIDTH_DONTKNOW) && (eMatchWidth != WIDTH_NORMAL) ) in ImplFindByAttributes()
H A Dimpfont.cxx732 rDFA.meWidthType = WIDTH_NORMAL; in UpdateAttributesFromPSName()
H A Dfont.cxx922 o_rResult.SetWidth( WIDTH_NORMAL ); in identifyTrueTypeFont()
H A Dbase14.cxx59 WIDTH_NORMAL, // width type
104 WIDTH_NORMAL, // width type
149 WIDTH_NORMAL, // width type
194 WIDTH_NORMAL, // width type
239 WIDTH_NORMAL, // width type
284 WIDTH_NORMAL, // width type
329 WIDTH_NORMAL, // width type
374 WIDTH_NORMAL, // width type
419 WIDTH_NORMAL, // width type
464 WIDTH_NORMAL, // width type
[all …]
/trunk/main/dbaccess/source/ui/misc/
H A DUITools.cxx1029 else if( eWidth == WIDTH_NORMAL ) in ConvertFontWidth()
/trunk/main/vcl/aqua/source/gdi/
H A Dctfonts.cxx367 rDFA.meWidthType = WIDTH_NORMAL; in CTFontEnumCallBack()
428 nInt = WIDTH_NORMAL; in CTFontEnumCallBack()
430 nInt = rint( WIDTH_NORMAL + fWidth * ((WIDTH_ULTRA_EXPANDED - WIDTH_NORMAL)/0.4)); in CTFontEnumCallBack()
434 nInt = rint( WIDTH_NORMAL + fWidth * ((WIDTH_NORMAL - WIDTH_ULTRA_CONDENSED)/0.5)); in CTFontEnumCallBack()
455 rDFA2.meWidthType = WIDTH_NORMAL; in CTFontEnumCallBack()
H A Datsfonts.cxx344 rDFA.meWidthType = WIDTH_NORMAL; in GetDevFontAttributes()
593 bPreferA = (pA->GetWidthType() == WIDTH_NORMAL); in operator ()()
594 bPreferB = (pB->GetWidthType() == WIDTH_NORMAL); in operator ()()
/trunk/main/filter/source/pdf/
H A Dpdfexport.cxx1062 aFont.SetWidthType( WIDTH_NORMAL ); in ImplWriteWatermark()
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx1112 case psp::width::Normal: return WIDTH_NORMAL; in ToFontWidth()
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx1217 case psp::width::Normal: return WIDTH_NORMAL; in ToFontWidth()
H A Dsalgdi3.cxx1172 case WIDTH_NORMAL: in GetFCFontOptions()
1501 case WIDTH_NORMAL: eWidth = psp::width::Normal; break; in GetFcSubstitute()
1557 case psp::width::Normal: aRet.meWidthType = WIDTH_NORMAL; break; in GetFcSubstitute()
/trunk/main/vcl/inc/vcl/
H A Dvclenum.hxx186 WIDTH_CONDENSED, WIDTH_SEMI_CONDENSED, WIDTH_NORMAL, enumerator
/trunk/main/unotools/source/config/
H A Dfontcfg.cxx827 if ( (rWidth == WIDTH_DONTKNOW) || (rWidth == WIDTH_NORMAL) ) in getMapName()
927 { "normal", WIDTH_NORMAL },
/trunk/main/tools/inc/tools/
H A Dfontenum.hxx74 WIDTH_CONDENSED, WIDTH_SEMI_CONDENSED, WIDTH_NORMAL, enumerator
/trunk/main/toolkit/source/helper/
H A Dvclunohelper.cxx228 else if( eWidth == WIDTH_NORMAL ) in ConvertFontWidth()
256 return WIDTH_NORMAL; in ConvertFontWidth()

Completed in 109 milliseconds