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

/external/pdfium/fpdfsdk/src/
H A Dfpdfview_c_api_test.c202 CHK(FPDF_VIEWERREF_GetPrintScaling);
H A Dfpdfview_embeddertest.cpp45 EXPECT_TRUE(FPDF_VIEWERREF_GetPrintScaling(document()));
H A Dfpdfview.cpp761 DLLEXPORT FPDF_BOOL STDCALL FPDF_VIEWERREF_GetPrintScaling(FPDF_DOCUMENT document) function
/external/pdfium/public/
H A Dfpdfview.h561 // Function: FPDF_VIEWERREF_GetPrintScaling
568 DLLEXPORT FPDF_BOOL STDCALL FPDF_VIEWERREF_GetPrintScaling(FPDF_DOCUMENT document);

Completed in 22 milliseconds