Searched refs:copyMediaBox (Results 1 – 3 of 3) sorted by relevance
127 sk_sp<SkPDFArray> copyMediaBox() const;
231 page->insertObject("MediaBox", fPageDevice->copyMediaBox()); in onEndPage()
1764 sk_sp<SkPDFArray> SkPDFDevice::copyMediaBox() const { in copyMediaBox() function in SkPDFDevice1901 SkPDFMakeFormXObject(this->content(), this->copyMediaBox(), in makeFormXObjectFromDevice()