Home
last modified time | relevance | path

Searched refs:compute_pbar_offset (Results 1 – 2 of 2) sorted by relevance

/dports/games/lincity/lincity-1.13.1/
H A Dpbar.h26 int compute_pbar_offset (Rect* b, int val);
H A Dpbar.c272 compute_pbar_offset (Rect* b, int val) in compute_pbar_offset() function
297 offset = compute_pbar_offset (b, val); in draw_pbar_new()