Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dfpdfview_embeddertest.cpp55 EXPECT_TRUE(FPDF_VIEWERREF_GetPrintScaling(document())); in TEST_F()
78 EXPECT_TRUE(FPDF_VIEWERREF_GetPrintScaling(document())); in TEST_F()
89 EXPECT_TRUE(FPDF_VIEWERREF_GetPrintScaling(document())); in TEST_F()
Dfpdfview_c_api_test.c255 CHK(FPDF_VIEWERREF_GetPrintScaling); in CheckPDFiumCApi()
Dfpdfview.cpp1057 FPDF_VIEWERREF_GetPrintScaling(FPDF_DOCUMENT document) { in FPDF_VIEWERREF_GetPrintScaling() function
/external/pdfium/public/
Dfpdfview.h927 FPDF_VIEWERREF_GetPrintScaling(FPDF_DOCUMENT document);