Home
last modified time | relevance | path

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

/dports/math/qalculate/qalculate-gtk-3.17.0/src/
H A Dcallbacks.cc785 void on_help_stop_search(GtkSearchEntry *w, gpointer view) { in on_help_stop_search() function
923 on_help_stop_search(GTK_SEARCH_ENTRY(entry_find), w); in on_help_key_press_event()
1119 …g_signal_connect(G_OBJECT(entry_find), "stop-search", G_CALLBACK(on_help_stop_search), (gpointer) … in show_help()