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