Home
last modified time | relevance | path

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

/dports/comms/xcwcp/unixcw-3.5.1/src/cwcp/
H A Dcwcp.c92 *timer_window = NULL, *timer_subwindow = NULL; variable
1152 …ui_init_display(lines, columns, max_y - lines, columns * 4, _("Time(Dn-,Up+)"), &timer_window, &ti… in ui_initialize()
1235 if (timer_window) { in ui_destroy()
1236 delwin(timer_window); in ui_destroy()
1237 timer_window = NULL; in ui_destroy()
/dports/comms/unixcw/unixcw-3.5.1/src/cwcp/
H A Dcwcp.c92 *timer_window = NULL, *timer_subwindow = NULL; variable
1152 …ui_init_display(lines, columns, max_y - lines, columns * 4, _("Time(Dn-,Up+)"), &timer_window, &ti… in ui_initialize()
1235 if (timer_window) { in ui_destroy()
1236 delwin(timer_window); in ui_destroy()
1237 timer_window = NULL; in ui_destroy()