Home
last modified time | relevance | path

Searched defs:inputs_channel (Results 1 – 3 of 3) sorted by relevance

/dports/devel/libspice-server/spice-0.15.0/server/
H A Dinputs-channel-client.cpp84 InputsChannel *inputs_channel = get_channel(); in on_mouse_motion() local
H A Dinputs-channel.cpp244 InputsChannel *inputs_channel = get_channel(); in handle_message() local
470 InputsChannel *inputs_channel = sin->st->inputs; in spice_server_kbd_leds() local
H A Dreds-private.h89 red::shared_ptr<InputsChannel> inputs_channel; member