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

/external/pdfium/fpdfsdk/src/
H A Dfpdfppo.cpp318 CPDF_Dictionary* pDictClone = (CPDF_Dictionary*)pClone; local
319 if(pDictClone->KeyExist("Type"))
321 CFX_ByteString strType = pDictClone->GetString("Type");
324 pDictClone->Release();
329 pDictClone->Release();

Completed in 51 milliseconds