Searched refs:parse_mouse_wheel_click_count_property (Results 1 – 4 of 4) sorted by relevance
35 int parse_mouse_wheel_click_count_property(const char *prop);
102 parse_mouse_wheel_click_count_property(const char *prop) in parse_mouse_wheel_click_count_property() function
290 angle = parse_mouse_wheel_click_count_property(tests[i].tag); in START_TEST()294 angle = parse_mouse_wheel_click_count_property(NULL); in START_TEST()
564 count = parse_mouse_wheel_click_count_property(prop); in wheel_click_count()