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

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

Completed in 182 milliseconds