Searched refs:pResList (Results 1 – 1 of 1) sorted by relevance
134 CPDF_Dictionary* pResList = m_pObjHolder->m_pResources->GetDictFor(bsType); in RealizeResource() local135 if (!pResList) in RealizeResource()136 pResList = m_pObjHolder->m_pResources->SetNewFor<CPDF_Dictionary>(bsType); in RealizeResource()142 if (!pResList->KeyExist(name)) in RealizeResource()147 pResList->SetNewFor<CPDF_Reference>(name, m_pDocument.Get(), in RealizeResource()