Home
last modified time | relevance | path

Searched refs:getFontType (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/vcl/unx/generic/printergfx/
H A Dtext_gfx.cxx210 if( mrFontMgr.getFontType( mnFontID ) != fonttype::TrueType ) in DrawGlyphs()
599 fonttype::type eType = mrFontMgr.getFontType (mnFontID); in drawText()
658 fonttype::type eType = mrFontMgr.getFontType( n_font ); in getCharMetric()
H A Dglyphset.cxx62 meBaseType = rMgr.getFontType (mnFontID); in GlyphSet()
102 meBaseType = rMgr.getFontType (mnFontID); in SetFont()
/aoo4110/main/vcl/inc/vcl/
H A Dfontmanager.hxx505 fonttype::type getFontType( fontID nFontID ) const in getFontType() function in psp::PrintFontManager
/aoo4110/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx911 if( psp::fonttype::TrueType != psp::PrintFontManager::get().getFontType( nFontId ) ) in GetTextLayout()
/aoo4110/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx1002 if( psp::fonttype::TrueType != psp::PrintFontManager::get().getFontType( nFontId ) ) in GetTextLayout()

Completed in 44 milliseconds