Searched refs:initXpsDocumentWriter (Results 1 – 2 of 2) sorted by relevance
181 HRESULT initXpsDocumentWriter(IXpsOMImageResource* image);
249 HRESULT SkXPSDevice::initXpsDocumentWriter(IXpsOMImageResource* image) { in initXpsDocumentWriter() function in SkXPSDevice337 HRB(this->initXpsDocumentWriter(image.get())); in endSheet()