Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dfpdf_view_embeddertest.cpp355 EXPECT_TRUE(FPDF_VIEWERREF_GetPrintScaling(document())); in TEST_F()
467 EXPECT_TRUE(FPDF_VIEWERREF_GetPrintScaling(document())); in TEST_F()
484 EXPECT_TRUE(FPDF_VIEWERREF_GetPrintScaling(document())); in TEST_F()
Dfpdf_view_c_api_test.c449 CHK(FPDF_VIEWERREF_GetPrintScaling); in CheckPDFiumCApi()
Dfpdf_view.cpp911 FPDF_VIEWERREF_GetPrintScaling(FPDF_DOCUMENT document) { in FPDF_VIEWERREF_GetPrintScaling() function
/external/pdfium/public/
Dfpdfview.h1125 FPDF_VIEWERREF_GetPrintScaling(FPDF_DOCUMENT document);