Searched refs:SCREEN_COL_MIN (Results 1 – 1 of 1) sorted by relevance
1133 SCREEN_COL_MIN = 83 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))