summaryrefslogtreecommitdiff
path: root/test/litest-int.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/litest-int.h')
-rw-r--r--test/litest-int.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/litest-int.h b/test/litest-int.h
index 6bcb6eb8..7a6e2475 100644
--- a/test/litest-int.h
+++ b/test/litest-int.h
@@ -119,6 +119,12 @@ struct litest_device_interface {
double x, double y,
struct axis_replacement *axes);
bool (*tablet_proximity_out)(struct litest_device *d, unsigned int tool_type);
+ bool (*tablet_tip_down)(struct litest_device *d,
+ int x, int y,
+ struct axis_replacement *axes);
+ bool (*tablet_tip_up)(struct litest_device *d,
+ int x, int y,
+ struct axis_replacement *axes);
/**
* Pad events, LITEST_AUTO_ASSIGN is allowed on event values