Home
last modified time | relevance | path

Searched refs:GetWidthType (Results 1 – 11 of 11) sorted by last modified time

/trunk/main/dbaccess/source/ui/misc/
H A DUITools.cxx1054 aFD.CharacterWidth = ConvertFontWidth( rFont.GetWidthType() ); in CreateFontDescriptor()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi3.cxx1158 switch( rFontAttributes.GetWidthType() ) in GetFCFontOptions()
1493 if( rFontSelData.GetWidthType() != WIDTH_DONTKNOW ) in GetFcSubstitute()
1495 switch( rFontSelData.GetWidthType() ) in GetFcSubstitute()
/trunk/main/vcl/source/gdi/
H A Dfont.cxx725 SetWidthType( rFont.GetWidthType() ); in Merge()
1100 FontWidth Font::GetWidthType() const { return mpImplFont->GetWidthType(); } in GetWidthType() function in Font
/trunk/main/vcl/inc/vcl/
H A Dfont.hxx104 FontWidth GetWidthType() const;
/trunk/main/vcl/inc/
H A Doutfont.hxx67 FontWidth GetWidthType() const { return meWidthType; } in GetWidthType() function in ImplFontAttributes
H A Dimpfont.hxx52 …FontWidth GetWidthType() { if(meWidthType==WIDTH_DONTKNOW)AskConfig(); return meWidthTy… in GetWidthType() function in Impl_Font
/trunk/main/vcl/aqua/source/gdi/
H A Datsfonts.cxx593 bPreferA = (pA->GetWidthType() == WIDTH_NORMAL); in operator ()()
594 bPreferB = (pB->GetWidthType() == WIDTH_NORMAL); in operator ()()
/trunk/main/toolkit/source/helper/
H A Dvclunohelper.cxx335 aFD.CharacterWidth = VCLUnoHelper::ConvertFontWidth( rFont.GetWidthType() ); in CreateFontDescriptor()
/trunk/main/svx/source/fmcomp/
H A Dfmgridif.cxx96 aFD.CharacterWidth = VCLUnoHelper::ConvertFontWidth( rFont.GetWidthType() ); in ImplCreateFontDescriptor()
/trunk/main/svtools/source/control/
H A Dstdmenu.cxx215 FontWidth eWidth = aInfo.GetWidthType(); in Fill()
H A Dctrlbox.cxx1015 FontWidth eWidth = aInfo.GetWidthType(); in Fill()

Completed in 78 milliseconds