Searched refs:thumbProc (Results 1 - 4 of 4) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1ScrollbarP.h40 XtCallbackList thumbProc; /* jump (to position) scroll */ member in struct:__anon314
41 XtCallbackList jumpProc; /* same as thumbProc but pass data by ref */
H A DXaw3_1Scrollbar.c71 Offset(scrollbar.thumbProc), XtRCallback, NULL},
649 case 'c': /* NotifyThumb has already called the thumbProc(s) */
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DScrollbarP.h65 XtCallbackList thumbProc; /* jump (to position) scroll */ member in struct:__anon382
66 XtCallbackList jumpProc; /* same as thumbProc but pass data by ref */
H A DScrollbar.c91 Offset(scrollbar.thumbProc), XtRCallback, NULL},
677 case 'c': /* NotifyThumb has already called the thumbProc(s) */
734 /* thumbProc is not pretty, but is necessary for backwards

Completed in 15 milliseconds