Home
last modified time | relevance | path

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

/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-xaw/
H A Dcityrep.c98 static Widget city_dialog_shell; variable
173 if(!city_dialog_shell) { in city_report_dialog_popup()
190 XtPopup(city_dialog_shell, XtGrabNone); in city_report_dialog_popup()
203 if (city_dialog_shell) { in city_report_dialog_popdown()
207 XtDestroyWidget(city_dialog_shell); in city_report_dialog_popdown()
208 city_dialog_shell = 0; in city_report_dialog_popdown()
220 city_dialog_shell = in create_city_report_dialog()
228 city_dialog_shell, in create_city_report_dialog()
304 XtRealizeWidget(city_dialog_shell); in create_city_report_dialog()
515 if(city_dialog_shell) { in real_city_report_dialog_update()
[all …]
/dports/games/freeciv/freeciv-2.6.6/client/gui-xaw/
H A Dcityrep.c98 static Widget city_dialog_shell; variable
173 if(!city_dialog_shell) { in city_report_dialog_popup()
190 XtPopup(city_dialog_shell, XtGrabNone); in city_report_dialog_popup()
203 if (city_dialog_shell) { in city_report_dialog_popdown()
207 XtDestroyWidget(city_dialog_shell); in city_report_dialog_popdown()
208 city_dialog_shell = 0; in city_report_dialog_popdown()
220 city_dialog_shell = in create_city_report_dialog()
228 city_dialog_shell, in create_city_report_dialog()
304 XtRealizeWidget(city_dialog_shell); in create_city_report_dialog()
515 if(city_dialog_shell) { in real_city_report_dialog_update()
[all …]
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-2.0/
H A Dcityrep.c98 static struct gui_dialog *city_dialog_shell = NULL; variable
294 if(!city_dialog_shell) { in city_report_dialog_popup()
302 gui_dialog_present(city_dialog_shell); in city_report_dialog_popup()
305 gui_dialog_raise(city_dialog_shell); in city_report_dialog_popup()
314 if (city_dialog_shell) { in city_report_dialog_popdown()
315 gui_dialog_destroy(city_dialog_shell); in city_report_dialog_popdown()
1222 gui_dialog_show_all(city_dialog_shell); in create_city_report_dialog()
1440 if (NULL == city_dialog_shell) { in real_city_report_dialog_update()
1473 if (NULL == city_dialog_shell) { in real_city_report_update_city()
2061 if (!city_dialog_shell) return; in hilite_cities_from_canvas()
[all …]
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-2.0/
H A Dcityrep.c98 static struct gui_dialog *city_dialog_shell = NULL; variable
294 if(!city_dialog_shell) { in city_report_dialog_popup()
302 gui_dialog_present(city_dialog_shell); in city_report_dialog_popup()
305 gui_dialog_raise(city_dialog_shell); in city_report_dialog_popup()
314 if (city_dialog_shell) { in city_report_dialog_popdown()
315 gui_dialog_destroy(city_dialog_shell); in city_report_dialog_popdown()
1222 gui_dialog_show_all(city_dialog_shell); in create_city_report_dialog()
1440 if (NULL == city_dialog_shell) { in real_city_report_dialog_update()
1473 if (NULL == city_dialog_shell) { in real_city_report_update_city()
2061 if (!city_dialog_shell) return; in hilite_cities_from_canvas()
[all …]
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-3.0/
H A Dcityrep.c98 static struct gui_dialog *city_dialog_shell = NULL; variable
294 if(!city_dialog_shell) { in city_report_dialog_popup()
302 gui_dialog_present(city_dialog_shell); in city_report_dialog_popup()
305 gui_dialog_raise(city_dialog_shell); in city_report_dialog_popup()
314 if (city_dialog_shell) { in city_report_dialog_popdown()
315 gui_dialog_destroy(city_dialog_shell); in city_report_dialog_popdown()
1234 gui_dialog_show_all(city_dialog_shell); in create_city_report_dialog()
1459 if (NULL == city_dialog_shell) { in real_city_report_dialog_update()
1492 if (NULL == city_dialog_shell) { in real_city_report_update_city()
2080 if (!city_dialog_shell) return; in hilite_cities_from_canvas()
[all …]
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-3.22/
H A Dcityrep.c98 static struct gui_dialog *city_dialog_shell = NULL; variable
294 if(!city_dialog_shell) { in city_report_dialog_popup()
302 gui_dialog_present(city_dialog_shell); in city_report_dialog_popup()
305 gui_dialog_raise(city_dialog_shell); in city_report_dialog_popup()
314 if (city_dialog_shell) { in city_report_dialog_popdown()
315 gui_dialog_destroy(city_dialog_shell); in city_report_dialog_popdown()
1234 gui_dialog_show_all(city_dialog_shell); in create_city_report_dialog()
1458 if (NULL == city_dialog_shell) { in real_city_report_dialog_update()
1491 if (NULL == city_dialog_shell) { in real_city_report_update_city()
2079 if (!city_dialog_shell) return; in hilite_cities_from_canvas()
[all …]
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-3.0/
H A Dcityrep.c98 static struct gui_dialog *city_dialog_shell = NULL; variable
294 if(!city_dialog_shell) { in city_report_dialog_popup()
302 gui_dialog_present(city_dialog_shell); in city_report_dialog_popup()
305 gui_dialog_raise(city_dialog_shell); in city_report_dialog_popup()
314 if (city_dialog_shell) { in city_report_dialog_popdown()
315 gui_dialog_destroy(city_dialog_shell); in city_report_dialog_popdown()
1234 gui_dialog_show_all(city_dialog_shell); in create_city_report_dialog()
1459 if (NULL == city_dialog_shell) { in real_city_report_dialog_update()
1492 if (NULL == city_dialog_shell) { in real_city_report_update_city()
2080 if (!city_dialog_shell) return; in hilite_cities_from_canvas()
[all …]
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-3.22/
H A Dcityrep.c98 static struct gui_dialog *city_dialog_shell = NULL; variable
294 if(!city_dialog_shell) { in city_report_dialog_popup()
302 gui_dialog_present(city_dialog_shell); in city_report_dialog_popup()
305 gui_dialog_raise(city_dialog_shell); in city_report_dialog_popup()
314 if (city_dialog_shell) { in city_report_dialog_popdown()
315 gui_dialog_destroy(city_dialog_shell); in city_report_dialog_popdown()
1234 gui_dialog_show_all(city_dialog_shell); in create_city_report_dialog()
1458 if (NULL == city_dialog_shell) { in real_city_report_dialog_update()
1491 if (NULL == city_dialog_shell) { in real_city_report_update_city()
2079 if (!city_dialog_shell) return; in hilite_cities_from_canvas()
[all …]