Searched refs:mapFunctionCommonDictionary (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfMapper_autogen.cpp68 if (kNone_SkPdfNativeObjectType != (ret = mapFunctionCommonDictionary(in))) return ret;
305 SkPdfNativeObjectType SkPdfMapper::mapFunctionCommonDictionary(const SkPdfNativeObject* in) const { function in class:SkPdfMapper
1736 if (kNone_SkPdfNativeObjectType == mapFunctionCommonDictionary(value)) return false;
H A DSkPdfMapper_autogen.h37 SkPdfNativeObjectType mapFunctionCommonDictionary(const SkPdfNativeObject* in) const;
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfMapper_autogen.cpp68 if (kNone_SkPdfNativeObjectType != (ret = mapFunctionCommonDictionary(in))) return ret;
305 SkPdfNativeObjectType SkPdfMapper::mapFunctionCommonDictionary(const SkPdfNativeObject* in) const { function in class:SkPdfMapper
1736 if (kNone_SkPdfNativeObjectType == mapFunctionCommonDictionary(value)) return false;
H A DSkPdfMapper_autogen.h37 SkPdfNativeObjectType mapFunctionCommonDictionary(const SkPdfNativeObject* in) const;

Completed in 57 milliseconds