HomeSort by: relevance | last modified time | path
    Searched refs:Motion (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/xterm/dist/vttests/
mouse-codes 81 sub Motion($) {
84 $result = " + motion" if ( $code != 0 );
91 my $motion;
95 for $motion ( 0 .. 1 ) {
99 $result += 32 if ( $motion != 0 );
114 &KeyState($states), &Motion($motion);
  /xsrc/external/mit/mesa-demos/dist/src/objviewer/
objview.c 408 * Handle mouse motion
411 Motion(int x, int y)
492 glutMotionFunc(Motion);
  /xsrc/external/mit/mesa-demos/dist/src/demos/
engine.c 1058 * Handle mouse motion
1061 Motion(int x, int y)
1334 glutMotionFunc(Motion);
  /xsrc/external/mit/xf86-video-mach64/dist/src/
atimach64xv.c 593 Bool Motion,

Completed in 46 milliseconds