Home
last modified time | relevance | path

Searched refs:WIDTH_EXPANDED (Results 1 – 10 of 10) sorted by path

/trunk/main/dbaccess/source/ui/misc/
H A DUITools.cxx1033 else if( eWidth == WIDTH_EXPANDED ) in ConvertFontWidth()
/trunk/main/toolkit/source/helper/
H A Dvclunohelper.cxx232 else if( eWidth == WIDTH_EXPANDED ) in ConvertFontWidth()
260 return WIDTH_EXPANDED; in ConvertFontWidth()
/trunk/main/tools/inc/tools/
H A Dfontenum.hxx75 WIDTH_SEMI_EXPANDED, WIDTH_EXPANDED, WIDTH_EXTRA_EXPANDED, enumerator
/trunk/main/unotools/source/config/
H A Dfontcfg.cxx600 { "expanded", WIDTH_EXPANDED },
929 { "expanded", WIDTH_EXPANDED },
/trunk/main/vcl/inc/vcl/
H A Dvclenum.hxx187 WIDTH_SEMI_EXPANDED, WIDTH_EXPANDED, WIDTH_EXTRA_EXPANDED, enumerator
/trunk/main/vcl/source/gdi/
H A Dfont.cxx926 o_rResult.SetWidth( WIDTH_EXPANDED ); in identifyTrueTypeFont()
H A Dimpfont.cxx809 rDFA.meWidthType = WIDTH_EXPANDED; in UpdateAttributesFromPSName()
811 rDFA.meWidthType = WIDTH_EXPANDED; in UpdateAttributesFromPSName()
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx1219 case psp::width::Expanded: return WIDTH_EXPANDED; in ToFontWidth()
H A Dsalgdi3.cxx1178 case WIDTH_EXPANDED: in GetFCFontOptions()
1503 case WIDTH_EXPANDED: eWidth = psp::width::Expanded; break; in GetFcSubstitute()
1559 case psp::width::Expanded: aRet.meWidthType = WIDTH_EXPANDED; break; in GetFcSubstitute()
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx1114 case psp::width::Expanded: return WIDTH_EXPANDED; in ToFontWidth()

Completed in 67 milliseconds