Home | History | Annotate | Download | only in pdf

Lines Matching full:xobject

997     SkPDFFormXObject* xobject = new SkPDFFormXObject(pdfDevice);
998 fXObjectResources.push(xobject); // Transfer reference.
1074 fResourceDict->insert("XObject", xObjects.get());
1271 SkPDFFormXObject* xobject = SkNEW_ARGS(SkPDFFormXObject, (this));
1277 return xobject;
1291 void SkPDFDevice::drawFormXObjectWithClip(SkPDFFormXObject* xobject,
1312 // Draw the xobject with the clip as a mask.
1322 fXObjectResources.push(xobject);
1323 xobject->ref();
1436 // content into a form xobject will destroy them.