Searched refs:pDictClone (Results 1 – 1 of 1) sorted by relevance
323 if (CPDF_Dictionary* pDictClone = pClone->AsDictionary()) { in GetNewObjId() local324 if (pDictClone->KeyExist("Type")) { in GetNewObjId()325 CFX_ByteString strType = pDictClone->GetStringFor("Type"); in GetNewObjId()