Searched refs:GetWidthType (Results 1 – 11 of 11) sorted by relevance
725 SetWidthType( rFont.GetWidthType() ); in Merge()1100 FontWidth Font::GetWidthType() const { return mpImplFont->GetWidthType(); } in GetWidthType() function in Font
593 bPreferA = (pA->GetWidthType() == WIDTH_NORMAL); in operator ()()594 bPreferB = (pB->GetWidthType() == WIDTH_NORMAL); in operator ()()
104 FontWidth GetWidthType() const;
52 …FontWidth GetWidthType() { if(meWidthType==WIDTH_DONTKNOW)AskConfig(); return meWidthTy… in GetWidthType() function in Impl_Font
67 FontWidth GetWidthType() const { return meWidthType; } in GetWidthType() function in ImplFontAttributes
1158 switch( rFontAttributes.GetWidthType() ) in GetFCFontOptions()1493 if( rFontSelData.GetWidthType() != WIDTH_DONTKNOW ) in GetFcSubstitute()1495 switch( rFontSelData.GetWidthType() ) in GetFcSubstitute()
215 FontWidth eWidth = aInfo.GetWidthType(); in Fill()
1015 FontWidth eWidth = aInfo.GetWidthType(); in Fill()
335 aFD.CharacterWidth = VCLUnoHelper::ConvertFontWidth( rFont.GetWidthType() ); in CreateFontDescriptor()
1054 aFD.CharacterWidth = ConvertFontWidth( rFont.GetWidthType() ); in CreateFontDescriptor()
96 aFD.CharacterWidth = VCLUnoHelper::ConvertFontWidth( rFont.GetWidthType() ); in ImplCreateFontDescriptor()
Completed in 87 milliseconds