Searched refs:PDFOBJ_DICTIONARY (Results 1 – 8 of 8) sorted by relevance
41 case PDFOBJ_DICTIONARY: in Destroy()144 case PDFOBJ_DICTIONARY: in GetDict()218 case PDFOBJ_DICTIONARY: in IsIdentical()269 case PDFOBJ_DICTIONARY: { in CloneInternal()719 ASSERT(m_Type == PDFOBJ_DICTIONARY); in RemoveAt()729 ASSERT(m_Type == PDFOBJ_DICTIONARY); in ReplaceKey()
383 case PDFOBJ_DICTIONARY: { in operator <<()
2145 return (CPDF_Object*)PDFOBJ_DICTIONARY; in GetObject()2299 return (CPDF_Object*)PDFOBJ_DICTIONARY; in GetObjectByStrict()3070 case PDFOBJ_DICTIONARY: { in IsObjectsAvail()
40 #define PDFOBJ_DICTIONARY 6 macro88 bool IsDictionary() const { return m_Type == PDFOBJ_DICTIONARY; } in IsDictionary()346 CPDF_Dictionary() : CPDF_Object(PDFOBJ_DICTIONARY) {} in CPDF_Dictionary()
214 case PDFOBJ_DICTIONARY: { in UpdateReference()
112 case PDFOBJ_DICTIONARY: { in PDF_CreatorAppendObject()1232 case PDFOBJ_DICTIONARY: { in WriteDirectObj()
1908 if (pDirect == NULL || pDirect->GetType() != PDFOBJ_DICTIONARY) { in FindFont()
490 case PDFOBJ_DICTIONARY: { in PDF_ReplaceAbbr()