Home
last modified time | relevance | path

Searched refs:WIDTH_EXTRA_EXPANDED (Results 1 – 9 of 9) sorted by last modified time

/trunk/main/dbaccess/source/ui/misc/
H A DUITools.cxx1035 else if( eWidth == WIDTH_EXTRA_EXPANDED ) in ConvertFontWidth()
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx1115 case psp::width::ExtraExpanded: return WIDTH_EXTRA_EXPANDED; in ToFontWidth()
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx1220 case psp::width::ExtraExpanded: return WIDTH_EXTRA_EXPANDED; in ToFontWidth()
H A Dsalgdi3.cxx1181 case WIDTH_EXTRA_EXPANDED: in GetFCFontOptions()
1504 case WIDTH_EXTRA_EXPANDED: eWidth = psp::width::ExtraExpanded; break; in GetFcSubstitute()
1560 case psp::width::ExtraExpanded: aRet.meWidthType = WIDTH_EXTRA_EXPANDED; break; in GetFcSubstitute()
/trunk/main/vcl/source/gdi/
H A Dfont.cxx928 o_rResult.SetWidth( WIDTH_EXTRA_EXPANDED ); in identifyTrueTypeFont()
/trunk/main/vcl/inc/vcl/
H A Dvclenum.hxx187 WIDTH_SEMI_EXPANDED, WIDTH_EXPANDED, WIDTH_EXTRA_EXPANDED, enumerator
/trunk/main/unotools/source/config/
H A Dfontcfg.cxx935 { "extraexpanded", WIDTH_EXTRA_EXPANDED },
/trunk/main/tools/inc/tools/
H A Dfontenum.hxx75 WIDTH_SEMI_EXPANDED, WIDTH_EXPANDED, WIDTH_EXTRA_EXPANDED, enumerator
/trunk/main/toolkit/source/helper/
H A Dvclunohelper.cxx234 else if( eWidth == WIDTH_EXTRA_EXPANDED ) in ConvertFontWidth()
262 return WIDTH_EXTRA_EXPANDED; in ConvertFontWidth()

Completed in 80 milliseconds