Home
last modified time | relevance | path

Searched refs:APP_DESTROY_CALLBACK_H (Results 1 – 6 of 6) sorted by relevance

/dports/editors/ted/Ted-2.23/appFrame/
H A DappGuiBaseGtk.h176 #define APP_DESTROY_CALLBACK_H(n,w,t) \
182 #define APP_DESTROY_CALLBACK_H(n,w,t) \ macro
186 typedef APP_DESTROY_CALLBACK_H ((*APP_DESTROY_CALLBACK_T),w,t); typedef
H A DappGuiBaseMotif.h178 #define APP_DESTROY_CALLBACK_H(n,w,t) \ macro
183 typedef APP_DESTROY_CALLBACK_H ((*APP_DESTROY_CALLBACK_T),w,t); typedef
H A DappFrame.h839 APP_DESTROY_CALLBACK_H( appDestroyEditDocument, w, voided );
H A DappDocument.c659 APP_DESTROY_CALLBACK_H( appDestroyEditDocument, w, voided ) in APP_DESTROY_CALLBACK_H() function
H A DappPrintDialog.c1128 static APP_DESTROY_CALLBACK_H( appDestroyPrintDialog, w, voidapd ) in APP_DESTROY_CALLBACK_H() function
/dports/editors/ted/Ted-2.23/Ted/
H A DtedApp.c320 static APP_DESTROY_CALLBACK_H( tedManualDestroyed, w, voidtar ) in APP_DESTROY_CALLBACK_H() function