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

/freebsd-10.0-release/contrib/gdb/gdb/tui/
H A Dtui-win.c1375 int cur_total_height, total_height, min_height = 0; local
1395 total_height = cur_total_height =
1448 ok = (new_height >= min_height && total_height <= cur_total_height);

Completed in 228 milliseconds