Searched defs:win (Results 1 – 3 of 3) sorted by relevance
70 static void close_window(WINDOW *win) in close_window()524 static void draw_hbar(WINDOW *win, int y, int start, int len, unsigned long ptn, in draw_hbar()
120 struct winsize win; in pretty_print_string_list() local
262 def set_root_win(self, win): argument