Searched refs:bsType (Results 1 – 2 of 2) sorted by relevance
126 const ByteString& bsType) { in RealizeResource() argument134 CPDF_Dictionary* pResList = m_pObjHolder->m_pResources->GetDictFor(bsType); in RealizeResource()136 pResList = m_pObjHolder->m_pResources->SetNewFor<CPDF_Dictionary>(bsType); in RealizeResource()141 name = ByteString::Format("FX%c%d", bsType[0], idnum); in RealizeResource()
41 const ByteString& bsType);