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

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

Completed in 88 milliseconds