Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.cpp77 …if (kNone_SkPdfNativeObjectType != (ret = mapInlineLevelStructureElementsDictionary(in))) return r… in mapDictionary()
1214 SkPdfNativeObjectType SkPdfMapper::mapInlineLevelStructureElementsDictionary(const SkPdfNativeObjec… in mapInlineLevelStructureElementsDictionary() function in SkPdfMapper
4239 if (kNone_SkPdfNativeObjectType == mapInlineLevelStructureElementsDictionary(value)) return false; in SkPdfInlineLevelStructureElementsDictionaryFromDictionary()
DSkPdfMapper_autogen.h165 …SkPdfNativeObjectType mapInlineLevelStructureElementsDictionary(const SkPdfNativeObject* in) const;