Searched defs:wacom_features (Results 1 – 2 of 2) sorted by relevance
113180 struct wacom_features { struct113181 const char *name;113182 int x_max;113183 int y_max;113184 int pressure_max;113185 int distance_max;113186 int type;113187 int x_resolution;113188 int y_resolution;113189 int numbered_buttons;[all …]
120582 struct wacom_features { struct120583 const char *name;120584 int x_max;120585 int y_max;120586 int pressure_max;120587 int distance_max;120588 int type;120589 int x_resolution;120590 int y_resolution;120591 int numbered_buttons;[all …]