Lines Matching refs:FPDF_EXPORT
211 FPDF_EXPORT int FPDF_CALLCONV
269 FPDF_EXPORT int FPDF_CALLCONV
287 FPDF_EXPORT FPDF_FORMHANDLE FPDF_CALLCONV
320 FPDF_EXPORT void FPDF_CALLCONV
339 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FORM_OnMouseMove(FPDF_FORMHANDLE hHandle, in FORM_OnMouseMove()
350 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FORM_OnFocus(FPDF_FORMHANDLE hHandle, in FORM_OnFocus()
361 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FORM_OnLButtonDown(FPDF_FORMHANDLE hHandle, in FORM_OnLButtonDown()
372 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FORM_OnLButtonUp(FPDF_FORMHANDLE hHandle, in FORM_OnLButtonUp()
384 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FORM_OnRButtonDown(FPDF_FORMHANDLE hHandle, in FORM_OnRButtonDown()
395 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FORM_OnRButtonUp(FPDF_FORMHANDLE hHandle, in FORM_OnRButtonUp()
407 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FORM_OnKeyDown(FPDF_FORMHANDLE hHandle, in FORM_OnKeyDown()
417 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FORM_OnKeyUp(FPDF_FORMHANDLE hHandle, in FORM_OnKeyUp()
427 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FORM_OnChar(FPDF_FORMHANDLE hHandle, in FORM_OnChar()
437 FPDF_EXPORT unsigned long FPDF_CALLCONV
456 FPDF_EXPORT void FPDF_CALLCONV FORM_ReplaceSelection(FPDF_FORMHANDLE hHandle, in FORM_ReplaceSelection()
469 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV
478 FPDF_EXPORT void FPDF_CALLCONV FPDF_FFLDraw(FPDF_FORMHANDLE hHandle, in FPDF_FFLDraw()
492 FPDF_EXPORT void FPDF_CALLCONV FPDF_FFLRecord(FPDF_FORMHANDLE hHandle, in FPDF_FFLRecord()
507 FPDF_EXPORT void FPDF_CALLCONV FPDF_Widget_Undo(FPDF_DOCUMENT document, in FPDF_Widget_Undo()
519 FPDF_EXPORT void FPDF_CALLCONV FPDF_Widget_Redo(FPDF_DOCUMENT document, in FPDF_Widget_Redo()
531 FPDF_EXPORT void FPDF_CALLCONV FPDF_Widget_SelectAll(FPDF_DOCUMENT document, in FPDF_Widget_SelectAll()
543 FPDF_EXPORT void FPDF_CALLCONV FPDF_Widget_Copy(FPDF_DOCUMENT document, in FPDF_Widget_Copy()
574 FPDF_EXPORT void FPDF_CALLCONV FPDF_Widget_Cut(FPDF_DOCUMENT document, in FPDF_Widget_Cut()
605 FPDF_EXPORT void FPDF_CALLCONV FPDF_Widget_Paste(FPDF_DOCUMENT document, in FPDF_Widget_Paste()
620 FPDF_EXPORT void FPDF_CALLCONV
640 FPDF_EXPORT void FPDF_CALLCONV
664 FPDF_EXPORT int FPDF_CALLCONV
670 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV
696 FPDF_EXPORT void FPDF_CALLCONV
701 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV
713 FPDF_EXPORT void FPDF_CALLCONV
732 FPDF_EXPORT void FPDF_CALLCONV
738 FPDF_EXPORT void FPDF_CALLCONV
744 FPDF_EXPORT void FPDF_CALLCONV FORM_OnAfterLoadPage(FPDF_PAGE page, in FORM_OnAfterLoadPage()
750 FPDF_EXPORT void FPDF_CALLCONV FORM_OnBeforeClosePage(FPDF_PAGE page, in FORM_OnBeforeClosePage()
769 FPDF_EXPORT void FPDF_CALLCONV
777 FPDF_EXPORT void FPDF_CALLCONV
785 FPDF_EXPORT void FPDF_CALLCONV FORM_DoDocumentAAction(FPDF_FORMHANDLE hHandle, in FORM_DoDocumentAAction()
807 FPDF_EXPORT void FPDF_CALLCONV FORM_DoPageAAction(FPDF_PAGE page, in FORM_DoPageAAction()