Home | History | Annotate | Download | only in public

Lines Matching refs:FPDF_PAGE

34 typedef void* FPDF_PAGE;
449 DLLEXPORT FPDF_PAGE STDCALL FPDF_LoadPage(FPDF_DOCUMENT document,
459 DLLEXPORT double STDCALL FPDF_GetPageWidth(FPDF_PAGE page);
468 DLLEXPORT double STDCALL FPDF_GetPageHeight(FPDF_PAGE page);
539 FPDF_PAGE page,
571 FPDF_PAGE page,
585 DLLEXPORT void STDCALL FPDF_ClosePage(FPDF_PAGE page);
635 DLLEXPORT void STDCALL FPDF_DeviceToPage(FPDF_PAGE page,
671 DLLEXPORT void STDCALL FPDF_PageToDevice(FPDF_PAGE page,