Home
last modified time | relevance | path

Searched refs:SFmotionList (Results 1 – 18 of 18) sorted by relevance

/dports/print/tex-xdvik/xdvik-22.87/texk/xdvik/gui/
H A Dsfinternal.h57 SFmotionList(),
H A DsfDraw.h52 void SFmotionList(Widget w, int n, XMotionEvent *event);
H A DsfDraw.c546 SFmotionList(Widget w, int n, XMotionEvent *event) in SFmotionList() function
H A DsfPath.c732 SFmotionList(w, n, (XMotionEvent *)event); in SFbuttonReleaseList()
H A DsfSelFile.c732 (XtEventHandler)SFmotionList, cast_int_to_XtPointer(n)); in SFcreateWidgets()
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/x11/SelFile/
H A DSFinternal.h96 SFmotionList(),
H A DDraw.c588 SFmotionList(Widget w, register XtPointer n, register XEvent *event, Boolean *cont) in SFmotionList() function
H A DPath.c767 SFmotionList(w, n, event);
H A DSelFile.c492 SFmotionList, (XtPointer) n);
/dports/graphics/graphviz/graphviz-2.44.1/cmd/lefty/ws/x11/libfilereq/
H A DSFinternal.h106 void SFmotionList (Widget, XtPointer, XEvent *, Boolean *);
H A DDraw.c481 void SFmotionList (Widget w, XtPointer cl, XEvent *ev, Boolean *b) { in SFmotionList() function
H A DPath.c643 SFmotionList (w, (XtPointer) n, (XEvent *) event, NULL); in SFbuttonReleaseList()
H A DSelFile.c531 SFmotionList, (XtPointer) n in SFcreateWidgets()
/dports/math/gap/gap-4.11.0/pkg/xgap-4.30/src.x11/
H A Dselfile.c116 SFmotionList(),
893 SFmotionList(Widget w, int n, XMotionEvent *event) in SFmotionList() function
1749 SFmotionList(w, n, (XMotionEvent *)event); in SFbuttonReleaseList()
2359 (XtEventHandler)SFmotionList, (XtPointer) n ); in SFcreateWidgets()
/dports/editors/vim/vim-8.2.3745/src/
H A Dgui_at_fs.c182 static void SFmotionList(Widget w, XtPointer np, XMotionEvent *event, Boolean *cont);
829 SFmotionList(w, (XtPointer)(long)n, (XMotionEvent *)event, 0); in SFbuttonReleaseList()
1647 SFmotionList( in SFmotionList() function
2559 (XtEventHandler)SFmotionList, (XtPointer)(long_u)n); in SFcreateWidgets()
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/changelogs/
H A DChangeLog-20023964 (SFmotionList): Change new to neww.
3965 (SFmotionList): Add int typecasts.
/dports/games/xboard-devel/xboard-f49e7e1/
H A DChangeLog8208 prototype declaration. The event handler SFmotionList is considered
/dports/games/xboard/xboard-4.9.1/
H A DChangeLog11719 prototype declaration. The event handler SFmotionList is considered