Searched refs:fNamedDestinations (Results 1 – 6 of 6) sorted by relevance
537 if (!fNamedDestinations.empty()) { in onClose()538 docCatalog->insertRef("Dests", append_destinations(this, fNamedDestinations)); in onClose()539 fNamedDestinations.clear(); in onClose()
129 std::vector<SkPDFNamedDestination> fNamedDestinations; variable
324 fDocument->fNamedDestinations.push_back(SkPDFNamedDestination{sk_ref_sp(value), p, pg}); in drawAnnotation()
567 if (!fNamedDestinations.empty()) { in onClose()568 docCatalog->insertRef("Dests", append_destinations(this, fNamedDestinations)); in onClose()569 fNamedDestinations.clear(); in onClose()
156 std::vector<SkPDFNamedDestination> fNamedDestinations; variable
349 fDocument->fNamedDestinations.push_back(SkPDFNamedDestination{sk_ref_sp(value), p, pg}); in drawAnnotation()