Home
last modified time | relevance | path

Searched refs:FPDFAnnot_AppendAttachmentPoints (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/public/
Dfpdf_annot.h320 FPDFAnnot_AppendAttachmentPoints(FPDF_ANNOTATION annot,
/external/pdfium/fpdfsdk/
Dfpdf_view_c_api_test.c42 CHK(FPDFAnnot_AppendAttachmentPoints); in CheckPDFiumCApi()
Dfpdf_annot.cpp663 FPDFAnnot_AppendAttachmentPoints(FPDF_ANNOTATION annot, in FPDFAnnot_AppendAttachmentPoints() function
Dfpdf_annot_embeddertest.cpp379 ASSERT_TRUE(FPDFAnnot_AppendAttachmentPoints(annot.get(), &quadpoints)); in TEST_F()
465 ASSERT_TRUE(FPDFAnnot_AppendAttachmentPoints(annot, &new_quadpoints)); in TEST_F()