Searched defs:CPDF_Null (Results 1 – 1 of 1) sorted by relevance
23 class CPDF_Null; variable549 CPDF_Null() : CPDF_Object(PDFOBJ_NULL) {} in CPDF_Null() function