Searched refs:IsXIDeviceEvent (Results 1 – 3 of 3) sorted by relevance
90 if (devices->IsXIDeviceEvent(event) && in CheckIncomingEvent()
141 bool IsXIDeviceEvent(const base::NativeEvent& native_event) const;
370 bool DeviceDataManagerX11::IsXIDeviceEvent( in IsXIDeviceEvent() function in ui::DeviceDataManagerX11