Home
last modified time | relevance | path

Searched refs:win_height (Results 1 – 4 of 4) sorted by relevance

/external/toybox/toys/pending/
Dtelnet.c40 unsigned win_height;
215 TT.win_width & 0xff,(TT.win_height >> 8) & 0xff, in handle_ddww()
216 TT.win_height & 0xff,IAC,SE); in handle_ddww()
294 TT.win_height = 24; //rows in telnet_main()
307 terminal_size(&TT.win_width, &TT.win_height); in telnet_main()
/external/autotest/client/site_tests/firmware_TouchMTB/
Dmain.py275 win_height = screen_height - wint_height
276 self.winp_geometry = (win_x, win_y, win_width, win_height)
277 self.prompt_frame_size = (win_width, win_height)
284 win_height = wint_height
285 self.result_frame_size = (win_width, win_height)
/external/kernel-headers/original/uapi/linux/
Domap3isp.h145 __u16 win_height; member
/external/toybox/generated/
Dglobals.h801 unsigned win_height; member