Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dfpdfdoc_unittest.cpp250 EXPECT_TRUE(FPDFDest_GetLocationInPage(array.get(), &hasX, &hasY, &hasZoom, in TEST_F()
262 EXPECT_TRUE(FPDFDest_GetLocationInPage(array.get(), &hasX, &hasY, &hasZoom, in TEST_F()
269 EXPECT_FALSE(FPDFDest_GetLocationInPage(array.get(), &hasX, &hasY, &hasZoom, in TEST_F()
Dfpdfview_c_api_test.c111 CHK(FPDFDest_GetLocationInPage); in CheckPDFiumCApi()
Dfpdfdoc_embeddertest.cpp120 FPDFDest_GetLocationInPage(dest, &hasX, &hasY, &hasZoom, &x, &y, &zoom)); in TEST_F()
Dfpdfdoc.cpp232 FPDFDest_GetLocationInPage(FPDF_DEST pDict, in FPDFDest_GetLocationInPage() function
/external/pdfium/public/
Dfpdf_doc.h216 FPDFDest_GetLocationInPage(FPDF_DEST dest,