Searched defs:pDict (Results 1 – 4 of 4) sorted by relevance
453 PDFDict* pDict = new PDFDict(); in beginDict() local462 PDFDict* pDict = NULL; in endDict() local511 PDFDict* pDict = dynamic_cast<PDFDict*>(pObj->m_pObject); in emitStream() local
1329 PDFDict* pDict = dynamic_cast<PDFDict*>(enc->second); in impl_getData() local
239 for ( Dict* pDict = (Dict*)First(); pDict; pDict = (Dict*)Next() ) in AddProperty() local255 for ( Dict* pDict = (Dict*)First(); pDict; pDict = (Dict*)Next() ) in GetProperty() local
328 PDFDict* pDict = dynamic_cast<PDFDict*>(pObj->m_pObject); in write_fonts() local
Completed in 31 milliseconds