Searched refs:NotifyThumb (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Scrollbar.c46 <Btn2Down>: StartScroll(Continuous) MoveThumb() NotifyThumb() \n\
48 <Btn2Motion>: MoveThumb() NotifyThumb() \n\
108 static void NotifyThumb();
115 {"NotifyThumb", NotifyThumb},
649 case 'c': /* NotifyThumb has already called the thumbProc(s) */
692 static void NotifyThumb( gw, event, params, num_params ) function
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DScrollbar.c66 <Btn2Down>: StartScroll(Continuous) MoveThumb() NotifyThumb() \n\
68 <Btn2Motion>: MoveThumb() NotifyThumb() \n\
129 static void NotifyThumb();
136 {"NotifyThumb", NotifyThumb},
677 case 'c': /* NotifyThumb has already called the thumbProc(s) */
722 static void NotifyThumb( gw, event, params, num_params ) function

Completed in 9 milliseconds