Home
last modified time | relevance | path

Searched refs:ws_xpixel (Results 1 – 9 of 9) sorted by relevance

/third_party/ltp/testcases/kernel/pty/
Dptem01.c166 wsz.ws_xpixel != wsz1.ws_xpixel || in test2()
176 wsz.ws_xpixel != wsz1.ws_xpixel || in test2()
190 wsz.ws_xpixel != wsz2.ws_xpixel || in test2()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dioctl.h53 unsigned short ws_xpixel; member
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dioctl.h53 unsigned short ws_xpixel; member
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dioctl.h53 unsigned short ws_xpixel; member
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dioctl.h53 unsigned short ws_xpixel; member
/third_party/musl/porting/uniproton/kernel/include/sys/
Dioctl.h53 unsigned short ws_xpixel; member
/third_party/musl/include/sys/
Dioctl.h53 unsigned short ws_xpixel; member
/third_party/musl/ndk_musl_include/sys/
Dioctl.h53 unsigned short ws_xpixel; member
/third_party/weston/clients/
Dterminal.c840 ws.ws_xpixel = allocation.width; in terminal_resize_cells()