Home
last modified time | relevance | path

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

/dports/cad/gtkwave/gtkwave-3.3.107/src/
H A Dstrace.c154 struct strace_ctx_t *strace_ctx = &GLOBALS->strace_windows[s_ctx_iter]; in count_active_straces()
386 GLOBALS->strace_ctx = &GLOBALS->strace_windows[GLOBALS->strace_current_window]; in tracesearchbox()
403 …GLOBALS->strace_windows[GLOBALS->strace_current_window].window_strace_c_10 = gtk_window_new(GLOBAL… in tracesearchbox()
404 install_focus_cb(GLOBALS->strace_windows[GLOBALS->strace_current_window].window_strace_c_10, in tracesearchbox()
405 …((char *)&GLOBALS->strace_windows[GLOBALS->strace_current_window].window_strace_c_10) - ((char *)G… in tracesearchbox()
H A Dsavefile.c413 GLOBALS->strace_ctx = &GLOBALS->strace_windows[GLOBALS->strace_current_window = s_ctx_iter]; in write_save_helper()
788 … GLOBALS->strace_ctx = &GLOBALS->strace_windows[GLOBALS->strace_current_window = s_ctx_iter]; in read_save_helper()
846 GLOBALS->strace_ctx = &GLOBALS->strace_windows[GLOBALS->strace_current_window = s_ctx_iter]; in read_save_helper()
1611 GLOBALS->strace_ctx = &GLOBALS->strace_windows[GLOBALS->strace_current_window = which_ctx]; in parsewavline()
H A Dglobals.c1420 g->strace_ctx = &g->strace_windows[0]; /* arbitrarily point to first one */ in initialize_globals()
2167 GLOBALS->strace_ctx = &GLOBALS->strace_windows[GLOBALS->strace_current_window = s_ctx_iter]; in reload_into_new_context_2()
2718 GLOBALS->strace_ctx = &GLOBALS->strace_windows[GLOBALS->strace_current_window = s_ctx_iter]; in free_and_destroy_page_context()
H A Dglobals.h948 struct strace_ctx_t strace_windows[WAVE_NUM_STRACE_WINDOWS]; member
H A Dprint.c876 GLOBALS->strace_ctx = &GLOBALS->strace_windows[GLOBALS->strace_current_window = s_ctx_iter]; in pr_renderhash()
993 GLOBALS->strace_ctx = &GLOBALS->strace_windows[GLOBALS->strace_current_window = s_ctx_iter]; in pr_rendertimes()
1044 GLOBALS->strace_ctx = &GLOBALS->strace_windows[GLOBALS->strace_current_window = 0]; in pr_rendertimes()
H A Dvcd_saver.c489 GLOBALS->strace_ctx = &GLOBALS->strace_windows[GLOBALS->strace_current_window = strace_append]; in save_nodes_to_export_generic()
H A Dmain.c1763 … GLOBALS->strace_ctx = &GLOBALS->strace_windows[GLOBALS->strace_current_window = s_ctx_iter]; in main_2()
1827 GLOBALS->strace_ctx = &GLOBALS->strace_windows[GLOBALS->strace_current_window = s_ctx_iter]; in main_2()
H A Dwavewindow.c2788 GLOBALS->strace_ctx = &GLOBALS->strace_windows[GLOBALS->strace_current_window = s_ctx_iter]; in renderhash()
2856 GLOBALS->strace_ctx = &GLOBALS->strace_windows[GLOBALS->strace_current_window = s_ctx_iter]; in rendertimes()
2906 GLOBALS->strace_ctx = &GLOBALS->strace_windows[GLOBALS->strace_current_window = 0]; in rendertimes()
H A Dmenu.c1775 GLOBALS->strace_ctx = &GLOBALS->strace_windows[GLOBALS->strace_current_window = i];