Searched refs:XtActionProc (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
H A DToggleP.h54 XtActionProc Set;
55 XtActionProc Unset;
/xsrc/external/mit/bitmap/dist/
H A DBitEdit.c260 {"switch-image", (XtActionProc)SwitchImage},
261 {"switch-grid", (XtActionProc)SwitchGrid},
262 {"switch-dashed", (XtActionProc)SwitchDashed},
263 {"switch-axes", (XtActionProc)SwitchAxes},
264 {"switch-stippled", (XtActionProc)SwitchStippled},
265 {"switch-proportional", (XtActionProc)SwitchProportional},
266 {"switch-zoom", (XtActionProc)SwitchZoom},
267 {"do-cut", (XtActionProc)DoCut},
268 {"do-copy", (XtActionProc)DoCopy},
269 {"do-paste", (XtActionProc)DoPast
[all...]
H A DBitmap.c128 {"mark", (XtActionProc)BWTMark},
129 {"mark-all", (XtActionProc)BWTMarkAll},
130 {"unmark", (XtActionProc)BWTUnmark},
131 {"paste", (XtActionProc)BWTPaste},
132 {"bw-debug", (XtActionProc)BWDebug},
133 {"abort", (XtActionProc)BWAbort},
134 {"store-to-buffer", (XtActionProc)BWStoreToBuffer},
135 {"change-notify", (XtActionProc)BWChangeNotify},
136 {"set-changed", (XtActionProc)BWSetChanged},
137 {"up", (XtActionProc)BWU
[all...]
H A DBitmapP.h127 XtActionProc notify;
H A DBitmap.h271 extern void BWNotify ( Widget w, XtActionProc proc );
/xsrc/external/mit/xgc/dist/
H A Dgetfile.c59 {"KillPopup", (XtActionProc) kill_popup_shell},
124 actiontable[1].proc = (XtActionProc) success;
H A Dtestfrac.c151 {"Update", (XtActionProc) update},
/xsrc/external/mit/libXt/dist/src/
H A DTMaction.c90 XtActionProc proc;
164 XtActionProc *procs;
245 XtActionProc *procs,
293 XtActionProc procs[1]; /* variable length */
313 XtActionProc *procs,
373 static XtActionProc *
423 static XtActionProc *
426 XtActionProc *procs,
437 procsSize = (TMShortCard) (stateTree->numQuarks * sizeof(XtActionProc));
457 sizeof(XtActionProc))));
[all...]
H A DTMgrab.c78 XtActionProc action_proc;
249 XtActionProc *procs;
293 XtRegisterGrabAction(XtActionProc action_proc,
H A DTMstate.c596 XtActionProc *procs,
847 XtActionProc *procs;
1012 XtActionProc *procs;
2000 (XtActionProc *) MakeBindData(newBindings, numNewBindings, bindData);
/xsrc/external/mit/libXt/dist/include/X11/
H A DTranslateI.h207 XtActionProc *procs;
213 XtActionProc *procs;
H A DIntrinsic.h192 typedef void (*XtActionProc)( typedef in typeref:typename:void (*)(Widget,XEvent *,String *,Cardinal *)
199 typedef XtActionProc* XtBoundActions;
203 XtActionProc proc;
772 XtActionProc /* action_proc */,
/xsrc/external/mit/glw/dist/
H A DGLwDrawA.c97 {"glwInput",(XtActionProc)glwInput}, /* key or mouse input */

Completed in 16 milliseconds