Searched refs:appendDestinations (Results 1 – 3 of 3) sorted by relevance
133 void appendDestinations(SkPDFDict* dict, SkPDFObject* page) const;
242 fPageDevice->appendDestinations(fDests.get(), page.get()); in onEndPage()
1650 void SkPDFDevice::appendDestinations(SkPDFDict* dict, SkPDFObject* page) const { in appendDestinations() function in SkPDFDevice