Searched refs:is_touchpad (Results 1 – 4 of 4) sorted by relevance
91 lhs.is_touchpad == rhs.is_touchpad && in Equals()
135 info.is_touchpad = GetBoolProperty(device, kIdInputTouchpad); in OnDeviceAdded()161 is_touchpad(false), in InputDeviceInfo()
44 bool is_touchpad : 1; member
56 return info.is_mouse || info.is_touchpad || info.is_touchscreen || in DeviceIsPointing()