Home
last modified time | relevance | path

Searched refs:width_diff (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/tui/
Dtui-win.c501 int height_diff, width_diff; in tui_resize_all() local
507 width_diff = screenwidth - tui_term_width (); in tui_resize_all()
509 if (height_diff || width_diff) in tui_resize_all()