Home
last modified time | relevance | path

Searched refs:PrintScaling (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/src/fpdfdoc/
Ddoc_viewerPreferences.cpp20 FX_BOOL CPDF_ViewerPreferences::PrintScaling() const { in PrintScaling() function in CPDF_ViewerPreferences
/external/pdfium/core/include/fpdfdoc/
Dfpdf_doc.h1078 FX_BOOL PrintScaling() const;
/external/pdfium/fpdfsdk/src/
Dfpdfview.cpp1006 return viewRef.PrintScaling(); in FPDF_VIEWERREF_GetPrintScaling()