Searched refs:SCREEN_ROW_MIN (Results 1 – 1 of 1) sorted by relevance
1134 SCREEN_ROW_MIN = 26 variable1211 if (rows >= SCREEN_ROW_MIN) and (cols >= SCREEN_COL_MIN):1223 … print("ERROR(Taskexp_cli): Mininal screen size is %dx%d" % (SCREEN_COL_MIN,SCREEN_ROW_MIN))