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

  /xsrc/external/mit/libXaw/dist/src/
TextAction.c 102 static void Move(TextWidget, XEvent*, XawTextScanDirection, XawTextScanType,
520 Move(TextWidget ctx, XEvent *event, XawTextScanDirection dir,
553 Move((TextWidget)w, event, XawsdRight, XawstPositions, True);
560 Move((TextWidget)w, event, XawsdLeft, XawstPositions, True);
567 Move((TextWidget)w, event, XawsdRight, XawstAlphaNumeric, False);
569 Move((TextWidget)w, event, XawsdRight, XawstWhiteSpace, False);
576 Move((TextWidget)w, event, XawsdLeft, XawstAlphaNumeric, False);
578 Move((TextWidget)w, event, XawsdLeft, XawstWhiteSpace, False);
675 Move((TextWidget)w, event, XawsdRight, XawstEOL, False);
682 Move((TextWidget)w, event, XawsdLeft, XawstEOL, False)
    [all...]
  /xsrc/external/mit/mesa-demos/dist/src/samples/
README 185 UP Move clipping plane.
186 DOWN Move clipping plane.
  /xsrc/external/mit/xterm/dist/vttests/
report-sgr.pl 604 As you move the cursor around the screen (with vi-style h,j,k,l characters),
619 Move the cursor to the first cell of the test-data for the currently selected

Completed in 8 milliseconds