Home
last modified time | relevance | path

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

/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/GameSrc/
H A Dwrapper.c311 opt_pushbutton_state pushbutton_st; member
571 opt_pushbutton_state *st = &OButtons[butid].user.pushbutton_st; in pushbutton_draw_func()
585 ((ev->cooked_key_data.code & 0xFF) == OButtons[butid].user.pushbutton_st.keyeq))) { in pushbutton_handler()
586 OButtons[butid].user.pushbutton_st.pushfunc(butid); in pushbutton_handler()
593 opt_pushbutton_state *st = &OButtons[butid].user.pushbutton_st; in pushbutton_init()
607 opt_pushbutton_state *st = &OButtons[butid].user.pushbutton_st; in dim_pushbutton()
614 opt_pushbutton_state *st = &OButtons[butid].user.pushbutton_st; in bright_pushbutton()
645 opt_pushbutton_state *st = &OButtons[butid].user.pushbutton_st; in keywidget_init()