Lines Matching defs:document
332 DLLEXPORT FPDF_BOOL STDCALL FPDF_HasXFAField(FPDF_DOCUMENT document, in FPDF_HasXFAField()
364 DLLEXPORT FPDF_BOOL STDCALL FPDF_LoadXFA(FPDF_DOCUMENT document) { in FPDF_LoadXFA()
452 DLLEXPORT unsigned long STDCALL FPDF_GetDocPermissions(FPDF_DOCUMENT document) { in FPDF_GetDocPermissions()
465 DLLEXPORT int STDCALL FPDF_GetSecurityHandlerRevision(FPDF_DOCUMENT document) { in FPDF_GetSecurityHandlerRevision()
474 DLLEXPORT int STDCALL FPDF_GetPageCount(FPDF_DOCUMENT document) { in FPDF_GetPageCount()
479 DLLEXPORT FPDF_PAGE STDCALL FPDF_LoadPage(FPDF_DOCUMENT document, in FPDF_LoadPage()
738 DLLEXPORT void STDCALL FPDF_CloseDocument(FPDF_DOCUMENT document) { in FPDF_CloseDocument()
970 DLLEXPORT int STDCALL FPDF_GetPageSizeByIndex(FPDF_DOCUMENT document, in FPDF_GetPageSizeByIndex()
1001 FPDF_VIEWERREF_GetPrintScaling(FPDF_DOCUMENT document) { in FPDF_VIEWERREF_GetPrintScaling()
1009 DLLEXPORT int STDCALL FPDF_VIEWERREF_GetNumCopies(FPDF_DOCUMENT document) { in FPDF_VIEWERREF_GetNumCopies()
1018 FPDF_VIEWERREF_GetPrintPageRange(FPDF_DOCUMENT document) { in FPDF_VIEWERREF_GetPrintPageRange()
1027 FPDF_VIEWERREF_GetDuplex(FPDF_DOCUMENT document) { in FPDF_VIEWERREF_GetDuplex()
1042 DLLEXPORT FPDF_DWORD STDCALL FPDF_CountNamedDests(FPDF_DOCUMENT document) { in FPDF_CountNamedDests()
1063 DLLEXPORT FPDF_DEST STDCALL FPDF_GetNamedDestByName(FPDF_DOCUMENT document, in FPDF_GetNamedDestByName()
1130 DLLEXPORT FPDF_DEST STDCALL FPDF_GetNamedDest(FPDF_DOCUMENT document, in FPDF_GetNamedDest()