Home
last modified time | relevance | path

Searched refs:GetInputDeviceTypeFromId (Results 1 – 6 of 6) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/events/ozone/evdev/
H A Devent_device_info.h158 static InputDeviceType GetInputDeviceTypeFromId(input_id id); in COMPONENT_EXPORT()
H A Devent_device_info.cc225 device_type_ = GetInputDeviceTypeFromId(input_id_); in Initialize()
523 ui::InputDeviceType EventDeviceInfo::GetInputDeviceTypeFromId(input_id id) { in GetInputDeviceTypeFromId() function in ui::EventDeviceInfo
H A Devent_device_test_util.cc1121 devinfo->SetDeviceType(EventDeviceInfo::GetInputDeviceTypeFromId(id)); in CapabilitiesToDeviceInfo()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/events/ozone/evdev/
H A Devent_device_info.h168 static InputDeviceType GetInputDeviceTypeFromId(input_id id); in COMPONENT_EXPORT()
H A Devent_device_info.cc247 device_type_ = GetInputDeviceTypeFromId(input_id_); in Initialize()
563 ui::InputDeviceType EventDeviceInfo::GetInputDeviceTypeFromId(input_id id) { in GetInputDeviceTypeFromId() function in ui::EventDeviceInfo
H A Devent_device_test_util.cc1146 devinfo->SetDeviceType(EventDeviceInfo::GetInputDeviceTypeFromId(id)); in CapabilitiesToDeviceInfo()