Home
last modified time | relevance | path

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

/dports/games/xqf/xqf-xqf-1.0.6.2/src/
H A Dpref.c3499 void add_q3_options_to_notebook(GtkWidget *notebook, enum server_type type) { in add_q3_options_to_notebook() function
4669 new_genprefs[Q3_SERVER].add_options_to_notebook = add_q3_options_to_notebook; in new_generic_prefs()
4672 new_genprefs[WO_SERVER].add_options_to_notebook = add_q3_options_to_notebook; in new_generic_prefs()
4673 new_genprefs[WOET_SERVER].add_options_to_notebook = add_q3_options_to_notebook; in new_generic_prefs()
4674 new_genprefs[ETL_SERVER].add_options_to_notebook = add_q3_options_to_notebook; in new_generic_prefs()
4676 new_genprefs[Q4_SERVER].add_options_to_notebook = add_q3_options_to_notebook; in new_generic_prefs()
4678 new_genprefs[COD_SERVER].add_options_to_notebook = add_q3_options_to_notebook; in new_generic_prefs()
4679 new_genprefs[JK2_SERVER].add_options_to_notebook = add_q3_options_to_notebook; in new_generic_prefs()
4680 new_genprefs[JK3_SERVER].add_options_to_notebook = add_q3_options_to_notebook; in new_generic_prefs()
4683 new_genprefs[EF_SERVER].add_options_to_notebook = add_q3_options_to_notebook; in new_generic_prefs()
[all …]