Searched refs:mapInlineLevelStructureElementsDictionary (Results 1 – 2 of 2) sorted by relevance
77 …if (kNone_SkPdfNativeObjectType != (ret = mapInlineLevelStructureElementsDictionary(in))) return r… in mapDictionary()1214 SkPdfNativeObjectType SkPdfMapper::mapInlineLevelStructureElementsDictionary(const SkPdfNativeObjec… in mapInlineLevelStructureElementsDictionary() function in SkPdfMapper4239 if (kNone_SkPdfNativeObjectType == mapInlineLevelStructureElementsDictionary(value)) return false; in SkPdfInlineLevelStructureElementsDictionaryFromDictionary()
165 …SkPdfNativeObjectType mapInlineLevelStructureElementsDictionary(const SkPdfNativeObject* in) const;