Home
last modified time | relevance | path

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

/external/pdfium/public/
Dfpdf_doc.h293 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFLink_GetAnnotRect(FPDF_LINK link_annot,
/external/pdfium/fpdfsdk/
Dfpdf_view_c_api_test.c128 CHK(FPDFLink_GetAnnotRect); in CheckPDFiumCApi()
Dfpdf_doc.cpp362 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFLink_GetAnnotRect(FPDF_LINK link_annot, in FPDFLink_GetAnnotRect() function
Dfpdf_text_embeddertest.cpp775 EXPECT_TRUE(FPDFLink_GetAnnotRect(link_annot, &link_rect)); in TEST_F()
795 EXPECT_TRUE(FPDFLink_GetAnnotRect(link_annot, &link_rect)); in TEST_F()