Searched refs:is_mouse (Results 1 – 4 of 4) sorted by relevance
89 lhs.is_keyboard == rhs.is_keyboard && lhs.is_mouse == rhs.is_mouse && in Equals()175 mouse.is_mouse = true; in IN_PROC_BROWSER_TEST_F()
133 info.is_mouse = GetBoolProperty(device, kIdInputMouse); in OnDeviceAdded()159 is_mouse(false), in InputDeviceInfo()
42 bool is_mouse : 1; member
56 return info.is_mouse || info.is_touchpad || info.is_touchscreen || in DeviceIsPointing()