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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
curses.h 116 #undef NCURSES_SIZE_T
117 #define NCURSES_SIZE_T short
373 NCURSES_SIZE_T _cury, _curx; /* current cursor position */
376 NCURSES_SIZE_T _maxy, _maxx; /* maximums of x and y, NOT window size */
377 NCURSES_SIZE_T _begy, _begx; /* screen coords of upper-left-hand corner */
400 NCURSES_SIZE_T _regtop; /* top line of scrolling region */
401 NCURSES_SIZE_T _regbottom; /* bottom line of scrolling region */
411 NCURSES_SIZE_T _pad_y, _pad_x;
412 NCURSES_SIZE_T _pad_top, _pad_left;
413 NCURSES_SIZE_T _pad_bottom, _pad_right
    [all...]
ncurses.h 116 #undef NCURSES_SIZE_T
117 #define NCURSES_SIZE_T short
373 NCURSES_SIZE_T _cury, _curx; /* current cursor position */
376 NCURSES_SIZE_T _maxy, _maxx; /* maximums of x and y, NOT window size */
377 NCURSES_SIZE_T _begy, _begx; /* screen coords of upper-left-hand corner */
400 NCURSES_SIZE_T _regtop; /* top line of scrolling region */
401 NCURSES_SIZE_T _regbottom; /* bottom line of scrolling region */
411 NCURSES_SIZE_T _pad_y, _pad_x;
412 NCURSES_SIZE_T _pad_top, _pad_left;
413 NCURSES_SIZE_T _pad_bottom, _pad_right
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
curses.h 116 #undef NCURSES_SIZE_T
117 #define NCURSES_SIZE_T short
373 NCURSES_SIZE_T _cury, _curx; /* current cursor position */
376 NCURSES_SIZE_T _maxy, _maxx; /* maximums of x and y, NOT window size */
377 NCURSES_SIZE_T _begy, _begx; /* screen coords of upper-left-hand corner */
400 NCURSES_SIZE_T _regtop; /* top line of scrolling region */
401 NCURSES_SIZE_T _regbottom; /* bottom line of scrolling region */
411 NCURSES_SIZE_T _pad_y, _pad_x;
412 NCURSES_SIZE_T _pad_top, _pad_left;
413 NCURSES_SIZE_T _pad_bottom, _pad_right
    [all...]
ncurses.h 116 #undef NCURSES_SIZE_T
117 #define NCURSES_SIZE_T short
373 NCURSES_SIZE_T _cury, _curx; /* current cursor position */
376 NCURSES_SIZE_T _maxy, _maxx; /* maximums of x and y, NOT window size */
377 NCURSES_SIZE_T _begy, _begx; /* screen coords of upper-left-hand corner */
400 NCURSES_SIZE_T _regtop; /* top line of scrolling region */
401 NCURSES_SIZE_T _regbottom; /* bottom line of scrolling region */
411 NCURSES_SIZE_T _pad_y, _pad_x;
412 NCURSES_SIZE_T _pad_top, _pad_left;
413 NCURSES_SIZE_T _pad_bottom, _pad_right
    [all...]

Completed in 540 milliseconds