Searched refs:ws_ypixel (Results 1 – 10 of 10) sorted by relevance
43 unsigned short ws_ypixel; /* vertical size, pixels */ member
161 w.ws_ypixel = ypixel; in pty_change_window_size()
415 unsigned short ws_ypixel; /* vertical size, pixels */ member
2710 (r = sshpkt_put_u32(ssh, (u_int)ws.ws_ypixel)) != 0) in client_session2_setup()
4917 (r = sshpkt_put_u32(ssh, (u_int)ws.ws_ypixel)) != 0 || in channel_send_window_changes()
688 size->ws_ypixel = vd->vd_height; in vt_winsize()690 size->ws_ypixel -= vt_logo_sprite_height; in vt_winsize()691 size->ws_row = size->ws_ypixel; in vt_winsize()
775 unsigned short ws_xpixel, ws_ypixel; member
2416 tp->t_winsize.ws_xpixel, tp->t_winsize.ws_ypixel); in DB_SHOW_COMMAND()
1259 /* define if struct winsize has ws_ypixel */
336 unsigned short ws_xpixel, ws_ypixel; member