Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dfpdf_flatten.cpp67 std::vector<CPDF_Dictionary*>* pObjectArray) { in ParserStream() argument
79 pObjectArray->push_back(pStream); in ParserStream()
85 std::vector<CPDF_Dictionary*>* pObjectArray, in ParserAnnots() argument
114 ParserStream(pPageDic, pAnnotDic, pRectArray, pObjectArray); in ParserAnnots()