Home
last modified time | relevance | path

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

/dports/textproc/xfce4-dict-plugin/xfce4-dict-0.8.4/lib/
H A Dspeedreader.c63 RESPONSE_STOP, enumerator
368 gtk_dialog_response(GTK_DIALOG(dialog), RESPONSE_STOP); in sr_start()
503 else if (response == RESPONSE_STOP) in xfd_speed_reader_response_cb()
697 priv->button_stop = gtk_dialog_add_button(GTK_DIALOG(dialog), _("S_top"), RESPONSE_STOP); in xfd_speed_reader_init()
/dports/deskutils/genius/genius-1.0.27/src/
H A Dgraphing.c380 RESPONSE_STOP = 1, enumerator
484 RESPONSE_STOP, plot_in_progress || gel_calc_running); in plot_window_setup()
826 } else if (response == RESPONSE_STOP && (plot_in_progress > 0 || gel_calc_running > 0)) { in graph_window_response()
2181 RESPONSE_STOP, in ensure_window()