Searched refs:appendAnnotations (Results 1 – 3 of 3) sorted by relevance
160 void appendAnnotations(SkPDFArray* array) const;
1735 void SkPDFDevice::appendAnnotations(SkPDFArray* array) const { in appendAnnotations() function in SkPDFDevice
84 pageDevice->appendAnnotations(annotations); in create_pdf_page()