Searched refs:Notify (Results 1 - 11 of 11) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Sme.c55 static void Unhighlight(), Highlight(), Notify(), ClassPartInitialize();
100 /* notify */ Notify,
191 /* Function Name: Notify
198 Notify(w) function
H A DXaw3_1Toggle.c84 static void Toggle(), Initialize(), Notify(), ToggleSet();
97 {"notify", Notify},
280 static void Notify(w,event,params,num_params) function
436 Notify( group->widget, NULL, NULL, 0);
541 Notify((Widget) local_tog, NULL, NULL, 0);
561 Notify((Widget) local_tog, NULL, NULL, 0);
587 Notify(radio_group, NULL, NULL, 0);
H A DXaw3_1CommandI.h79 static void Notify();
H A DXaw3_1Command.c92 static void Initialize(), Redisplay(), Set(), Reset(), Notify(), Unset();
104 {"notify", Notify},
386 Notify(w,event,params,num_params) function
H A DXaw3_1List.c58 <Btn1Up>: Notify()";
110 static void Notify(), Set(), Unset();
113 {"Notify", Notify},
714 /* Function Name: Notify
727 Notify(w, event, params, num_params) function
H A DXaw3_1SimpleMenu.c112 static void Highlight(), Unhighlight(), Notify(), PositionMenuAction();
126 {"notify", Notify},
719 /* Function Name: Notify
720 * Description: Notify user of current entry.
729 Notify(w, event, params, num_params) function
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DSme.c59 static void Unhighlight(), Highlight(), Notify(), ClassPartInitialize();
104 /* notify */ Notify,
197 /* Function Name: Notify
204 Notify(w) function
H A DToggle.c82 static void Toggle(), Initialize(), Notify(), ToggleSet();
95 {"notify", Notify},
275 static void Notify(w,event,params,num_params) function
439 Notify( group->widget, (XEvent *)NULL, (String *)NULL, (Cardinal *)0);
561 Notify((Widget) local_tog, (XEvent *)NULL, (String *)NULL, (Cardinal *)0);
581 Notify((Widget) local_tog, (XEvent *)NULL, (String *)NULL, (Cardinal *)0);
611 Notify(radio_group, (XEvent *)NULL, (String *)NULL, (Cardinal *)0);
H A DCommand.c97 static void Initialize(), Redisplay(), Set(), Reset(), Notify(), Unset();
105 {"notify", Notify},
368 Notify(w,event,params,num_params) function
H A DSimpleMenu.c114 static void Highlight(), Unhighlight(), Notify(), PositionMenuAction();
129 {"notify", Notify},
744 /* Function Name: Notify
745 * Description: Notify user of current entry.
754 Notify(w, event, params, num_params) function
H A DList.c68 <Btn1Up>: Notify()";
123 static void Notify(), Set(), Unset();
126 {"Notify", Notify},
856 /* Notify() - ACTION
864 Notify(w, event, params, num_params) function

Completed in 3216 milliseconds