Searched refs:FPDFAnnot_RemoveObject (Results 1 – 4 of 4) sorted by relevance
237 FPDFAnnot_RemoveObject(FPDF_ANNOTATION annot, int index);
70 CHK(FPDFAnnot_RemoveObject); in CheckPDFiumCApi()
514 FPDFAnnot_RemoveObject(FPDF_ANNOTATION annot, int index) { in FPDFAnnot_RemoveObject() function
793 EXPECT_TRUE(FPDFAnnot_RemoveObject(annot.get(), 1)); in TEST_F()