Home
last modified time | relevance | path

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

/dports/math/qalculate/qalculate-gtk-3.17.0/src/
H A Dcallbacks.h890 void on_functions_entry_search_changed(GtkEntry *w, gpointer user_data);
H A Dcallbacks.cc4281 …ointer) select, G_SIGNAL_MATCH_FUNC, 0, 0, NULL, (gpointer) on_functions_entry_search_changed, NUL… in on_tFunctionCategories_selection_changed()
4283 …ointer) select, G_SIGNAL_MATCH_FUNC, 0, 0, NULL, (gpointer) on_functions_entry_search_changed, NUL… in on_tFunctionCategories_selection_changed()
5121 void on_functions_entry_search_changed(GtkEntry *w, gpointer) { in on_functions_entry_search_changed() function