Home
last modified time | relevance | path

Searched refs:buttons_t (Results 1 – 2 of 2) sorted by relevance

/external/libvncserver/VisualNaCro/
Dnacro.h21 typedef unsigned char buttons_t; typedef
49 typedef unsigned char buttons_t; typedef
89 buttons_t getbuttons(resource_t res);
98 bool_t sendmouse(resource_t res,coordinate_t x,coordinate_t y,buttons_t buttons);
Dnacro.c645 buttons_t getbuttons(resource_t res) in getbuttons()
763 bool_t sendmouse(resource_t res,coordinate_t x,coordinate_t y,buttons_t buttons) in sendmouse()