Searched refs:FPDFAnnot_SetAttachmentPoints (Results 1 – 4 of 4) sorted by relevance
310 FPDFAnnot_SetAttachmentPoints(FPDF_ANNOTATION annot,
57 CHK(FPDFAnnot_SetAttachmentPoints); in CheckPDFiumCApi()
282 ASSERT_TRUE(FPDFAnnot_SetAttachmentPoints(annot, &quadpoints)); in TEST_F()365 ASSERT_TRUE(FPDFAnnot_SetAttachmentPoints(annot, &quadpoints)); in TEST_F()
583 FPDFAnnot_SetAttachmentPoints(FPDF_ANNOTATION annot, in FPDFAnnot_SetAttachmentPoints() function