Searched refs:FPDFAnnot_RemoveObject (Results 1 – 4 of 4) sorted by relevance
245 FPDFAnnot_RemoveObject(FPDF_ANNOTATION annot, int index);
53 CHK(FPDFAnnot_RemoveObject); in CheckPDFiumCApi()
442 FPDFAnnot_RemoveObject(FPDF_ANNOTATION annot, int index) { in FPDFAnnot_RemoveObject() function
552 EXPECT_TRUE(FPDFAnnot_RemoveObject(annot, 1)); in TEST_F()