Searched refs:WIDTH_EXPANDED (Results 1 – 10 of 10) sorted by relevance
/aoo4110/main/vcl/source/gdi/ |
H A D | impfont.cxx | 809 rDFA.meWidthType = WIDTH_EXPANDED; in UpdateAttributesFromPSName() 811 rDFA.meWidthType = WIDTH_EXPANDED; in UpdateAttributesFromPSName()
|
H A D | font.cxx | 926 o_rResult.SetWidth( WIDTH_EXPANDED ); in identifyTrueTypeFont()
|
/aoo4110/main/tools/inc/tools/ |
H A D | fontenum.hxx | 75 WIDTH_SEMI_EXPANDED, WIDTH_EXPANDED, WIDTH_EXTRA_EXPANDED, enumerator
|
/aoo4110/main/unotools/source/config/ |
H A D | fontcfg.cxx | 600 { "expanded", WIDTH_EXPANDED }, 929 { "expanded", WIDTH_EXPANDED },
|
/aoo4110/main/vcl/inc/vcl/ |
H A D | vclenum.hxx | 187 WIDTH_SEMI_EXPANDED, WIDTH_EXPANDED, WIDTH_EXTRA_EXPANDED, enumerator
|
/aoo4110/main/vcl/unx/generic/gdi/ |
H A D | salgdi3.cxx | 1178 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()
|
H A D | pspgraphics.cxx | 1219 case psp::width::Expanded: return WIDTH_EXPANDED; in ToFontWidth()
|
/aoo4110/main/toolkit/source/helper/ |
H A D | vclunohelper.cxx | 232 else if( eWidth == WIDTH_EXPANDED ) in ConvertFontWidth() 260 return WIDTH_EXPANDED; in ConvertFontWidth()
|
/aoo4110/main/vcl/unx/headless/ |
H A D | svppspgraphics.cxx | 1114 case psp::width::Expanded: return WIDTH_EXPANDED; in ToFontWidth()
|
/aoo4110/main/dbaccess/source/ui/misc/ |
H A D | UITools.cxx | 1033 else if( eWidth == WIDTH_EXPANDED ) in ConvertFontWidth()
|
Completed in 89 milliseconds