Lines Matching defs:axes
272 /* We want to print deltas for abs axes but there are a few
616 "- {time: %ld.%06ld, type: %s, axes: [%2.2f, %2.2f], discrete: [%d, %d], source: %s}\n",
876 char *axes;
918 axes = buffer_tablet_axes(t);
937 "- {time: %ld.%06ld, type: %s, proximity: %s, tool-type: %s, serial: %" PRIu64 ", axes: %s, %s}\n",
945 axes);
946 free(axes);
989 char *axes;
1021 axes = buffer_tablet_axes(t);
1031 axes);
1032 free(axes);