Searched refs:rSuppliedFonts (Results 1 – 4 of 4) sorted by relevance
/trunk/main/vcl/unx/generic/printergfx/ |
H A D | text_gfx.cxx | 790 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 D | glyphset.cxx | 833 …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 D | glyphset.hxx | 124 …osl::File& rOutFile, PrinterGfx &rGfx, bool bAsType42, std::list< rtl::OString >& rSuppliedFonts );
|
/trunk/main/vcl/inc/ |
H A D | printergfx.hxx | 310 …void writeResources( osl::File* pFile, std::list< rtl::OString >& rSuppliedFonts, std::list< rtl…
|
Completed in 37 milliseconds