Searched refs:FPDF_OBJECT_UNKNOWN (Results 1 – 4 of 4) sorted by relevance
154 return FPDF_OBJECT_UNKNOWN; in FPDFAttachment_GetValueType()158 return pObj ? pObj->GetType() : FPDF_OBJECT_UNKNOWN; in FPDFAttachment_GetValueType()
709 return FPDF_OBJECT_UNKNOWN; in FPDFAnnot_GetValueType()713 return pObj ? pObj->GetType() : FPDF_OBJECT_UNKNOWN; in FPDFAnnot_GetValueType()
66 #define FPDF_OBJECT_UNKNOWN 0 macro
24 #define FPDF_OBJECT_UNKNOWN 0 macro