Searched defs:isCMapDictionary (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfMapper_autogen.cpp557 if (in == NULL || !isCMapDictionary(in)) return kNone_SkPdfNativeObjectType;
2410 bool SkPdfMapper::isCMapDictionary(const SkPdfNativeObject* nativeObj) const { function in class:SkPdfMapper
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfMapper_autogen.cpp557 if (in == NULL || !isCMapDictionary(in)) return kNone_SkPdfNativeObjectType;
2410 bool SkPdfMapper::isCMapDictionary(const SkPdfNativeObject* nativeObj) const { function in class:SkPdfMapper

Completed in 82 milliseconds