Searched refs:has_MediaBox (Results 1 – 6 of 6) sorted by relevance
67 bool SkPdfPageObjectDictionary::has_MediaBox() const { in has_MediaBox() function in SkPdfPageObjectDictionary
530 bool has_MediaBox() const;
473 while (!current->has_MediaBox() && current->has_Parent()) { in MediaBox()