Home
last modified time | relevance | path

Searched refs:IsUsingWMPointerForTouch (Results 1 – 8 of 8) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/base/
H A Dui_base_features.h58 COMPONENT_EXPORT(UI_BASE_FEATURES) bool IsUsingWMPointerForTouch();
H A Dui_base_features.cc114 bool IsUsingWMPointerForTouch() { in IsUsingWMPointerForTouch() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/base/
H A Dui_base_features.h62 COMPONENT_EXPORT(UI_BASE_FEATURES) bool IsUsingWMPointerForTouch();
H A Dui_base_features.cc134 bool IsUsingWMPointerForTouch() { in IsUsingWMPointerForTouch() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/renderer_host/
H A Dlegacy_render_widget_host_win.cc146 if (!features::IsUsingWMPointerForTouch()) in Init()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/renderer_host/
H A Dlegacy_render_widget_host_win.cc140 if (!features::IsUsingWMPointerForTouch()) in Init()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/win/
H A Dhwnd_message_handler.cc427 pointer_events_for_touch_(::features::IsUsingWMPointerForTouch()) {} in HWNDMessageHandler()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/win/
H A Dhwnd_message_handler.cc430 pointer_events_for_touch_(::features::IsUsingWMPointerForTouch()) {} in HWNDMessageHandler()