Home
last modified time | relevance | path

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

/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/sdl/
H A Dsdlcltbl.cc821 find_rgb_triplet_by_name(char *name, RGBColorTableEntry *table, in find_rgb_triplet_by_name() function
H A Dsdlconq.h483 extern int find_rgb_triplet_by_name(char *name, RGBColorTableEntry *table,
H A Dsdlmap.cc1365 if (!find_rgb_triplet_by_name(u_construction_border_color(u), in draw_unit_completeness()
1380 if (!find_rgb_triplet_by_name(u_construction_fill_color(u), in draw_unit_completeness()
1437 if (!find_rgb_triplet_by_name(g_unit_gbox_border_color(), stdcolors, in draw_uimg_gbox()
1446 if (!find_rgb_triplet_by_name(g_unit_gbox_fill_color(), stdcolors, in draw_uimg_gbox()
1804 find_rgb_triplet_by_name(side->default_color, stdcolors, &r, &g, &b); in draw_uimg_as_side_color()
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/changelogs/
H A DChangeLog-2004144 (find_rgb_triplet_by_name): New prototype.
171 (find_rgb_triplet_by_name): New function. Finds a color by name