Home
last modified time | relevance | path

Searched refs:GetSlant (Results 1 – 12 of 12) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx3300 mnSlant = rFontSelData.GetSlant(); in ImplFontMetricData()
H A Dpdfwriter_impl.cxx3667 if( pFont->GetSlant() == ITALIC_NORMAL ) in emitEmbeddedFont()
3669 else if( pFont->GetSlant() == ITALIC_OBLIQUE ) in emitEmbeddedFont()
3737 aFont.SetItalic( pFont->GetSlant() ); in emitEmbeddedFont()
3953 if( pFont->GetSlant() == ITALIC_NORMAL || pFont->GetSlant() == ITALIC_OBLIQUE ) in emitFontDescriptor()
3983 if( pFont->GetSlant() == ITALIC_OBLIQUE || pFont->GetSlant() == ITALIC_NORMAL ) in emitFontDescriptor()
4256 if( pFont->GetSlant() == ITALIC_NORMAL ) in emitFonts()
4258 else if( pFont->GetSlant() == ITALIC_OBLIQUE ) in emitFonts()
7367 !( m_pReferenceDevice->mpFontEntry->maFontSelData.mpFontData->GetSlant() == ITALIC_NORMAL || in drawLayout()
7368 m_pReferenceDevice->mpFontEntry->maFontSelData.mpFontData->GetSlant() == ITALIC_OBLIQUE ) in drawLayout()
H A Dmetric.cxx214 long FontMetric::GetSlant() const in GetSlant() function in FontMetric
216 return mpImplMetric->GetSlant(); in GetSlant()
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx1833 pReqFont->GetSlant(), in SetFont()
H A Datsfonts.cxx583 bPreferA = (pA->GetSlant() == ITALIC_NONE); in operator ()()
584 bPreferB = (pB->GetSlant() == ITALIC_NONE); in operator ()()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi3.cxx1105 switch( rFontAttributes.GetSlant() ) in GetFCFontOptions()
1460 if( rFontSelData.GetSlant() != ITALIC_DONTKNOW ) in GetFcSubstitute()
1462 switch( rFontSelData.GetSlant() ) in GetFcSubstitute()
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx845 …mbArtItalic = (rFSD.meItalic != ITALIC_NONE && pFI->GetFontAttributes().GetSlant() == ITALIC_NONE); in FreetypeServerFont()
/trunk/main/vcl/inc/vcl/
H A Dmetric.hxx79 long GetSlant() const;
H A Dcursor.hxx99 long GetSlant() const { return mnSlant; } in GetSlant() function in Cursor
/trunk/main/vcl/inc/
H A Doutfont.hxx64 FontItalic GetSlant() const { return meItalic; } in GetSlant() function in ImplFontAttributes
H A Dimpfont.hxx122 long GetSlant() const { return mnSlant; } in GetSlant() function in ImplFontMetric
/trunk/main/toolkit/source/helper/
H A Dvclunohelper.cxx397 aFM.Slant = (sal_Int16)rFontMetric.GetSlant(); in CreateFontMetric()

Completed in 141 milliseconds