Searched defs:LINES (Results 1 – 6 of 6) sorted by relevance
49 #define LINES 66 macro
69 int LINES; /* Lines on the screen. */ variable
220 int LINES; /* Lines on the screen. */ member
44 #define LINES 25 macro
72 LINES = None #: Height of the terminal (None for unknown) variable in TerminalController
317 #define LINES (24-2) /* error lines after which the two headlines are repeated */ macro