Searched refs:term_height (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/gdb/gdb/tui/
H A Dtui-data.c43 static int term_height, term_width; variable
261 /* Accessor for the term_height. */
265 return term_height;
273 term_height = h;

Completed in 63 milliseconds