Searched refs:FPDFAnnot_SetAttachmentPoints (Results 1 – 4 of 4) sorted by relevance
/external/pdfium/public/ |
D | fpdf_annot.h | 305 FPDFAnnot_SetAttachmentPoints(FPDF_ANNOTATION annot,
|
/external/pdfium/fpdfsdk/ |
D | fpdf_view_c_api_test.c | 72 CHK(FPDFAnnot_SetAttachmentPoints); in CheckPDFiumCApi()
|
D | fpdf_annot_embeddertest.cpp | 447 ASSERT_TRUE(FPDFAnnot_SetAttachmentPoints(annot, 0, &new_quadpoints)); in TEST_F() 478 EXPECT_FALSE(FPDFAnnot_SetAttachmentPoints(annot, 300000, &quadpoints)); in TEST_F() 492 EXPECT_FALSE(FPDFAnnot_SetAttachmentPoints(squareAnnot, 0, &quadpoints)); in TEST_F() 561 ASSERT_TRUE(FPDFAnnot_SetAttachmentPoints(annot.get(), 0, &quadpoints)); in TEST_F()
|
D | fpdf_annot.cpp | 645 FPDFAnnot_SetAttachmentPoints(FPDF_ANNOTATION annot, in FPDFAnnot_SetAttachmentPoints() function
|