gecko-dev/modules/pdfium/pdfium.def

16 строки
420 B
Modula-2

; This Source Code Form is subject to the terms of the Mozilla Public
; License, v. 2.0. If a copy of the MPL was not distributed with this
; file, You can obtain one at http://mozilla.org/MPL/2.0/.
LIBRARY pdfium
EXPORTS
FPDF_InitLibrary
FPDF_DestroyLibrary
FPDF_LoadDocument
FPDF_LoadCustomDocument
FPDF_CloseDocument
FPDF_GetPageCount
FPDF_LoadPage
FPDF_ClosePage
FPDF_RenderPage