Home
last modified time | relevance | path

Searched refs:FPDFAnnot_SetRect (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/fpdfsdk/
Dfpdf_annot_unittest.cpp56 EXPECT_TRUE(FPDFAnnot_SetRect(annot.get(), &bounding_rect)); in TEST_F()
109 EXPECT_TRUE(FPDFAnnot_SetRect(annot.get(), &bounding_rect)); in TEST_F()
Dfpdf_annot_embeddertest.cpp319 ASSERT_TRUE(FPDFAnnot_SetRect(annot.get(), &rect)); in TEST_F()
585 ASSERT_TRUE(FPDFAnnot_SetRect(annot.get(), &rect)); in TEST_F()
606 ASSERT_TRUE(FPDFAnnot_SetRect(annot.get(), &rect)); in TEST_F()
814 EXPECT_TRUE(FPDFAnnot_SetRect(annot.get(), &rect)); in TEST_F()
966 EXPECT_TRUE(FPDFAnnot_SetRect(annot.get(), &rect)); in TEST_F()
1054 EXPECT_TRUE(FPDFAnnot_SetRect(annot.get(), &rect)); in TEST_F()
1739 EXPECT_TRUE(FPDFAnnot_SetRect(annot.get(), &bounding_rect)); in TEST_F()
Dfpdf_view_c_api_test.c75 CHK(FPDFAnnot_SetRect); in CheckPDFiumCApi()
Dfpdf_annot.cpp705 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFAnnot_SetRect(FPDF_ANNOTATION annot, in FPDFAnnot_SetRect() function
/external/pdfium/public/
Dfpdf_annot.h355 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFAnnot_SetRect(FPDF_ANNOTATION annot,