Home
last modified time | relevance | path

Searched refs:APP_CLOSE_CALLBACK_H (Results 1 – 9 of 9) sorted by relevance

/dports/editors/ted/Ted-2.23/appFrame/
H A DappGuiBaseGtk.h141 #define APP_CLOSE_CALLBACK_H(n,w,t) \ macro
146 typedef APP_CLOSE_CALLBACK_H ((*APP_CLOSE_CALLBACK_T),w,t); typedef
H A DappGuiBaseMotif.h144 #define APP_CLOSE_CALLBACK_H(n,w,t) \ macro
149 typedef APP_CLOSE_CALLBACK_H ((*APP_CLOSE_CALLBACK_T),w,t); typedef
H A DappFrame.h701 extern APP_CLOSE_CALLBACK_H( appDocFileCloseCallback, w, voided );
702 extern APP_CLOSE_CALLBACK_H( appAppWmClose, w, voidea );
H A DappInspector.c59 static APP_CLOSE_CALLBACK_H( appInspectorCloseCall, w, voidai ) in APP_CLOSE_CALLBACK_H() function
H A DappPageTool.c277 static APP_CLOSE_CALLBACK_H( appClosePageTool, w, voidapt ) in APP_CLOSE_CALLBACK_H() function
H A DappDocument.c82 APP_CLOSE_CALLBACK_H( appDocFileCloseCallback, w, voided ) in APP_CLOSE_CALLBACK_H() function
H A DappMain.c69 APP_CLOSE_CALLBACK_H( appAppWmClose, w, voidea ) in APP_CLOSE_CALLBACK_H() function
H A DappPrintDialog.c1119 static APP_CLOSE_CALLBACK_H( appClosePrintDialog, w, voidapd ) in APP_CLOSE_CALLBACK_H() function
/dports/editors/ted/Ted-2.23/Ted/
H A DtedDocprops.c188 static APP_CLOSE_CALLBACK_H( tedClosePropertyDialog, w, voiddpd ) in APP_CLOSE_CALLBACK_H() function