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

/xsrc/external/mit/libXaw/dist/src/
H A DSme.c48 static void Notify(Widget);
122 Notify, /* notify */
215 * Notify
224 Notify(Widget w) function in typeref:typename:void
H A DToggle.c67 static void Notify(Widget, XEvent*, String*, Cardinal*);
118 {"notify", Notify},
287 Notify(Widget w, XEvent *event _X_UNUSED, String *params _X_UNUSED, Cardinal *num_params _X_UNUSED) function in typeref:typename:void
451 Notify(group->widget, NULL, NULL, NULL);
577 Notify(radio_group, NULL, NULL, NULL);
597 Notify(group->widget, NULL, NULL, NULL);
627 Notify(radio_group, NULL, NULL, NULL);
H A DCommand.c96 static void Notify(Widget, XEvent*, String*, Cardinal*);
155 {"notify", Notify},
406 Notify(Widget w, XEvent *event _X_UNUSED, String *params _X_UNUSED, Cardinal *num_params _X_UNUSED) function in typeref:typename:void
H A DList.c87 static void Notify(Widget, XEvent*, String*, Cardinal*);
96 "<Btn1Up>:" "Notify()\n"
264 {"Notify", Notify},
984 /* Notify() - Action
991 Notify(Widget w, XEvent *event, String *params _X_UNUSED, Cardinal *num_params _X_UNUSED) function in typeref:typename:void
H A DSimpleMenu.c102 static void Notify(Widget, XEvent*, String*, Cardinal*);
257 {"notify", Notify},
945 * Notify
954 * Notify user of current entry.
958 Notify(Widget w, XEvent *event, String *params _X_UNUSED, Cardinal *num_params _X_UNUSED) function in typeref:typename:void
/xsrc/external/mit/xconsole/dist/
H A Dxconsole.c120 {"notify", "Notify", XtRBoolean, sizeof (Boolean),
308 Notify(void) function in typeref:typename:void
432 Notify();
/xsrc/external/mit/xfd/dist/
H A Dgrid.c65 static void Notify(Widget gw, XEvent *event, String *params,
113 { "notify", Notify },
948 Notify(Widget gw, XEvent *event, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/internal/
H A Dgtest-port.h1183 void Notify() { function in class:testing::internal::Notification
1251 void Notify();
1296 // thread_can_start.Notify();
/xsrc/external/mit/MesaLib.old/dist/src/gtest/include/gtest/internal/
H A Dgtest-port.h1479 void Notify() { function in class:testing::internal::Notification
1546 void Notify();
1591 // thread_can_start.Notify();
/xsrc/external/mit/MesaLib.old/dist/src/gtest/src/
H A Dgtest-port.cc229 void Notification::Notify() { function in class:testing::internal::Notification
/xsrc/external/mit/MesaLib/dist/src/gtest/src/
H A Dgtest-port.cc331 void Notification::Notify() { function in class:testing::internal::Notification
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D7.10.rst564 - st/xlib: Notify the context when the front/back buffers are swapped.

Completed in 27 milliseconds