Home
last modified time | relevance | path

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

/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/x11/
H A Dxdraw.c35 static void draw_feature_name(Side *side, Map *map, int fid);
547 draw_feature_name(side, map, i); in draw_row()
575 draw_feature_name(Side *side, Map *map, int f) in draw_feature_name() function
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/sdl/
H A Dsdlmap.cc58 static void draw_feature_name(Map *map, int f);
1233 draw_feature_name(map, i); in draw_row()
1677 draw_feature_name(Map *map, int f) in draw_feature_name() function
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/changelogs/
H A DChangeLog-199835 (draw_feature_name): Use mapw->main_font for font.
297 (draw_row): (both versions) Remove call to draw_feature_name,
302 (draw_feature_name): Remove function and prototype.
501 (draw_feature_name): Make it work.
913 (draw_feature_name): Use feature_color.
1393 (draw_feature_name): draw_legend renamed. Put data types in
H A DChangeLog-20011021 draw_feature_name, draw_people, draw_string): New functions.
H A DChangeLog-20021889 * tkmap.c (draw_feature_name): Tweak y position so that overlap
2023 draw_feature_name.
2029 * tkmap.c (draw_feature_name): Use dside->ui->feature_color.
2098 (draw_feature_name): Add current namelength to the cutoff margin and
3189 (draw_feature_name): Use 8 shadows in 3 directions.
H A DChangeLog-19993589 (draw_feature_name): Draw name in gray, draw shadow.
4749 (draw_feature_name): Fix positioning of name.
H A DChangeLog-20037430 (draw_feature_name): Rewrite. Add support for adjustable font sizes.
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/tcltk/
H A Dtkmap.c234 static void draw_feature_name(MapW *mapw, int f);
1589 draw_feature_name(mapw, i); in draw_row()
1650 draw_feature_name(MapW *mapw, int f) in draw_feature_name() function