Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.cpp106 if (kNone_SkPdfNativeObjectType != (ret = mapPageLabelDictionary(in))) return ret; in mapDictionary()
668 SkPdfNativeObjectType SkPdfMapper::mapPageLabelDictionary(const SkPdfNativeObject* in) const { in mapPageLabelDictionary() function in SkPdfMapper
2757 if (kNone_SkPdfNativeObjectType == mapPageLabelDictionary(value)) return false; in SkPdfPageLabelDictionaryFromDictionary()
DSkPdfMapper_autogen.h87 SkPdfNativeObjectType mapPageLabelDictionary(const SkPdfNativeObject* in) const;