Home
last modified time | relevance | path

Searched refs:parse_mouse_wheel_click_count_property (Results 1 - 4 of 4) sorted by relevance

/third_party/libinput/src/
H A Dutil-prop-parsers.h40 int parse_mouse_wheel_click_count_property(const char *prop);
H A Dutil-prop-parsers.c102 parse_mouse_wheel_click_count_property(const char *prop) in parse_mouse_wheel_click_count_property() function
/third_party/libinput/test/
H A Dtest-utils.c341 angle = parse_mouse_wheel_click_count_property(tests[i].tag); in START_TEST()
345 angle = parse_mouse_wheel_click_count_property(NULL); in START_TEST()
H A Dtest-pointer.c565 count = parse_mouse_wheel_click_count_property(prop); in wheel_click_count()

Completed in 7 milliseconds