Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dfpdf_flatten.cpp71 std::vector<CPDF_Dictionary*>* pObjectArray) { in ParserStream() argument
83 pObjectArray->push_back(pStream); in ParserStream()
89 std::vector<CPDF_Dictionary*>* pObjectArray, in ParserAnnots() argument
117 ParserStream(pPageDic, pAnnotDic, pRectArray, pObjectArray); in ParserAnnots()
120 ParserStream(pPageDic, pAnnotDic, pRectArray, pObjectArray); in ParserAnnots()