Home
last modified time | relevance | path

Searched refs:rSuppliedFonts (Results 1 – 4 of 4) sorted by relevance

/trunk/main/vcl/unx/generic/printergfx/
H A Dtext_gfx.cxx790 PrinterGfx::writeResources( osl::File* pFile, std::list< rtl::OString >& rSuppliedFonts, std::list<… in writeResources() argument
825 rSuppliedFonts.push_back( aPostScriptName ); in writeResources()
834 aIter->PSUploadFont (*pFile, *this, mbUploadPS42Fonts ? true : false, rSuppliedFonts ); in writeResources()
H A Dglyphset.cxx833 …t (osl::File& rOutFile, PrinterGfx &rGfx, bool bAllowType42, std::list< OString >& rSuppliedFonts ) in PSUploadFont() argument
887 rSuppliedFonts.push_back( aCharSetName ); in PSUploadFont()
916 rSuppliedFonts.push_back( aGlyphSetName ); in PSUploadFont()
H A Dglyphset.hxx124 …osl::File& rOutFile, PrinterGfx &rGfx, bool bAsType42, std::list< rtl::OString >& rSuppliedFonts );
/trunk/main/vcl/inc/
H A Dprintergfx.hxx310 …void writeResources( osl::File* pFile, std::list< rtl::OString >& rSuppliedFonts, std::list< rtl…

Completed in 37 milliseconds