Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/tui/
H A Dtui-data.h307 extern int tui_win_is_source_type (enum tui_win_type win_type);
H A Dtui-wingeneral.c228 if (tui_win_is_source_type ((tui_win_list[i])->generic.type)) in make_all_visible()
H A Dtui-data.c73 tui_win_is_source_type (enum tui_win_type win_type) in tui_win_is_source_type() function