Home
last modified time | relevance | path

Searched refs:IsNewShortcutMappingEnabled (Results 1 – 11 of 11) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/content_accelerators/
H A Daccelerator_util.cc19 if (::features::IsNewShortcutMappingEnabled()) { in GetAcceleratorFromNativeWebKeyboardEvent()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/content_accelerators/
H A Daccelerator_util.cc19 if (::features::IsNewShortcutMappingEnabled()) { in GetAcceleratorFromNativeWebKeyboardEvent()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/base/
H A Dui_base_features.h100 bool IsNewShortcutMappingEnabled();
H A Dui_base_features.cc34 bool IsNewShortcutMappingEnabled() { in IsNewShortcutMappingEnabled() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/base/
H A Dui_base_features.h103 bool IsNewShortcutMappingEnabled();
H A Dui_base_features.cc44 bool IsNewShortcutMappingEnabled() { in IsNewShortcutMappingEnabled() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/base/accelerators/
H A Daccelerator.cc117 if (features::IsNewShortcutMappingEnabled()) { in Accelerator()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/base/accelerators/
H A Daccelerator.cc116 if (features::IsNewShortcutMappingEnabled()) { in Accelerator()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/
H A Daccelerator_table.cc261 if (::features::IsNewShortcutMappingEnabled()) { in GetAcceleratorList()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/chromeos/events/
H A Devent_rewriter_chromeos.cc1207 bool strict = ::features::IsNewShortcutMappingEnabled(); in RewriteExtendedKeys()
1438 const bool strict = ::features::IsNewShortcutMappingEnabled(); in RewriteFunctionKeys()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/accelerators/
H A Daccelerator_controller_impl.cc1814 if (::features::IsNewShortcutMappingEnabled()) { in Init()