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

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

Completed in 44 milliseconds