Home
last modified time | relevance | path

Searched refs:isBoxColorInformationDictionary (Results 1 – 2 of 2) sorted by relevance

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.h660 bool isBoxColorInformationDictionary(const SkPdfNativeObject* nativeObj) const ;
DSkPdfMapper_autogen.cpp1292 if (in == NULL || !isBoxColorInformationDictionary(in)) return kNone_SkPdfNativeObjectType; in mapBoxColorInformationDictionary()
4440 bool SkPdfMapper::isBoxColorInformationDictionary(const SkPdfNativeObject* nativeObj) const { in isBoxColorInformationDictionary() function in SkPdfMapper