Searched refs:win_height (Results 1 – 5 of 5) sorted by relevance
40 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()
1612 self.win_height = tracers.add(1652 frame_win_size, textvariable=self.win_height, width=3,1743 self.win_height.set(idleConf.GetOption(
935 unsigned win_height; member
1206 d.win_height.set(1)1210 eq(d.win_height.get(), '40')
453 def win_height(self): member in _Root3723 sh = self._root.win_height()