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

  /xsrc/external/mit/xf86-video-intel-2014/dist/tools/
virtual.c 118 int cursor_moved; member in struct:display
1641 display->cursor_moved++;
1652 display->cursor_moved++;
1667 if (!display->cursor_moved)
1694 display->cursor_moved = 0;
  /xsrc/external/mit/xf86-video-intel/dist/tools/
virtual.c 122 int cursor_moved; member in struct:display
1803 display->cursor_moved++;
1818 if (!display->cursor_moved)
1847 display->cursor_moved = 0;
3371 display->cursor_moved++;
  /xsrc/external/mit/xterm/dist/
ptyx.h 2761 Boolean cursor_moved; /* scrolling makes cursor move */ member in struct:__anon12178
3700 ((screen)->cursor_moved || \
util.c 617 screen->cursor_moved = True;
880 screen->cursor_moved = True;
charproc.c 13186 screen->cursor_moved = False;

Completed in 63 milliseconds