Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFResourceDict.cpp56 static void add_subdict( in add_subdict() function
88 add_subdict(*gStateResources, kExtGState_ResourceType, dict.get()); in Make()
91 add_subdict(*patternResources, kPattern_ResourceType, dict.get()); in Make()
94 add_subdict(*xObjectResources, kXObject_ResourceType, dict.get()); in Make()
97 add_subdict(*fontResources, kFont_ResourceType, dict.get()); in Make()