Home
last modified time | relevance | path

Searched refs:monthgraph (Results 1 – 6 of 6) sorted by relevance

/dports/games/lincity/lincity-1.13.1/
H A Dgeometry.c267 scr->monthgraph.x = MONTHGRAPH_X; in initialize_geometry()
268 scr->monthgraph.y = MONTHGRAPH_Y; in initialize_geometry()
269 scr->monthgraph.h = MONTHGRAPH_H; in initialize_geometry()
270 scr->monthgraph.w = MONTHGRAPH_W; in initialize_geometry()
339 scr.monthgraph.x = scr.pbar_area.x + 4; in resize_geometry()
H A Dscreen.c1635 Rect* mg = &scr.monthgraph; in monthgraph_full_refresh()
1912 Rect* mg = &scr.monthgraph; in init_monthgraph()
1919 Rect* mg = &scr.monthgraph; in clear_monthgraph()
1934 Rect* mg = &scr.monthgraph; in do_monthgraph()
1947 monthgraph_size = scr.monthgraph.w; in initialize_monthgraph()
1976 Rect* mg = &scr.monthgraph; in do_history_linegraph()
2443 Rect* mg = &scr.monthgraph; in do_sust_barchart()
2547 Rect* mg = &scr.monthgraph; in draw_sustline()
H A Dgeometry.h97 Rect monthgraph; member
H A DTODO76 o Slight streaking in monthgraph.
H A Dmouse.c700 else if (mouse_in_rect (&scr.monthgraph,x,y)) { in do_mouse_other_buttons()
H A DCHANGES27 - Time/click multiplexed monthgraph/mappoint stats window.