Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dfpdf_doc_unittest.cpp233 EXPECT_TRUE(FPDFDest_GetLocationInPage(FPDFDestFromCPDFArray(array.Get()), in TEST_F()
246 EXPECT_TRUE(FPDFDest_GetLocationInPage(FPDFDestFromCPDFArray(array.Get()), in TEST_F()
254 EXPECT_FALSE(FPDFDest_GetLocationInPage(FPDFDestFromCPDFArray(array.Get()), in TEST_F()
Dfpdf_doc_embeddertest.cpp143 EXPECT_FALSE(FPDFDest_GetLocationInPage(nullptr, &hasX, &hasY, &hasZoom, &x, in TEST_F()
148 FPDFDest_GetLocationInPage(dest, &hasX, &hasY, &hasZoom, &x, &y, &zoom)); in TEST_F()
199 FPDF_BOOL success = FPDFDest_GetLocationInPage( in TEST_F()
215 FPDF_BOOL success = FPDFDest_GetLocationInPage( in TEST_F()
Dfpdf_view_c_api_test.c123 CHK(FPDFDest_GetLocationInPage); in CheckPDFiumCApi()
Dfpdf_doc.cpp252 FPDFDest_GetLocationInPage(FPDF_DEST dest, in FPDFDest_GetLocationInPage() function
/external/pdfium/public/
Dfpdf_doc.h220 FPDFDest_GetLocationInPage(FPDF_DEST dest,