Home
last modified time | relevance | path

Searched refs:ImplServerFontEntry (Results 1 – 6 of 6) sorted by last modified time

/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx503 ImplServerFontEntry* pEntry = new ImplServerFontEntry( rFSD ); in CreateFontInstance()
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx562 ImplServerFontEntry* pEntry = new ImplServerFontEntry( rFSD ); in CreateFontInstance()
H A Dsalgdi3.cxx234 ImplServerFontEntry* pSFE = static_cast<ImplServerFontEntry*>( pEntry->mpFontEntry ); in setFont()
244 void ImplServerFontEntry::HandleFontOptions( void ) in HandleFontOptions()
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx701 ImplServerFontEntry* pEntry = new ImplServerFontEntry( rFSD ); in CreateFontInstance()
H A Dglyphcache.cxx414 ((ImplServerFontEntry*)rFSD.mpFontEntry)->SetServerFont( this ); in ServerFont()
525 ImplServerFontEntry::ImplServerFontEntry( ImplFontSelectData& rFSD ) in ImplServerFontEntry() function in ImplServerFontEntry
534 ImplServerFontEntry::~ImplServerFontEntry() in ~ImplServerFontEntry()
/trunk/main/vcl/inc/
H A Dglyphcache.hxx253 class VCL_PLUGIN_PUBLIC ImplServerFontEntry : public ImplFontEntry class
262 ImplServerFontEntry( ImplFontSelectData& );
263 virtual ~ImplServerFontEntry();

Completed in 47 milliseconds