Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/
Dfpdfppo.cpp325 CPDF_Dictionary* pDictClone = (CPDF_Dictionary*)pClone; in GetNewObjId() local
326 if(pDictClone->KeyExist("Type")) in GetNewObjId()
328 CFX_ByteString strType = pDictClone->GetString("Type"); in GetNewObjId()
331 pDictClone->Release(); in GetNewObjId()
336 pDictClone->Release(); in GetNewObjId()