Home
last modified time | relevance | path

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

/dports/multimedia/xine/xine-ui-0.99.12/src/fb/
H A Dactions.h158 ACTID_EVENT_NUMBER_9 = XINE_EVENT_INPUT_NUMBER_9 | ACTID_IS_INPUT_EVENT,
/dports/multimedia/xine/xine-ui-0.99.12/src/xitk/
H A Dkbindings.h190 ACTID_EVENT_NUMBER_9 = XINE_EVENT_INPUT_NUMBER_9 | ACTID_IS_INPUT_EVENT,
H A Devent_sender.c230 xine_event.type = XINE_EVENT_INPUT_NUMBER_9; in event_sender_handle_event()
H A Dnetwork.c2479 XINE_EVENT_INPUT_NUMBER_9, XINE_EVENT_INPUT_NUMBER_10_ADD in do_event()
/dports/multimedia/libxine/xine-lib-1.2.11/include/
H A Dxine.h1874 #define XINE_EVENT_INPUT_NUMBER_9 129 macro
/dports/multimedia/libbluray/libbluray-1.3.0/player_wrappers/xine/
H A Dinput_bluray.c873 case XINE_EVENT_INPUT_NUMBER_9: bd_user_input(this->bdh, pts, BD_VK_9); break; in handle_events()
/dports/multimedia/handbrake/libbluray-1.3.0/player_wrappers/xine/
H A Dinput_bluray.c873 case XINE_EVENT_INPUT_NUMBER_9: bd_user_input(this->bdh, pts, BD_VK_9); break; in handle_events()
/dports/multimedia/libxine/xine-lib-1.2.11/src/input/vcd/
H A Dxineplug_inp_vcd.c1121 case XINE_EVENT_INPUT_NUMBER_9: in vcd_handle_events()
/dports/multimedia/libxine/xine-lib-1.2.11/src/input/
H A Dinput_dvd.c1283 case XINE_EVENT_INPUT_NUMBER_9: in dvd_handle_events()
H A Dinput_bluray.c1043 case XINE_EVENT_INPUT_NUMBER_9: bd_user_input(this->bdh, pts, BD_VK_9); break; in handle_events()
/dports/multimedia/libxine/xine-lib-1.2.11/src/vdr/
H A Dinput_vdr.c2361 [XINE_EVENT_INPUT_NUMBER_9 - 101] = key_9, in event_handler()