Searched refs:buttons (Results 1 - 3 of 3) sorted by relevance

/gem5/src/dev/ps2/
H A Dtouchkit.hh72 void mouseAt(uint16_t x, uint16_t y, uint8_t buttons) override;
H A Dtouchkit.cc189 PS2TouchKit::mouseAt(uint16_t x, uint16_t y, uint8_t buttons) argument
203 buttons,
/gem5/src/base/vnc/
H A Dvncinput.hh79 * buttons is a simple mask with each button (0-8) corresponding to
85 virtual void mouseAt(uint16_t x, uint16_t y, uint8_t buttons) = 0;

Completed in 11 milliseconds