Home
last modified time | relevance | path

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

/external/pdfium/public/
Dfpdf_annot.h310 FPDFAnnot_SetAttachmentPoints(FPDF_ANNOTATION annot,
/external/pdfium/fpdfsdk/
Dfpdfview_c_api_test.c57 CHK(FPDFAnnot_SetAttachmentPoints); in CheckPDFiumCApi()
Dfpdfannot_embeddertest.cpp282 ASSERT_TRUE(FPDFAnnot_SetAttachmentPoints(annot, &quadpoints)); in TEST_F()
365 ASSERT_TRUE(FPDFAnnot_SetAttachmentPoints(annot, &quadpoints)); in TEST_F()
Dfpdfannot.cpp583 FPDFAnnot_SetAttachmentPoints(FPDF_ANNOTATION annot, in FPDFAnnot_SetAttachmentPoints() function