Home
last modified time | relevance | path

Searched refs:ServerFont (Results 1 – 18 of 18) sorted by last modified time

/trunk/main/vcl/unx/headless/
H A Dsvptext.cxx55 BitmapDeviceSharedPtr GetGlyphBmp( ServerFont&, sal_GlyphId,
59 virtual void RemovingFont( ServerFont& );
60 virtual void RemovingGlyph( ServerFont&, GlyphData&, sal_GlyphId );
92 BitmapDeviceSharedPtr SvpGlyphPeer::GetGlyphBmp( ServerFont& rServerFont, in GetGlyphBmp()
148 void SvpGlyphPeer::RemovingFont( ServerFont& ) in RemovingFont() argument
155 void SvpGlyphPeer::RemovingGlyph( ServerFont&, GlyphData& rGlyphData, sal_GlyphId /*aGlyphId*/ ) in RemovingGlyph() argument
221 ServerFont* pServerFont = SvpGlyphCache::GetInstance().CacheFont( *pIFSD ); in SetFont()
427 ServerFont* pSF = m_pServerFont[ nLevel ]; in GetGlyphBoundRect()
445 const ServerFont* pSF = m_pServerFont[ nLevel ]; in GetGlyphOutline()
478 ServerFont* pSF = m_pServerFont[ nLevel ]; in DrawServerFontLayout()
H A Dsvpgdi.hxx32 class ServerFont;
48 ServerFont* m_pServerFont[ MAX_FALLBACK ];
H A Dsvppspgraphics.cxx621 PspServerFontLayout( psp::PrinterGfx&, ServerFont& rFont, const ImplLayoutArgs& rArgs );
639 PspServerFontLayout::PspServerFontLayout( ::psp::PrinterGfx& rGfx, ServerFont& rFont, const ImplLay… in PspServerFontLayout()
768 ServerFont* pServerFont = GlyphCache::GetInstance().CacheFont( *pEntry ); in SetFont()
881 ServerFont* pSF = m_pServerFont[ nLevel ]; in GetGlyphBoundRect()
898 ServerFont* pSF = m_pServerFont[ nLevel ]; in GetGlyphOutline()
H A Dsvppspgraphics.hxx35 class ServerFont;
48 ServerFont* m_pServerFont[ MAX_FALLBACK ];
/trunk/main/vcl/unx/generic/gdi/
H A Dgcach_xpeer.cxx306 void X11GlyphPeer::RemovingFont( ServerFont& rServerFont ) in RemovingFont()
330 void X11GlyphPeer::RemovingGlyph( ServerFont& /*rServerFont*/, GlyphData& rGlyphData, sal_GlyphId /… in RemovingGlyph() argument
402 bool X11GlyphPeer::ForcedAntialiasing( const ServerFont& rServerFont, int nScreen ) const in ForcedAntialiasing()
412 GlyphSet X11GlyphPeer::GetGlyphSet( ServerFont& rServerFont, int nScreen ) in GetGlyphSet()
452 Pixmap X11GlyphPeer::GetPixmap( ServerFont& rServerFont, sal_GlyphId aGlyphId, int nReqScreen ) in GetPixmap()
557 const RawBitmap* X11GlyphPeer::GetRawBitmap( ServerFont& rServerFont, sal_GlyphId aGlyphId ) in GetRawBitmap()
590 XRenderGlyph X11GlyphPeer::GetXRGlyph( ServerFont& rServerFont, sal_GlyphId aGlyphId ) in GetXRGlyph()
H A Dgcach_xpeer.hxx44 Pixmap GetPixmap( ServerFont&, sal_GlyphId, int nScreen );
45 const RawBitmap* GetRawBitmap( ServerFont&, sal_GlyphId );
46 bool ForcedAntialiasing( const ServerFont&, int nScreen ) const;
48 GlyphSet GetGlyphSet( ServerFont&, int nScreen );
49 XRenderGlyph GetXRGlyph( ServerFont&, sal_GlyphId );
54 virtual void RemovingFont( ServerFont& );
55 virtual void RemovingGlyph( ServerFont&, GlyphData&, sal_GlyphId );
H A Dpspgraphics.cxx680 PspServerFontLayout( psp::PrinterGfx&, ServerFont& rFont, const ImplLayoutArgs& rArgs );
698 PspServerFontLayout::PspServerFontLayout( ::psp::PrinterGfx& rGfx, ServerFont& rFont, const ImplLay… in PspServerFontLayout()
853 ServerFont* pServerFont = GlyphCache::GetInstance().CacheFont( *pEntry ); in SetFont()
972 ServerFont* pSF = m_pServerFont[ nLevel ]; in GetGlyphBoundRect()
989 ServerFont* pSF = m_pServerFont[ nLevel ]; in GetGlyphOutline()
H A Dsalgdi3.cxx217 ServerFont* pServerFont = GlyphCache::GetInstance().CacheFont( *pEntry ); in setFont()
295 bool isCairoRenderable(const ServerFont& rFont);
424 bool CairoWrapper::isCairoRenderable(const ServerFont& rFont) in isCairoRenderable()
542 ServerFont& rFont = rLayout.GetServerFont(); in DrawCairoAAFontString()
620 ServerFont& rFont = rLayout.GetServerFont(); in DrawServerAAFontString()
651 ServerFont& rFont = rLayout.GetServerFont(); in DrawServerAAForcedString()
880 ServerFont& rFont = rSalLayout.GetServerFont(); in DrawServerSimpleFontString()
928 ServerFont& rFont = rLayout.GetServerFont(); in DrawServerFontLayout()
1240 ServerFont* pSF = mpServerFont[ nLevel ]; in GetGlyphBoundRect()
1259 ServerFont* pSF = mpServerFont[ nLevel ]; in GetGlyphOutline()
[all …]
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx710 : ServerFont( rFSD ), in FreetypeServerFont()
H A Dgcach_ftyp.hxx169 class FreetypeServerFont : public ServerFont
H A Dgcach_layout.cxx47 ServerFontLayout::ServerFontLayout( ServerFont& rFont ) in ServerFontLayout()
H A Dglyphcache.cxx241 ServerFont* pFound = it->second; in CacheFont()
248 ServerFont* pNew = NULL; in CacheFont()
284 ServerFont* pFont = const_cast<ServerFont*>( &rServerFont ); in UncacheFont()
300 const ServerFont* pSF = it->second; in CalcByteCount()
398 ServerFont::ServerFont( const ImplFontSelectData& rFSD ) in ServerFont() function in ServerFont
403 mnBytesUsed( sizeof(ServerFont) ), in ServerFont()
426 ServerFont::~ServerFont() in ~ServerFont()
433 void ServerFont::ReleaseFromGarbageCollect() in ReleaseFromGarbageCollect()
436 ServerFont* pPrev = mpPrevGCFont; in ReleaseFromGarbageCollect()
437 ServerFont* pNext = mpNextGCFont; in ReleaseFromGarbageCollect()
[all …]
H A Dgraphite_adaptors.cxx111 GraphiteFontAdaptor::GraphiteFontAdaptor(ServerFont & sfont, const sal_Int32 dpiX, const sal_Int32 … in GraphiteFontAdaptor()
176 bool GraphiteFontAdaptor::IsGraphiteEnabledFont(ServerFont & font) throw() in IsGraphiteEnabledFont()
/trunk/main/vcl/inc/unx/
H A Dpspgraphics.h36 class ServerFont;
49 ServerFont* m_pServerFont[ MAX_FALLBACK ];
H A Dsalgdi.h51 class ServerFont;
99 ServerFont* mpServerFont[ MAX_FALLBACK ];
/trunk/main/vcl/inc/
H A Dglyphcache.hxx32 class ServerFont;
80 friend class ServerFont;
101 ServerFont* mpCurrentGCFont;
171 class VCL_PLUGIN_PUBLIC ServerFont class
210 virtual ~ServerFont();
237 ServerFont* mpPrevGCFont;
238 ServerFont* mpNextGCFont;
256 ServerFont* mpServerFont;
273 ServerFont& mrServerFont;
280 ServerFontLayout( ServerFont& );
[all …]
H A Dgraphite_adaptors.hxx64 class ServerFont;
88 static bool IsGraphiteEnabledFont(ServerFont &) throw();
90 GraphiteFontAdaptor(ServerFont & font, const sal_Int32 dpi_x, const sal_Int32 dpi_y);
H A Dgraphite_layout.hxx57 class ServerFont;

Completed in 85 milliseconds