Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/imgui/examples/libs/usynergy/
H A DuSynergy.h254 typedef void (*uSynergyMouseCallback)(uSynergyCookie cookie, uint16_t x, uint16_t y, int16_t wheelX, int16_t wheelY, uSynergyBool buttonLeft, uSynergyBool buttonRight, uSynergyBool buttonMiddle); typedef
334 uSynergyMouseCallback m_mouseCallback; /* Callback for mouse events */

Completed in 1 milliseconds