Searched refs:FPDFAnnot_IsSupportedSubtype (Results 1 – 3 of 3) sorted by relevance
99 FPDFAnnot_IsSupportedSubtype(FPDF_ANNOTATION_SUBTYPE subtype);
69 CHK(FPDFAnnot_IsSupportedSubtype); in CheckPDFiumCApi()
275 FPDFAnnot_IsSupportedSubtype(FPDF_ANNOTATION_SUBTYPE subtype) { in FPDFAnnot_IsSupportedSubtype() function288 if (!pPage || !FPDFAnnot_IsSupportedSubtype(subtype)) in FPDFPage_CreateAnnot()