Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dfpdf_annot.cpp391 FPDFAnnot_IsObjectSupportedSubtype(FPDF_ANNOTATION_SUBTYPE subtype) { in FPDFAnnot_IsObjectSupportedSubtype() function
404 if (!FPDFAnnot_IsObjectSupportedSubtype(FPDFAnnot_GetSubtype(annot))) in FPDFAnnot_UpdateObject()
437 if (!FPDFAnnot_IsObjectSupportedSubtype(FPDFAnnot_GetSubtype(annot))) in FPDFAnnot_AppendObject()
520 if (!FPDFAnnot_IsObjectSupportedSubtype(FPDFAnnot_GetSubtype(annot))) in FPDFAnnot_RemoveObject()
Dfpdf_view_c_api_test.c68 CHK(FPDFAnnot_IsObjectSupportedSubtype); in CheckPDFiumCApi()
/external/pdfium/public/
Dfpdf_annot.h180 FPDFAnnot_IsObjectSupportedSubtype(FPDF_ANNOTATION_SUBTYPE subtype);