Searched defs:ActionMove (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DPanner.c69 static void ActionStart(), ActionStop(), ActionAbort(), ActionMove();
76 { "move", ActionMove }, /* move tmp graphics on Motion event */
802 static void ActionMove (gw, event, params, num_params) function
863 ActionMove (gw, &ev, (String *) NULL, &zero);

Completed in 222 milliseconds