HomeSort by relevance Sort by last modified time
    Searched refs:ws_ypixel (Results 26 - 35 of 35) sorted by null

12

  /external/kernel-headers/original/asm-x86/
termios.h 11 unsigned short ws_ypixel; member in struct:winsize
  /external/dropbear/
cli-chansession.c 248 ws.ws_ypixel = 0;
254 buf_putint(ses.writepayload, ws.ws_ypixel); /* Height */
sshpty.c 351 w.ws_ypixel = ypixel;
  /external/qemu/
curses.c 120 unsigned short ws_ypixel; /* unused */ member in struct:winsize
  /external/strace/
term.c 302 tprintf(", {ws_row=%d, ws_col=%d, ws_xpixel=%d, ws_ypixel=%d}",
303 ws.ws_row, ws.ws_col, ws.ws_xpixel, ws.ws_ypixel);
  /external/valgrind/main/include/vki/
vki-amd64-linux.h 354 unsigned short ws_ypixel; member in struct:vki_winsize
vki-arm-linux.h 423 unsigned short ws_ypixel; member in struct:vki_winsize
vki-ppc32-linux.h 462 unsigned short ws_ypixel; member in struct:vki_winsize
    [all...]
vki-ppc64-linux.h 500 unsigned short ws_ypixel; member in struct:vki_winsize
vki-x86-linux.h 428 unsigned short ws_ypixel; member in struct:vki_winsize

Completed in 799 milliseconds

12