HomeSort by relevance Sort by last modified time
    Searched refs:NCURSES_SIZE_T (Results 1 - 6 of 6) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
curses.h 115 #undef NCURSES_SIZE_T
116 #define NCURSES_SIZE_T short
367 NCURSES_SIZE_T _cury, _curx; /* current cursor position */
370 NCURSES_SIZE_T _maxy, _maxx; /* maximums of x and y, NOT window size */
371 NCURSES_SIZE_T _begy, _begx; /* screen coords of upper-left-hand corner */
394 NCURSES_SIZE_T _regtop; /* top line of scrolling region */
395 NCURSES_SIZE_T _regbottom; /* bottom line of scrolling region */
405 NCURSES_SIZE_T _pad_y, _pad_x;
406 NCURSES_SIZE_T _pad_top, _pad_left;
407 NCURSES_SIZE_T _pad_bottom, _pad_right
    [all...]
ncurses.h 115 #undef NCURSES_SIZE_T
116 #define NCURSES_SIZE_T short
367 NCURSES_SIZE_T _cury, _curx; /* current cursor position */
370 NCURSES_SIZE_T _maxy, _maxx; /* maximums of x and y, NOT window size */
371 NCURSES_SIZE_T _begy, _begx; /* screen coords of upper-left-hand corner */
394 NCURSES_SIZE_T _regtop; /* top line of scrolling region */
395 NCURSES_SIZE_T _regbottom; /* bottom line of scrolling region */
405 NCURSES_SIZE_T _pad_y, _pad_x;
406 NCURSES_SIZE_T _pad_top, _pad_left;
407 NCURSES_SIZE_T _pad_bottom, _pad_right
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
curses.h 115 #undef NCURSES_SIZE_T
116 #define NCURSES_SIZE_T short
367 NCURSES_SIZE_T _cury, _curx; /* current cursor position */
370 NCURSES_SIZE_T _maxy, _maxx; /* maximums of x and y, NOT window size */
371 NCURSES_SIZE_T _begy, _begx; /* screen coords of upper-left-hand corner */
394 NCURSES_SIZE_T _regtop; /* top line of scrolling region */
395 NCURSES_SIZE_T _regbottom; /* bottom line of scrolling region */
405 NCURSES_SIZE_T _pad_y, _pad_x;
406 NCURSES_SIZE_T _pad_top, _pad_left;
407 NCURSES_SIZE_T _pad_bottom, _pad_right
    [all...]
ncurses.h 115 #undef NCURSES_SIZE_T
116 #define NCURSES_SIZE_T short
367 NCURSES_SIZE_T _cury, _curx; /* current cursor position */
370 NCURSES_SIZE_T _maxy, _maxx; /* maximums of x and y, NOT window size */
371 NCURSES_SIZE_T _begy, _begx; /* screen coords of upper-left-hand corner */
394 NCURSES_SIZE_T _regtop; /* top line of scrolling region */
395 NCURSES_SIZE_T _regbottom; /* bottom line of scrolling region */
405 NCURSES_SIZE_T _pad_y, _pad_x;
406 NCURSES_SIZE_T _pad_top, _pad_left;
407 NCURSES_SIZE_T _pad_bottom, _pad_right
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
curses.h 115 #undef NCURSES_SIZE_T
116 #define NCURSES_SIZE_T short
367 NCURSES_SIZE_T _cury, _curx; /* current cursor position */
370 NCURSES_SIZE_T _maxy, _maxx; /* maximums of x and y, NOT window size */
371 NCURSES_SIZE_T _begy, _begx; /* screen coords of upper-left-hand corner */
394 NCURSES_SIZE_T _regtop; /* top line of scrolling region */
395 NCURSES_SIZE_T _regbottom; /* bottom line of scrolling region */
405 NCURSES_SIZE_T _pad_y, _pad_x;
406 NCURSES_SIZE_T _pad_top, _pad_left;
407 NCURSES_SIZE_T _pad_bottom, _pad_right
    [all...]
ncurses.h 115 #undef NCURSES_SIZE_T
116 #define NCURSES_SIZE_T short
367 NCURSES_SIZE_T _cury, _curx; /* current cursor position */
370 NCURSES_SIZE_T _maxy, _maxx; /* maximums of x and y, NOT window size */
371 NCURSES_SIZE_T _begy, _begx; /* screen coords of upper-left-hand corner */
394 NCURSES_SIZE_T _regtop; /* top line of scrolling region */
395 NCURSES_SIZE_T _regbottom; /* bottom line of scrolling region */
405 NCURSES_SIZE_T _pad_y, _pad_x;
406 NCURSES_SIZE_T _pad_top, _pad_left;
407 NCURSES_SIZE_T _pad_bottom, _pad_right
    [all...]

Completed in 37 milliseconds