Home
last modified time | relevance | path

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

/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/GameSrc/
H A Dinvent.c422 uchar pagebutton_mouse_handler(uiEvent *ev, LGRegion *r, intptr_t);
2293 uchar pagebutton_mouse_handler(uiEvent *ev, LGRegion *r, intptr_t data) { in pagebutton_mouse_handler() function
2494 … uiInstallRegionHandler(pagereg, (UI_EVENT_MOUSE | UI_EVENT_MOUSE_MOVE), pagebutton_mouse_handler, in create_invent_region()