/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-3.0/ |
H A D | optiondlg.c | 947 gchar *fg_color_text = NULL, *bg_color_text = NULL; in option_dialog_option_apply() local 954 if (color) fg_color_text = gdk_rgba_to_string(color); in option_dialog_option_apply() 962 ft_color_construct(fg_color_text, bg_color_text)); in option_dialog_option_apply() 963 g_free(fg_color_text); in option_dialog_option_apply()
|
H A D | chatline.c | 423 gchar *fg_color_text = NULL, *bg_color_text = NULL; in inputline_make_tag() local 442 fg_color_text = gdk_rgba_to_string(fg_color); in inputline_make_tag() 450 ft_color_construct(fg_color_text, in inputline_make_tag() 467 g_free(fg_color_text); in inputline_make_tag()
|
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-3.22/ |
H A D | optiondlg.c | 940 gchar *fg_color_text = NULL, *bg_color_text = NULL; in option_dialog_option_apply() local 947 if (color) fg_color_text = gdk_rgba_to_string(color); in option_dialog_option_apply() 955 ft_color_construct(fg_color_text, bg_color_text)); in option_dialog_option_apply() 956 g_free(fg_color_text); in option_dialog_option_apply()
|
H A D | chatline.c | 423 gchar *fg_color_text = NULL, *bg_color_text = NULL; in inputline_make_tag() local 442 fg_color_text = gdk_rgba_to_string(fg_color); in inputline_make_tag() 450 ft_color_construct(fg_color_text, in inputline_make_tag() 467 g_free(fg_color_text); in inputline_make_tag()
|
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-2.0/ |
H A D | optiondlg.c | 942 char fg_color_text[32], bg_color_text[32]; in option_dialog_option_apply() local 949 color_to_string(color, fg_color_text, sizeof(fg_color_text)); in option_dialog_option_apply() 957 ft_color_construct(fg_color_text, bg_color_text)); in option_dialog_option_apply()
|
H A D | chatline.c | 433 char fg_color_text[32], bg_color_text[32]; in inputline_make_tag() local 441 color_to_string(fg_color, fg_color_text, sizeof(fg_color_text)); in inputline_make_tag() 446 ft_color_construct(fg_color_text, in inputline_make_tag()
|
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-3.0/ |
H A D | optiondlg.c | 947 gchar *fg_color_text = NULL, *bg_color_text = NULL; in option_dialog_option_apply() local 954 if (color) fg_color_text = gdk_rgba_to_string(color); in option_dialog_option_apply() 962 ft_color_construct(fg_color_text, bg_color_text)); in option_dialog_option_apply() 963 g_free(fg_color_text); in option_dialog_option_apply()
|
H A D | chatline.c | 423 gchar *fg_color_text = NULL, *bg_color_text = NULL; in inputline_make_tag() local 442 fg_color_text = gdk_rgba_to_string(fg_color); in inputline_make_tag() 450 ft_color_construct(fg_color_text, in inputline_make_tag() 467 g_free(fg_color_text); in inputline_make_tag()
|
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-3.22/ |
H A D | optiondlg.c | 940 gchar *fg_color_text = NULL, *bg_color_text = NULL; in option_dialog_option_apply() local 947 if (color) fg_color_text = gdk_rgba_to_string(color); in option_dialog_option_apply() 955 ft_color_construct(fg_color_text, bg_color_text)); in option_dialog_option_apply() 956 g_free(fg_color_text); in option_dialog_option_apply()
|
H A D | chatline.c | 423 gchar *fg_color_text = NULL, *bg_color_text = NULL; in inputline_make_tag() local 442 fg_color_text = gdk_rgba_to_string(fg_color); in inputline_make_tag() 450 ft_color_construct(fg_color_text, in inputline_make_tag() 467 g_free(fg_color_text); in inputline_make_tag()
|
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-2.0/ |
H A D | optiondlg.c | 942 char fg_color_text[32], bg_color_text[32]; in option_dialog_option_apply() local 949 color_to_string(color, fg_color_text, sizeof(fg_color_text)); in option_dialog_option_apply() 957 ft_color_construct(fg_color_text, bg_color_text)); in option_dialog_option_apply()
|
H A D | chatline.c | 433 char fg_color_text[32], bg_color_text[32]; in inputline_make_tag() local 441 color_to_string(fg_color, fg_color_text, sizeof(fg_color_text)); in inputline_make_tag() 446 ft_color_construct(fg_color_text, in inputline_make_tag()
|