Searched refs:ListWin (Results 1 – 3 of 3) sorted by relevance
38 list_win = cui.ListWin(w2, h2, w2, h2)
16 class BreakWin(cui.ListWin):
84 class ListWin(CursesWin): class87 super(ListWin, self).__init__(x, y, w, h)