Home
last modified time | relevance | path

Searched refs:VK_RETURN (Results 1 – 25 of 1327) sorted by relevance

12345678910>>...54

/dports/editors/lazarus/lazarus/components/synedit/test/
H A Dtestsynbeautifier.pas256 VK_RETURN, 3, 2, ExpText([ -2, ' ']),
261 VK_RETURN, 4,11, ExpText([ -11, ' ']),
276 VK_RETURN, 1, 3, ExpText([ -2, '']),
329 VK_RETURN, 5, 3, ExpText([ -3, '']),
330 VK_RETURN, 5, 4, ExpText([ -3, '', '']),
331 VK_RETURN, 5, 5, ExpText([ -3, '', '', ''])
394 VK_RETURN, 3, 2, ExpText([ -2, ' ']),
414 VK_RETURN, 1, 3, ExpText([ -2, '']),
467 VK_RETURN, 5, 3, ExpText([ -3, '']),
468 VK_RETURN, 5, 4, ExpText([ -3, '', '']),
[all …]
H A Dtestsyncroedit.pas496 TestKeyAt('Retype / Insert new line', 1, 2, VK_RETURN, [],
688 TestKeyAt('Return middle of FOO, no indent', 2, 2, VK_RETURN, [],
711 TestKeyAt('Return begin of FOO, no indent', 1, 2, VK_RETURN, [],
737 TestKeyAt('Return end of FOO, no indent', 4, 2, VK_RETURN, [],
760 TestKeyAt('Return middle of ABC, with indent', 4, 3, VK_RETURN, [],
783 TestKeyAt('Return begin of ABC, with indent', 3, 3, VK_RETURN, [],
806 TestKeyAt('Return end of ABC, with indent', 6, 3, VK_RETURN, [],
829 TestKeyAt('2 cells in one line: insert in 1st cell', 4, 3, VK_RETURN, [],
838 TestKeyAt('2 cells in one line: insert in 2nd cell', 8, 3, VK_RETURN, [],
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/synedit/test/
H A Dtestsynbeautifier.pas256 VK_RETURN, 3, 2, ExpText([ -2, ' ']),
261 VK_RETURN, 4,11, ExpText([ -11, ' ']),
276 VK_RETURN, 1, 3, ExpText([ -2, '']),
329 VK_RETURN, 5, 3, ExpText([ -3, '']),
330 VK_RETURN, 5, 4, ExpText([ -3, '', '']),
331 VK_RETURN, 5, 5, ExpText([ -3, '', '', ''])
394 VK_RETURN, 3, 2, ExpText([ -2, ' ']),
414 VK_RETURN, 1, 3, ExpText([ -2, '']),
467 VK_RETURN, 5, 3, ExpText([ -3, '']),
468 VK_RETURN, 5, 4, ExpText([ -3, '', '']),
[all …]
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/synedit/test/
H A Dtestsynbeautifier.pas256 VK_RETURN, 3, 2, ExpText([ -2, ' ']),
261 VK_RETURN, 4,11, ExpText([ -11, ' ']),
276 VK_RETURN, 1, 3, ExpText([ -2, '']),
329 VK_RETURN, 5, 3, ExpText([ -3, '']),
330 VK_RETURN, 5, 4, ExpText([ -3, '', '']),
331 VK_RETURN, 5, 5, ExpText([ -3, '', '', ''])
394 VK_RETURN, 3, 2, ExpText([ -2, ' ']),
414 VK_RETURN, 1, 3, ExpText([ -2, '']),
467 VK_RETURN, 5, 3, ExpText([ -3, '']),
468 VK_RETURN, 5, 4, ExpText([ -3, '', '']),
[all …]
/dports/editors/lazarus-qt5/lazarus/components/synedit/test/
H A Dtestsynbeautifier.pas256 VK_RETURN, 3, 2, ExpText([ -2, ' ']),
261 VK_RETURN, 4,11, ExpText([ -11, ' ']),
276 VK_RETURN, 1, 3, ExpText([ -2, '']),
329 VK_RETURN, 5, 3, ExpText([ -3, '']),
330 VK_RETURN, 5, 4, ExpText([ -3, '', '']),
331 VK_RETURN, 5, 5, ExpText([ -3, '', '', ''])
394 VK_RETURN, 3, 2, ExpText([ -2, ' ']),
414 VK_RETURN, 1, 3, ExpText([ -2, '']),
467 VK_RETURN, 5, 3, ExpText([ -3, '']),
468 VK_RETURN, 5, 4, ExpText([ -3, '', '']),
[all …]
H A Dtestsyncroedit.pas496 TestKeyAt('Retype / Insert new line', 1, 2, VK_RETURN, [],
688 TestKeyAt('Return middle of FOO, no indent', 2, 2, VK_RETURN, [],
711 TestKeyAt('Return begin of FOO, no indent', 1, 2, VK_RETURN, [],
737 TestKeyAt('Return end of FOO, no indent', 4, 2, VK_RETURN, [],
760 TestKeyAt('Return middle of ABC, with indent', 4, 3, VK_RETURN, [],
783 TestKeyAt('Return begin of ABC, with indent', 3, 3, VK_RETURN, [],
806 TestKeyAt('Return end of ABC, with indent', 6, 3, VK_RETURN, [],
829 TestKeyAt('2 cells in one line: insert in 1st cell', 4, 3, VK_RETURN, [],
838 TestKeyAt('2 cells in one line: insert in 2nd cell', 8, 3, VK_RETURN, [],
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/WebProcess/WebPage/qt/
H A DWebPageQt.cpp44 #define VK_RETURN 0x0D macro
149 { VK_RETURN, 0, "InsertNewline" },
150 { VK_RETURN, CtrlKey, "InsertNewline" },
151 { VK_RETURN, AltKey, "InsertNewline" },
152 { VK_RETURN, ShiftKey, "InsertNewline" },
153 { VK_RETURN, AltKey | ShiftKey, "InsertNewline" },
/dports/audio/ardour6/Ardour-6.8.0/libs/pbd/pbd/
H A Dwin_console.h51 input_record.Event.KeyEvent.uChar.UnicodeChar = VK_RETURN; in console_madness_end()
53 input_record.Event.KeyEvent.wVirtualKeyCode = VK_RETURN; in console_madness_end()
54 input_record.Event.KeyEvent.wVirtualScanCode = MapVirtualKey( VK_RETURN, 0 ); in console_madness_end()
/dports/net/freerdp/freerdp-2.5.0/winpr/libwinpr/input/
H A Dkeycode.c81 VK_RETURN, /* APPLE_VK_Return (0x24) */
121 VK_RETURN | KBDEXT, /* APPLE_VK_ANSI_KeypadEnter (0x4C) */
341 VK_RETURN, /* <RTRN> 36 */
414 VK_RETURN | KBDEXT, /* <KPEN> 108 */
423 VK_RETURN | KBDEXT, /* <KPEN> 104 */
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/msvc/
H A Dwinmain.cc111 input_record.Event.KeyEvent.uChar.UnicodeChar = VK_RETURN; in WinMain()
113 input_record.Event.KeyEvent.wVirtualKeyCode = VK_RETURN; in WinMain()
114 input_record.Event.KeyEvent.wVirtualScanCode = MapVirtualKey( VK_RETURN, 0 ); in WinMain()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Windows/Debugger/
H A DDebugger_MemoryDlg.cpp34 if( wParam == VK_RETURN ) in AddressEditProc()
42 if( wParam == VK_RETURN ) return 0; in AddressEditProc()
45 if( wParam == VK_RETURN ) return 0; in AddressEditProc()
50 if (wParam == VK_RETURN) return DLGC_WANTMESSAGE; in AddressEditProc()
/dports/emulators/ppsspp/ppsspp-1.12.3/Windows/Debugger/
H A DDebugger_MemoryDlg.cpp34 if( wParam == VK_RETURN ) in AddressEditProc()
42 if( wParam == VK_RETURN ) return 0; in AddressEditProc()
45 if( wParam == VK_RETURN ) return 0; in AddressEditProc()
50 if (wParam == VK_RETURN) return DLGC_WANTMESSAGE; in AddressEditProc()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Windows/Debugger/
H A DDebugger_MemoryDlg.cpp34 if( wParam == VK_RETURN ) in AddressEditProc()
42 if( wParam == VK_RETURN ) return 0; in AddressEditProc()
45 if( wParam == VK_RETURN ) return 0; in AddressEditProc()
50 if (wParam == VK_RETURN) return DLGC_WANTMESSAGE; in AddressEditProc()
/dports/audio/milkytracker/MilkyTracker-1.03.00/src/ppui/haiku/
H A DKeyCodeMap.cpp218 VK_RETURN, // 0x47 | Enter
238 VK_RETURN, // 0x5b | Enter (keypad)
/dports/games/libretro-picodrive/picodrive-600894e/platform/win32/
H A Din_vk.c17 [VK_TAB] = "TAB", [VK_RETURN] = "RETURN",
135 { VK_RETURN, PBTN_MOK },
218 { VK_RETURN, IN_BINDTYPE_PLAYER12, 7 },
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/platform/win32/
H A Din_vk.c17 [VK_TAB] = "TAB", [VK_RETURN] = "RETURN",
135 { VK_RETURN, PBTN_MOK },
218 { VK_RETURN, IN_BINDTYPE_PLAYER12, 7 },
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/platform/libpicofe/win32/
H A Din_vk.c28 [VK_TAB] = "TAB", [VK_RETURN] = "RETURN",
146 { VK_RETURN, PBTN_MOK },
229 { VK_RETURN, IN_BINDTYPE_PLAYER12, 7 },
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/locales/en-US/chrome/global-platform/win/
H A DplatformKeys.properties7 # and the Enter key (VK_RETURN).
27 VK_RETURN=Enter key
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/locales/en-US/chrome/global-platform/win/
H A DplatformKeys.properties7 # and the Enter key (VK_RETURN).
27 VK_RETURN=Enter key
/dports/www/firefox/firefox-99.0/toolkit/locales/en-US/chrome/global-platform/win/
H A DplatformKeys.properties7 # and the Enter key (VK_RETURN).
27 VK_RETURN=Enter key
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/locales/en-US/chrome/global-platform/win/
H A DplatformKeys.properties7 # and the Enter key (VK_RETURN).
27 VK_RETURN=Enter key
/dports/www/firefox-esr/firefox-91.8.0/toolkit/locales/en-US/chrome/global-platform/win/
H A DplatformKeys.properties7 # and the Enter key (VK_RETURN).
27 VK_RETURN=Enter key
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/locales/en-US/chrome/global-platform/unix/
H A DplatformKeys.properties7 # and the Enter key (VK_RETURN).
27 VK_RETURN=Enter key
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/locales/en-US/chrome/global-platform/unix/
H A DplatformKeys.properties7 # and the Enter key (VK_RETURN).
27 VK_RETURN=Enter key
/dports/www/firefox/firefox-99.0/toolkit/locales/en-US/chrome/global-platform/unix/
H A DplatformKeys.properties7 # and the Enter key (VK_RETURN).
27 VK_RETURN=Enter key

12345678910>>...54