Searched refs:pResList (Results 1 – 1 of 1) sorted by relevance
188 CPDF_Dictionary* pResList = m_pObjHolder->m_pResources->GetDictFor(bsType); in RealizeResource() local189 if (!pResList) in RealizeResource()190 pResList = m_pObjHolder->m_pResources->SetNewFor<CPDF_Dictionary>(bsType); in RealizeResource()196 if (!pResList->KeyExist(name)) in RealizeResource()201 pResList->SetNewFor<CPDF_Reference>(name, m_pDocument.Get(), in RealizeResource()