Home
last modified time | relevance | path

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

/dports/games/lincity-ng/lincity-ng-2.0/src/gui_interface/
H A Dpbar_interface.h29 void pbar_mouse(int rawx, int rawy, int button);
/dports/games/lincity/lincity-1.13.1/
H A Dpbar.h28 void pbar_mouse(int rawx, int rawy, int button);
H A Dpbar.c323 pbar_mouse(int rawx, int rawy, int button) in pbar_mouse() function
H A Dmouse.c719 pbar_mouse(x, y, button); in do_mouse_other_buttons()