Home
last modified time | relevance | path

Searched refs:WIDTH_DONTKNOW (Results 1 – 17 of 17) sorted by path

/trunk/main/cui/source/dialogs/
H A Dcuicharmap.cxx399 aFont.SetWidthType( WIDTH_DONTKNOW ); in IMPL_LINK()
/trunk/main/dbaccess/source/ui/misc/
H A DUITools.cxx1019 if( eWidth == WIDTH_DONTKNOW ) in ConvertFontWidth()
/trunk/main/svtools/source/control/
H A Dctrlbox.cxx1002 FontWidth eLastWidth = WIDTH_DONTKNOW; in Fill()
H A Dstdmenu.cxx202 FontWidth eLastWidth = WIDTH_DONTKNOW; in Fill()
/trunk/main/toolkit/source/helper/
H A Dvclunohelper.cxx218 if( eWidth == WIDTH_DONTKNOW ) in ConvertFontWidth()
246 return WIDTH_DONTKNOW; in ConvertFontWidth()
267 return WIDTH_DONTKNOW; in ConvertFontWidth()
/trunk/main/tools/inc/tools/
H A Dfontenum.hxx73 enum FontWidth { WIDTH_DONTKNOW, WIDTH_ULTRA_CONDENSED, WIDTH_EXTRA_CONDENSED, enumerator
/trunk/main/unotools/source/config/
H A Dfontcfg.cxx605 { NULL, WIDTH_DONTKNOW },
827 if ( (rWidth == WIDTH_DONTKNOW) || (rWidth == WIDTH_NORMAL) ) in getMapName()
930 { "unknown", WIDTH_DONTKNOW },
1049 return (FontWidth)( width >= 0 ? pWidthNames[width].nEnum : WIDTH_DONTKNOW ); in getSubstWidth()
/trunk/main/vcl/inc/
H A Dimpfont.hxx52 …FontWidth GetWidthType() { if(meWidthType==WIDTH_DONTKNOW)AskConfig(); return meWidthTy… in GetWidthType()
/trunk/main/vcl/inc/vcl/
H A Dvclenum.hxx185 enum FontWidth { WIDTH_DONTKNOW, WIDTH_ULTRA_CONDENSED, WIDTH_EXTRA_CONDENSED, enumerator
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx289 aDFA.meWidthType = WIDTH_DONTKNOW; in Os2Font2DevFontAttributes()
/trunk/main/vcl/source/gdi/
H A Dfont.cxx62 meWidthType = WIDTH_DONTKNOW; in DBG_NAME()
174 FontWidth eWidthType = WIDTH_DONTKNOW; in AskConfig()
228 if( meWidthType == WIDTH_DONTKNOW ) in AskConfig()
724 if ( rFont.mpImplFont->meWidthType != WIDTH_DONTKNOW ) in Merge()
765 rAttrs.meWidthType = WIDTH_DONTKNOW; in GetFontAttributes()
H A Doutdev3.cxx761 if ( ((rWidth == WIDTH_DONTKNOW) || (rWidth == WIDTH_NORMAL)) && in ImplCalcType()
762 (pFontAttr->Width != WIDTH_DONTKNOW) ) in ImplCalcType()
1051 meMatchWidth( WIDTH_DONTKNOW ), in ImplDevFontListData()
1120 || (meMatchWidth == WIDTH_DONTKNOW) in AddFontFace()
1716 && ((eSearchWidth == WIDTH_DONTKNOW) || (eSearchWidth == WIDTH_NORMAL)) ) in ImplFindByAttributes()
1946 if( (eSearchWidth != WIDTH_DONTKNOW) && (eSearchWidth != WIDTH_NORMAL) ) in ImplFindByAttributes()
1952 else if( (eMatchWidth < WIDTH_NORMAL) && (eMatchWidth != WIDTH_DONTKNOW) ) in ImplFindByAttributes()
1963 else if( (eMatchWidth != WIDTH_DONTKNOW) && (eMatchWidth != WIDTH_NORMAL) ) in ImplFindByAttributes()
2646 FontWidth eTempWidth = WIDTH_DONTKNOW; in ImplFindByFont()
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx624 aDFA.meWidthType = WIDTH_DONTKNOW; in AddFontDir()
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx1222 case psp::width::Unknown: return WIDTH_DONTKNOW; in ToFontWidth()
1227 return WIDTH_DONTKNOW; in ToFontWidth()
H A Dsalgdi3.cxx1493 if( rFontSelData.GetWidthType() != WIDTH_DONTKNOW ) in GetFcSubstitute()
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx1119 return WIDTH_DONTKNOW; in ToFontWidth()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx840 aDFA.meWidthType = WIDTH_DONTKNOW; in WinFont2DevFontAttributes()
915 aDFA.meWidthType = WIDTH_DONTKNOW; in WinFont2DevFontAttributes()
2184 rDFA.meWidthType = WIDTH_DONTKNOW; in ImplGetFontAttrFromFile()
2302 aDFA.meWidthType = WIDTH_DONTKNOW; in AddTempDevFont()

Completed in 150 milliseconds