Searched refs:rFontExport (Results 1 – 2 of 2) sorted by relevance
125 SVGAttributeWriter( SVGExport& rExport, SVGFontExport& rFontExport );228 SVGActionWriter( SVGExport& rExport, SVGFontExport& rFontExport );
109 SVGAttributeWriter::SVGAttributeWriter( SVGExport& rExport, SVGFontExport& rFontExport ) : in SVGAttributeWriter() argument111 mrFontExport( rFontExport ), in SVGAttributeWriter()391 SVGActionWriter::SVGActionWriter( SVGExport& rExport, SVGFontExport& rFontExport ) : in SVGActionWriter() argument393 mrFontExport( rFontExport ), in SVGActionWriter()
Completed in 26 milliseconds