Home
last modified time | relevance | path

Searched refs:VKEY_SEPARATOR (Results 1 – 25 of 26) sorted by relevance

12

/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/vstgui4/vstgui/lib/
H A Dvstkeycode.h58 VKEY_SEPARATOR,
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vstgui.surge/vstgui/lib/
H A Dvstkeycode.h59 VKEY_SEPARATOR,
/dports/multimedia/obs-studio/obs-studio-27.1.3/plugins/obs-browser/
H A Dlinux-keyboard-helpers.hpp214 #define VKEY_SEPARATOR 0x6C macro
546 return VKEY_SEPARATOR; in KeyboardCodeFromXKeysym()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/events/keycodes/
H A Dkeyboard_codes_posix.h129 VKEY_SEPARATOR = 0x6C, enumerator
H A Dkeyboard_codes_win.h107 VKEY_SEPARATOR = VK_SEPARATOR, enumerator
H A Dkeyboard_code_conversion_x.cc758 return VKEY_SEPARATOR; in KeyboardCodeFromXKeysym()
1121 VKEY_SEPARATOR, // 0x67: KEY_KPJPCOMMA KP_Separator in DefaultKeyboardCodeFromHardwareKeycode()
H A Ddom_us_layout_data.h630 {DomCode::NUMPAD_DECIMAL, VKEY_SEPARATOR},
H A Dkeyboard_code_conversion_mac.mm142 { VKEY_SEPARATOR /* 0x6C */, -1, 0 },
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/events/keycodes/
H A Dkeyboard_codes_posix.h129 VKEY_SEPARATOR = 0x6C, enumerator
H A Dkeyboard_codes_win.h107 VKEY_SEPARATOR = VK_SEPARATOR, enumerator
H A Dkeyboard_code_conversion_x.cc784 return VKEY_SEPARATOR; in KeyboardCodeFromXKeysym()
1135 VKEY_SEPARATOR, // 0x67: KEY_KPJPCOMMA KP_Separator in DefaultKeyboardCodeFromHardwareKeycode()
H A Ddom_us_layout_data.h633 {DomCode::NUMPAD_DECIMAL, VKEY_SEPARATOR},
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/
H A Dkeyboard_codes.h320 VKEY_SEPARATOR = VK_SEPARATOR, enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/
H A Dkeyboard_codes.h320 VKEY_SEPARATOR = VK_SEPARATOR, enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/pdf/pdfium/
H A Dpdfium_assert_matching_enums.cc123 STATIC_ASSERT_ENUM(ui::VKEY_SEPARATOR, FWL_VKEY_Separator);
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/vstgui4/vstgui/lib/platform/linux/
H A Dx11platform.cpp73 {XKB_KEY_KP_Separator, VKEY_SEPARATOR},
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/vstgui4/vstgui/lib/platform/mac/cocoa/
H A Dcocoahelpers.mm168 case VKEY_SEPARATOR: break;
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vstgui.surge/vstgui/lib/platform/linux/
H A Dx11platform.cpp73 {XKB_KEY_KP_Separator, VKEY_SEPARATOR},
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vstgui.surge/vstgui/lib/platform/mac/cocoa/
H A Dcocoahelpers.mm168 case VKEY_SEPARATOR: break;
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/vstgui4/vstgui/lib/platform/win32/
H A Dwin32support.cpp432 {VK_SEPARATOR, VKEY_SEPARATOR},
H A Dwin32frame.cpp702 case VK_SEPARATOR: return VKEY_SEPARATOR; in translateWinVirtualKey()
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vstgui.surge/vstgui/lib/platform/win32/
H A Dwin32support.cpp426 {VK_SEPARATOR, VKEY_SEPARATOR}, in keyMessageToKeyCode()
H A Dwin32frame.cpp658 case VK_SEPARATOR: return VKEY_SEPARATOR; in translateWinVirtualKey()
/dports/www/chromium-legacy/chromium-88.0.4324.182/pdf/pdfium/
H A Dpdfium_assert_matching_enums.cc167 STATIC_ASSERT_ENUM(ui::VKEY_SEPARATOR, FWL_VKEY_Separator);
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/3rdparty/steinberg/
H A Dvst2.h2183 VKEY_SEPARATOR, enumerator

12