Home
last modified time | relevance | path

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

/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/GameSrc/
H A Dplotware.c88 uchar plotware_button_handler(MFD *m, LGPoint bttn, uiEvent *ev, void *data);
320 uchar plotware_button_handler(MFD *n, LGPoint bttn, uiEvent *ev, void *data) { in plotware_button_handler() function
348 err = MFDBttnArrayInit(&f->handlers[cnt++], &r, bdims, bsize, plotware_button_handler, NULL); in mfd_plotware_init()