Searched refs:FPDFPage_CloseAnnot (Results 1 – 5 of 5) sorted by relevance
21 inline void operator()(FPDF_ANNOTATION annot) { FPDFPage_CloseAnnot(annot); } in operator()
150 FPDF_EXPORT void FPDF_CALLCONV FPDFPage_CloseAnnot(FPDF_ANNOTATION annot);
78 CHK(FPDFPage_CloseAnnot); in CheckPDFiumCApi()
362 FPDF_EXPORT void FPDF_CALLCONV FPDFPage_CloseAnnot(FPDF_ANNOTATION annot) { in FPDFPage_CloseAnnot() function
482 FPDFPage_CloseAnnot(annot); in TEST_F()495 FPDFPage_CloseAnnot(squareAnnot); in TEST_F()