Searched refs:PDFOBJ_ARRAY (Results 1 – 13 of 13) sorted by relevance
39 #define PDFOBJ_ARRAY 5 macro86 bool IsArray() const { return m_Type == PDFOBJ_ARRAY; } in IsArray()268 CPDF_Array() : CPDF_Object(PDFOBJ_ARRAY) {} in CPDF_Array()
38 case PDFOBJ_ARRAY: in Destroy()216 case PDFOBJ_ARRAY: in IsIdentical()259 case PDFOBJ_ARRAY: { in CloneInternal()
369 case PDFOBJ_ARRAY: { in operator <<()
312 if (pContents->GetDirectType() == PDFOBJ_ARRAY) { in IsContentUsedElsewhere()
2129 return (CPDF_Object*)PDFOBJ_ARRAY; in GetObject()2282 return (CPDF_Object*)PDFOBJ_ARRAY; in GetObjectByStrict()3062 case PDFOBJ_ARRAY: { in IsObjectsAvail()3475 case PDFOBJ_ARRAY: { in GetPageKids()4172 case PDFOBJ_ARRAY: { in CheckUnkownPageNode()
96 if (pXFA->GetType() != PDFOBJ_ARRAY) in _SaveXFADocumentData()
234 case PDFOBJ_ARRAY: { in UpdateReference()
231 case PDFOBJ_ARRAY: { in SetPageContents()
238 if (iObjType == PDFOBJ_ARRAY) { in OpenDoc()
639 if (pXFA->GetType() != PDFOBJ_ARRAY) in ExportData()956 if (pXFA->GetType() != PDFOBJ_ARRAY) { in _ExportSubmitFile()
81 case PDFOBJ_ARRAY: { in PDF_CreatorAppendObject()1201 case PDFOBJ_ARRAY: { in WriteDirectObj()
306 case PDFOBJ_ARRAY: in GetValue()
530 case PDFOBJ_ARRAY: { in PDF_ReplaceAbbr()