HomeSort by relevance Sort by last modified time
    Searched refs:ws_ypixel (Results 1 - 25 of 27) sorted by null

1 2

  /bionic/libc/kernel/arch-sh/asm/
termios.h 22 unsigned short ws_ypixel; member in struct:winsize
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
termios.h 11 unsigned short ws_ypixel; member in struct:winsize
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
ioctl-types.h 33 unsigned short int ws_ypixel; member in struct:winsize
  /bionic/libc/kernel/arch-arm/asm/
termios.h 22 unsigned short ws_ypixel; member in struct:winsize
  /bionic/libc/kernel/arch-x86/asm/
termios.h 22 unsigned short ws_ypixel; member in struct:winsize
  /development/ndk/platforms/android-3/arch-arm/include/asm/
termios.h 22 unsigned short ws_ypixel; member in struct:winsize
  /development/ndk/platforms/android-9/arch-x86/include/asm/
termios.h 22 unsigned short ws_ypixel; member in struct:winsize
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/
termios.h 22 unsigned short ws_ypixel; member in struct:winsize
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm/
termios.h 22 unsigned short ws_ypixel; member in struct:winsize
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm/
termios.h 22 unsigned short ws_ypixel; member in struct:winsize
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
termios.h 22 unsigned short ws_ypixel; member in struct:winsize
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm/
termios.h 22 unsigned short ws_ypixel; member in struct:winsize
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
termios.h 22 unsigned short ws_ypixel; member in struct:winsize
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/asm/
termios.h 22 unsigned short ws_ypixel; member in struct:winsize
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/asm/
termios.h 22 unsigned short ws_ypixel; member in struct:winsize
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/asm/
termios.h 22 unsigned short ws_ypixel; member in struct:winsize
  /external/kernel-headers/original/asm-arm/
termios.h 11 unsigned short ws_ypixel; member in struct:winsize
  /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...]

Completed in 932 milliseconds

1 2