Home
last modified time | relevance | path

Searched defs:poption (Results 1 – 25 of 97) sorted by relevance

1234

/dports/games/freeciv-nox11/freeciv-2.6.6/client/
H A Doptions.c555 int option_number(const struct option *poption) in option_number()
605 int option_category(const struct option *poption) in option_category()
646 bool option_reset(struct option *poption) in option_reset()
685 void option_changed(struct option *poption) in option_changed()
724 int option_get_cb_data(const struct option *poption) in option_get_cb_data()
734 bool option_bool_get(const struct option *poption) in option_bool_get()
745 bool option_bool_def(const struct option *poption) in option_bool_def()
771 int option_int_get(const struct option *poption) in option_int_get()
782 int option_int_def(const struct option *poption) in option_int_def()
793 int option_int_min(const struct option *poption) in option_int_min()
[all …]
H A Dthemes_common.c90 const struct strvec *get_themes_list(const struct option *poption) in get_themes_list()
137 void theme_reread_callback(struct option *poption) in theme_reread_callback()
H A Dmusic.c121 void musicspec_reread_callback(struct option *poption) in musicspec_reread_callback()
/dports/games/freeciv/freeciv-2.6.6/client/
H A Doptions.c555 int option_number(const struct option *poption) in option_number()
605 int option_category(const struct option *poption) in option_category()
646 bool option_reset(struct option *poption) in option_reset()
685 void option_changed(struct option *poption) in option_changed()
724 int option_get_cb_data(const struct option *poption) in option_get_cb_data()
734 bool option_bool_get(const struct option *poption) in option_bool_get()
745 bool option_bool_def(const struct option *poption) in option_bool_def()
771 int option_int_get(const struct option *poption) in option_int_get()
782 int option_int_def(const struct option *poption) in option_int_def()
793 int option_int_min(const struct option *poption) in option_int_min()
[all …]
H A Dthemes_common.c90 const struct strvec *get_themes_list(const struct option *poption) in get_themes_list()
137 void theme_reread_callback(struct option *poption) in theme_reread_callback()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-qt/
H A Doptiondlg.cpp308 bool option_dialog::get_bool(struct option *poption) in get_bool()
324 void option_dialog::set_int(struct option *poption, int value) in set_int()
337 void option_dialog::set_font(struct option* poption, QString s) in set_font()
358 int option_dialog::get_int(struct option *poption) in get_int()
392 QByteArray option_dialog::get_string(struct option *poption) in get_string()
420 int option_dialog::get_enum(struct option *poption) in get_enum()
613 void option_dialog::add_option(struct option *poption) in add_option()
808 QFont option_dialog::get_font(struct option *poption) in get_font()
880 void option_gui_update(struct option *poption) in option_gui_update()
902 void option_gui_add(struct option *poption) in option_gui_add()
[all …]
H A Dgui_main.cpp209 struct option *poption; in qtg_options_extra_init() local
358 void apply_titlebar(struct option *poption) in apply_titlebar()
387 void apply_sidebar(struct option *poption) in apply_sidebar()
395 static void apply_font(struct option *poption) in apply_font()
420 static void apply_help_font(struct option *poption) in apply_help_font()
441 static void apply_notify_font(struct option *poption) in apply_notify_font()
453 void apply_city_font(option *poption) in apply_city_font()
/dports/games/freeciv/freeciv-2.6.6/client/gui-qt/
H A Doptiondlg.cpp308 bool option_dialog::get_bool(struct option *poption) in get_bool()
324 void option_dialog::set_int(struct option *poption, int value) in set_int()
337 void option_dialog::set_font(struct option* poption, QString s) in set_font()
358 int option_dialog::get_int(struct option *poption) in get_int()
392 QByteArray option_dialog::get_string(struct option *poption) in get_string()
420 int option_dialog::get_enum(struct option *poption) in get_enum()
613 void option_dialog::add_option(struct option *poption) in add_option()
808 QFont option_dialog::get_font(struct option *poption) in get_font()
880 void option_gui_update(struct option *poption) in option_gui_update()
902 void option_gui_add(struct option *poption) in option_gui_add()
[all …]
H A Dgui_main.cpp209 struct option *poption; in qtg_options_extra_init() local
358 void apply_titlebar(struct option *poption) in apply_titlebar()
387 void apply_sidebar(struct option *poption) in apply_sidebar()
395 static void apply_font(struct option *poption) in apply_font()
420 static void apply_help_font(struct option *poption) in apply_help_font()
441 static void apply_notify_font(struct option *poption) in apply_notify_font()
453 void apply_city_font(option *poption) in apply_city_font()
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-3.0/
H A Doptiondlg.c145 struct option *poption = (struct option *) data; in option_refresh_callback() local
158 struct option *poption = (struct option *) data; in option_reset_callback() local
171 struct option *poption = (struct option *) data; in option_apply_callback() local
186 struct option *poption = (struct option *) data; in option_button_press_callback() local
487 struct option *poption, in option_dialog_option_add()
851 static void option_dialog_option_reset(struct option *poption) in option_dialog_option_reset()
886 static void option_dialog_option_apply(struct option *poption) in option_dialog_option_apply()
1006 static void option_gui_update_extra(struct option *poption) in option_gui_update_extra()
1020 void option_gui_update(struct option *poption) in option_gui_update()
1034 void option_gui_add(struct option *poption) in option_gui_add()
[all …]
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-3.22/
H A Doptiondlg.c145 struct option *poption = (struct option *) data; in option_refresh_callback() local
158 struct option *poption = (struct option *) data; in option_reset_callback() local
171 struct option *poption = (struct option *) data; in option_apply_callback() local
186 struct option *poption = (struct option *) data; in option_button_press_callback() local
480 struct option *poption, in option_dialog_option_add()
844 static void option_dialog_option_reset(struct option *poption) in option_dialog_option_reset()
879 static void option_dialog_option_apply(struct option *poption) in option_dialog_option_apply()
999 static void option_gui_update_extra(struct option *poption) in option_gui_update_extra()
1013 void option_gui_update(struct option *poption) in option_gui_update()
1027 void option_gui_add(struct option *poption) in option_gui_add()
[all …]
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-2.0/
H A Doptiondlg.c145 struct option *poption = (struct option *) data; in option_refresh_callback() local
158 struct option *poption = (struct option *) data; in option_reset_callback() local
171 struct option *poption = (struct option *) data; in option_apply_callback() local
186 struct option *poption = (struct option *) data; in option_button_press_callback() local
485 struct option *poption, in option_dialog_option_add()
846 static void option_dialog_option_reset(struct option *poption) in option_dialog_option_reset()
881 static void option_dialog_option_apply(struct option *poption) in option_dialog_option_apply()
999 static void option_gui_update_extra(struct option *poption) in option_gui_update_extra()
1013 void option_gui_update(struct option *poption) in option_gui_update()
1027 void option_gui_add(struct option *poption) in option_gui_add()
[all …]
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-3.0/
H A Doptiondlg.c145 struct option *poption = (struct option *) data; in option_refresh_callback() local
158 struct option *poption = (struct option *) data; in option_reset_callback() local
171 struct option *poption = (struct option *) data; in option_apply_callback() local
186 struct option *poption = (struct option *) data; in option_button_press_callback() local
487 struct option *poption, in option_dialog_option_add()
851 static void option_dialog_option_reset(struct option *poption) in option_dialog_option_reset()
886 static void option_dialog_option_apply(struct option *poption) in option_dialog_option_apply()
1006 static void option_gui_update_extra(struct option *poption) in option_gui_update_extra()
1020 void option_gui_update(struct option *poption) in option_gui_update()
1034 void option_gui_add(struct option *poption) in option_gui_add()
[all …]
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-3.22/
H A Doptiondlg.c145 struct option *poption = (struct option *) data; in option_refresh_callback() local
158 struct option *poption = (struct option *) data; in option_reset_callback() local
171 struct option *poption = (struct option *) data; in option_apply_callback() local
186 struct option *poption = (struct option *) data; in option_button_press_callback() local
480 struct option *poption, in option_dialog_option_add()
844 static void option_dialog_option_reset(struct option *poption) in option_dialog_option_reset()
879 static void option_dialog_option_apply(struct option *poption) in option_dialog_option_apply()
999 static void option_gui_update_extra(struct option *poption) in option_gui_update_extra()
1013 void option_gui_update(struct option *poption) in option_gui_update()
1027 void option_gui_add(struct option *poption) in option_gui_add()
[all …]
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-2.0/
H A Doptiondlg.c145 struct option *poption = (struct option *) data; in option_refresh_callback() local
158 struct option *poption = (struct option *) data; in option_reset_callback() local
171 struct option *poption = (struct option *) data; in option_apply_callback() local
186 struct option *poption = (struct option *) data; in option_button_press_callback() local
485 struct option *poption, in option_dialog_option_add()
846 static void option_dialog_option_reset(struct option *poption) in option_dialog_option_reset()
881 static void option_dialog_option_apply(struct option *poption) in option_dialog_option_apply()
999 static void option_gui_update_extra(struct option *poption) in option_gui_update_extra()
1013 void option_gui_update(struct option *poption) in option_gui_update()
1027 void option_gui_add(struct option *poption) in option_gui_add()
[all …]
/dports/games/freeciv/freeciv-2.6.6/client/gui-stub/
H A Doptiondlg.c49 void option_gui_update(struct option *poption) in option_gui_update()
58 void option_gui_add(struct option *poption) in option_gui_add()
67 void option_gui_remove(struct option *poption) in option_gui_remove()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-stub/
H A Doptiondlg.c49 void option_gui_update(struct option *poption) in option_gui_update()
58 void option_gui_add(struct option *poption) in option_gui_add()
67 void option_gui_remove(struct option *poption) in option_gui_remove()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-xaw/
H A Doptiondlg.c347 static void option_dialog_option_refresh(struct option *poption) in option_dialog_option_refresh()
386 static void option_dialog_option_apply(struct option *poption) in option_dialog_option_apply()
462 void option_gui_update(struct option *poption) in option_gui_update()
474 void option_gui_add(struct option *poption) in option_gui_add()
483 void option_gui_remove(struct option *poption) in option_gui_remove()
/dports/games/freeciv/freeciv-2.6.6/client/gui-xaw/
H A Doptiondlg.c347 static void option_dialog_option_refresh(struct option *poption) in option_dialog_option_refresh()
386 static void option_dialog_option_apply(struct option *poption) in option_dialog_option_apply()
462 void option_gui_update(struct option *poption) in option_gui_update()
474 void option_gui_add(struct option *poption) in option_gui_add()
483 void option_gui_remove(struct option *poption) in option_gui_remove()
/dports/net-mgmt/yaf/yaf-2.11.0/airframe/src/
H A Dairopt.c161 struct poptOption poption; in air_option_context_add_group() local
233 struct poptOption poption; in air_option_context_set_help_enabled() local
/dports/x11/libxklavier/libxklavier-5.3/libxklavier/
H A Dxklavier_xmm_opts.c156 const XmmSwitchOption *poption = options; in xkl_xmm_init_switch_options() local
/dports/games/freeciv/freeciv-2.6.6/client/gui-sdl2/
H A Doptiondlg.c499 static struct widget *option_widget_new(struct option *poption, in option_widget_new()
630 static void option_widget_update(struct option *poption) in option_widget_update()
698 static void option_widget_apply(struct option *poption) in option_widget_apply()
1474 void option_gui_update(struct option *poption) in option_gui_update()
1491 void option_gui_add(struct option *poption) in option_gui_add()
1505 void option_gui_remove(struct option *poption) in option_gui_remove()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-sdl/
H A Doptiondlg.c480 static struct widget *option_widget_new(struct option *poption, in option_widget_new()
610 static void option_widget_update(struct option *poption) in option_widget_update()
676 static void option_widget_apply(struct option *poption) in option_widget_apply()
1446 void option_gui_update(struct option *poption) in option_gui_update()
1463 void option_gui_add(struct option *poption) in option_gui_add()
1477 void option_gui_remove(struct option *poption) in option_gui_remove()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-sdl2/
H A Doptiondlg.c499 static struct widget *option_widget_new(struct option *poption, in option_widget_new()
630 static void option_widget_update(struct option *poption) in option_widget_update()
698 static void option_widget_apply(struct option *poption) in option_widget_apply()
1474 void option_gui_update(struct option *poption) in option_gui_update()
1491 void option_gui_add(struct option *poption) in option_gui_add()
1505 void option_gui_remove(struct option *poption) in option_gui_remove()
/dports/games/freeciv/freeciv-2.6.6/client/gui-sdl/
H A Doptiondlg.c480 static struct widget *option_widget_new(struct option *poption, in option_widget_new()
610 static void option_widget_update(struct option *poption) in option_widget_update()
676 static void option_widget_apply(struct option *poption) in option_widget_apply()
1446 void option_gui_update(struct option *poption) in option_gui_update()
1463 void option_gui_add(struct option *poption) in option_gui_add()
1477 void option_gui_remove(struct option *poption) in option_gui_remove()

1234