Searched defs:mediaBox (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/src/pdf/ |
H A D | SkPDFFormXObject.cpp | 12 SkPDFMakeFormXObject(SkPDFDocument* doc, std::unique_ptr<SkStreamAsset> content, std::unique_ptr<SkPDFArray> mediaBox, std::unique_ptr<SkPDFDict> resourceDict, const SkMatrix& inverseTransform, const char* colorSpace) SkPDFMakeFormXObject() argument
|
/third_party/cups-filters/filter/ |
H A D | pdftoraster.cxx | 1666 poppler::rectf mediaBox = current_page->page_rect(box); in outPage() local
|
/third_party/skia/src/xps/ |
H A D | SkXPSDevice.cpp | 133 beginSheet( const SkVector& unitsPerMeter, const SkVector& pixelsPerMeter, const SkSize& trimSize, const SkRect* mediaBox, const SkRect* bleedBox, const SkRect* artBox, const SkRect* cropBox) beginSheet() argument
|
Completed in 7 milliseconds