Searched refs:mpSVGFontExport (Results 1 – 3 of 3) sorted by relevance
339 mpSVGFontExport = new SVGFontExport( *mpSVGExport, aObjects ); in implExport()340 mpSVGWriter = new SVGActionWriter( *mpSVGExport, *mpSVGFontExport ); in implExport()357 delete mpSVGFontExport, mpSVGFontExport = NULL; in implExport()578 mpSVGFontExport->EmbedFonts(); in implExportDocument()
51 mpSVGFontExport( NULL ), in SVGFilter()80 DBG_ASSERT( mpSVGFontExport == NULL, "mpSVGFontExport not destroyed" ); in ~SVGFilter()
236 SVGFontExport* mpSVGFontExport; member in SVGFilter
Completed in 34 milliseconds