Searched refs:has_Prev (Results 1 – 5 of 5) sorted by relevance
31 bool SkPdfFileTrailerDictionary::has_Prev() const { in has_Prev() function in SkPdfFileTrailerDictionary
43 bool SkPdfOutlineItemDictionary::has_Prev() const { in has_Prev() function in SkPdfOutlineItemDictionary
526 bool has_Prev() const;
524 bool has_Prev() const;
356 if (trailer->has_Prev()) { in readTrailer()