Home
last modified time | relevance | path

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

/dports/devel/libspice-server/spice-0.15.0/server/
H A Dspice-input.h55 typedef struct SpiceMouseInterface SpiceMouseInterface; typedef
59 struct SpiceMouseInterface { struct
60 SpiceBaseInterface base;
62 void (*motion)(SpiceMouseInstance *sin, int dx, int dy, int dz,
64 void (*buttons)(SpiceMouseInstance *sin, uint32_t buttons_state);