HomeSort by relevance Sort by last modified time
    Searched refs:FPDF_DeviceToPage (Results 1 - 3 of 3) sorted by null

  /external/pdfium/fpdfsdk/src/
fpdfview_c_api_test.c 192 CHK(FPDF_DeviceToPage);
fpdfview.cpp 565 DLLEXPORT void STDCALL FPDF_DeviceToPage(FPDF_PAGE page, int start_x, int start_y, int size_x, int size_y,
  /external/pdfium/public/
fpdfview.h 391 // Function: FPDF_DeviceToPage
418 DLLEXPORT void STDCALL FPDF_DeviceToPage(FPDF_PAGE page, int start_x, int start_y, int size_x, int size_y,
438 // See comments of FPDF_DeviceToPage() function.

Completed in 78 milliseconds