Searched refs:has_absolute (Results 1 – 3 of 3) sorted by relevance
76 int has_absolute; in check_mode_change() local79 has_absolute = kbd_mouse_has_absolute(); in check_mode_change()82 has_absolute != current_has_absolute) { in check_mode_change()87 current_has_absolute = has_absolute; in check_mode_change()
306 bool has_absolute, bool absolute);
913 bool has_absolute; in SetMockDeviceOrientation() local922 args->GetNext(&has_absolute); in SetMockDeviceOrientation()928 has_absolute, absolute); in SetMockDeviceOrientation()2365 bool has_absolute, bool absolute) { in SetMockDeviceOrientation() argument2381 orientation.hasAbsolute = has_absolute; in SetMockDeviceOrientation()