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

/xsrc/external/mit/libXaw/dist/src/
H A DPanner.c77 static void ActionNotify(Widget, XEvent*, String*, Cardinal*);
119 {"notify", ActionNotify}, /* callback new position */
919 ActionNotify(gw, event, params, num_params);
944 ActionNotify(gw, event, params, num_params);
990 ActionNotify(gw, event, NULL, &zero);
997 ActionNotify(Widget gw, XEvent *event _X_UNUSED, String *params _X_UNUSED, Cardinal *num_params _X_UNUSED) function in typeref:typename:void

Completed in 2 milliseconds