Searched defs:LINES (Results 1 – 9 of 9) sorted by relevance
40 public static final int LINES = 2; field in PositionList
72 LINES = None #: Height of the terminal (None for unknown) variable in TerminalController
58 private static final String LINES = "foo\nbar\r\nbaz\rsomething"; field in CharSourceTest
350 #define LINES 6 macro
479 LINES = 0x0001, enumerator
401 const int LINES = static_cast<int>(this->total() / this->size[this->dims - 1]); in forEach_impl() local
1863 enum { LINES, BYTES, UPTO, READALL } readmode = LINES; in c_read() enumerator
228 LINES = 0x0001, enumerator
45 public static final int LINES = 0x0001; field in WebGLRenderingContext