Home
last modified time | relevance | path

Searched refs:FPDFAnnot_IsObjectSupportedSubtype (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/
Dfpdfannot.cpp313 FPDFAnnot_IsObjectSupportedSubtype(FPDF_ANNOTATION_SUBTYPE subtype) { in FPDFAnnot_IsObjectSupportedSubtype() function
326 if (!FPDFAnnot_IsObjectSupportedSubtype(FPDFAnnot_GetSubtype(annot))) in FPDFAnnot_UpdateObject()
365 if (!FPDFAnnot_IsObjectSupportedSubtype(FPDFAnnot_GetSubtype(annot))) in FPDFAnnot_AppendObject()
448 if (!FPDFAnnot_IsObjectSupportedSubtype(FPDFAnnot_GetSubtype(annot))) in FPDFAnnot_RemoveObject()
Dfpdfview_c_api_test.c48 CHK(FPDFAnnot_IsObjectSupportedSubtype); in CheckPDFiumCApi()
/external/pdfium/public/
Dfpdf_annot.h188 FPDFAnnot_IsObjectSupportedSubtype(FPDF_ANNOTATION_SUBTYPE subtype);