Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/gui/
H A Dtoolbar.h35 r == VIEW_DBSEARCH || \
H A Dgretl_enums.h53 VIEW_DBSEARCH, enumerator
H A Ddatabase.c2057 view_buffer(prn, 78, 350, title, VIEW_DBSEARCH, NULL); in dbn_general_search_results()
2131 vwin = view_buffer(prn, 78, 350, title, VIEW_DBSEARCH, NULL); in dbn_dataset_search_results()
2181 if (vwin->role == VIEW_DBSEARCH) { in dbnomics_search()
H A Dwinstack.c118 role == VIEW_DBSEARCH) { in window_list_icon()
H A Dtextbuf.c4602 role == VIEW_DBSEARCH) { in create_text()
4608 if (role == VIEW_DBSEARCH) { in create_text()
H A Dhelpfiles.c1066 vwin->role == VIEW_DBSEARCH || in vwin_add_finder()
H A Dgui_utils.c1978 } else if (vwin->role == VIEW_DBSEARCH) { in view_buffer_insert_text()
2100 role == VIEW_DBSEARCH || in view_buffer_with_parent()