Lines Matching full:pdf
45 The drawing context for the PDF backend.
49 /** Create a PDF drawing context. SkPDFDevice applies a
51 * bottom left (PDF default) to the top left (Skia default).
54 * @param rasterDpi the DPI at which features without native PDF
57 * larger DPI would create a PDF that reflects the
59 * for larger PDF files too, which would use more memory
72 /** Create a PDF drawing context without fipping the y-axis. */
130 * Currently if margin content is drawn and then a complex (for PDF) xfer
137 // PDF specific methods.
149 * @param page The PDF object representing the page for this device.