Home
last modified time | relevance | path

Searched refs:has_MediaBox (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfPageObjectDictionary_autogen.cpp67 bool SkPdfPageObjectDictionary::has_MediaBox() const { in has_MediaBox() function in SkPdfPageObjectDictionary
DSkPdfPageObjectDictionary_autogen.h530 bool has_MediaBox() const;
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfPageObjectDictionary_autogen.cpp67 bool SkPdfPageObjectDictionary::has_MediaBox() const { in has_MediaBox() function in SkPdfPageObjectDictionary
DSkPdfPageObjectDictionary_autogen.h530 bool has_MediaBox() const;
/external/skia/experimental/PdfViewer/pdfparser/native/
DSkPdfNativeDoc.cpp473 while (!current->has_MediaBox() && current->has_Parent()) { in MediaBox()
/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/
DSkPdfNativeDoc.cpp473 while (!current->has_MediaBox() && current->has_Parent()) { in MediaBox()