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

/external/pdfium/fpdfsdk/include/
H A Dfpdfview.h555 // Function: FPDF_VIEWERREF_GetPrintScaling
562 DLLEXPORT FPDF_BOOL STDCALL FPDF_VIEWERREF_GetPrintScaling(FPDF_DOCUMENT document);
/external/pdfium/fpdfsdk/src/
H A Dfpdfview.cpp861 DLLEXPORT FPDF_BOOL STDCALL FPDF_VIEWERREF_GetPrintScaling(FPDF_DOCUMENT document) function
/external/chromium_org/pdf/pdfium/
H A Dpdfium_engine.cc2059 return !!FPDF_VIEWERREF_GetPrintScaling(doc_);

Completed in 90 milliseconds