HomeSort by relevance Sort by last modified time
    Searched refs:isXObjectDictionary (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfMapper_autogen.h 189 bool isXObjectDictionary(const SkPdfNativeObject* nativeObj) const ;
    [all...]
SkPdfMapper_autogen.cpp 174 if (in == NULL || !isXObjectDictionary(in)) return kNone_SkPdfNativeObjectType;
    [all...]
  /external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfMapper_autogen.h 189 bool isXObjectDictionary(const SkPdfNativeObject* nativeObj) const ;
    [all...]
SkPdfMapper_autogen.cpp 174 if (in == NULL || !isXObjectDictionary(in)) return kNone_SkPdfNativeObjectType;
    [all...]

Completed in 35 milliseconds