Searched defs:tpcaps (Results 1 – 1 of 1) sorted by relevance
200 struct tpcaps { struct201 bool is_clickpad;202 bool is_topbuttonpad;203 bool is_mt;204 bool cap_touch;205 bool cap_pressure;206 bool cap_width;207 int min_x;208 int max_x;209 int min_y;[all …]