Home
last modified time | relevance | path

Searched refs:draw_temperature_row (Results 1 – 9 of 9) sorted by relevance

/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/x11/
H A Dxdraw.c60 static void draw_temperature_row(Side *side, Map *map, int x0, int y0,
522 draw_temperature_row(side, map, x0, y0, len); in draw_row()
933 draw_temperature_row(Side *side, Map *map, int x0, int y0, int len) in draw_temperature_row() function
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/sdl/
H A Dsdlmap.cc78 static void draw_temperature_row(Map *map, int x0, int y0, int len);
1207 draw_temperature_row(map, x0, y0, len); in draw_row()
1283 draw_temperature_row(Map *map, int x0, int y0, int len) in draw_temperature_row() function
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/tcltk/
H A Dtkmap.c254 static void draw_temperature_row(MapW *mapw, int x0, int y0, int len);
1557 draw_temperature_row(mapw, x0, y0, len); in draw_row()
2409 draw_temperature_row(MapW *mapw, int x0, int y0, int len) in draw_temperature_row() function
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/changelogs/
H A DChangeLog-20011020 draw_temperature_row, draw_winds_row, draw_feature_boundary,
H A DChangeLog-1997710 * xdraw.c (draw_clouds_row, draw_temperature_row, draw_winds_row):
H A DChangeLog-2002101 (draw_temperature_row): Change xw to x everywhere.
151 (draw_temperature_row): Change xw to x everywhere.
167 (draw_temperature_row): Change xw to x everywhere.
H A DChangeLog-19994756 draw_clouds_row, draw_temperature_row.
H A DChangeLog-20046140 (draw_temperature_row): Pass map->vp instead of map to macros.
6610 (draw_temperature_row): Pass mapw->vp instead of mapw in all
H A DChangeLog-20001741 (draw_temperature_row): Test draw_temperature_here.