Home
last modified time | relevance | path

Searched refs:ToAsciiEx (Results 1 – 25 of 217) sorted by relevance

123456789

/dports/lang/polyml/polyml-5.8.2/mlsource/extra/Win/
H A DKeyboard.sml66 ToAsciiEx
/dports/devel/ois/ois/src/win32/
H A DWin32KeyBoard.cpp202 int ascii = ToAsciiEx(vk, kc, keyState, (LPWORD) buff, 0, layout); in _translateText()
/dports/editors/abiword/abiword-3.0.5/src/af/ev/win/
H A Dev_Win32Keyboard.cpp219 if (ToAsciiEx(nVirtKey, keyData & 0x00FF0000, keyboardState, (unsigned short*) &char_value[0], 0, in onKeyDown()
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A Dfxkeyboard.cpp407 int cnt=ToAsciiEx(uVirtKey,uScanCode,(BYTE*)lpKeyState,&c,wFlags,dwhkl); in wkbToUnicodeExWin9x()
/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A Dfxkeyboard.cpp410 int cnt=ToAsciiEx(uVirtKey,uScanCode,(BYTE*)lpKeyState,&c,wFlags,dwhkl); in wkbToUnicodeExWin9x()
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A Dfxkeyboard.cpp410 int cnt=ToAsciiEx(uVirtKey,uScanCode,(BYTE*)lpKeyState,&c,wFlags,dwhkl); in wkbToUnicodeExWin9x()
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A Dfxkeyboard.cpp407 int cnt=ToAsciiEx(uVirtKey,uScanCode,(BYTE*)lpKeyState,&c,wFlags,dwhkl); in wkbToUnicodeExWin9x()
/dports/devel/upp/upp/bazaar/plugin/tcc/lib/
H A Duser32.def602 ToAsciiEx
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/win32/
H A Drun.cpp375 …if (ToAsciiEx(Msg->wParam, scancode, keyboardState, (LPWORD)&charvalue[0], 0, GetKeyboardLayout(0)… in BurnerHandlerKeyCallback()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/win32/
H A Drun.cpp449 …if (ToAsciiEx(Msg->wParam, scancode, keyboardState, (LPWORD)&charvalue[0], 0, GetKeyboardLayout(0)… in BurnerHandlerKeyCallback()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib-common/
H A Duser32.def.in891 ToAsciiEx
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib-common/
H A Duser32.def.in891 ToAsciiEx
/dports/devel/sdl12/SDL-1.2.15/src/video/wincommon/
H A DSDL_sysevents.c849 if (ToAsciiEx(vkey, scancode, (PBYTE) keystate, (WORD*)chars, 0, GetKeyboardLayout(0)) == 1) { in ToUnicode9xME()
/dports/emulators/fs-uae/fs-uae-3.1.35/libfsemu/src/ml/
H A Drawinput.c204 ToAsciiEx(raw_input->data.keyboard.VKey, in process_keyboard_input()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib32/
H A Duser32.def863 ToAsciiEx@24
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib32/
H A Duser32.def863 ToAsciiEx@24
/dports/games/egl/egl-0.3.1_9/win32/
H A Dwin_input.c190 if (ToAsciiEx (wParam, scanCode, kbState, (uint16 *)result, 0, kbLayout) < 1) in In_MapKey()
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/input/
H A DDInput8Backend.cpp597 int ret = ToAsciiEx(vk, scanCode, State, outText, 0, layout); in getKeyAsText()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddimm.h3227 virtual HRESULT STDMETHODCALLTYPE ToAsciiEx(
3352 HRESULT (STDMETHODCALLTYPE *ToAsciiEx)(
3420 …y,uScanCode,pbKeyState,fuState,hIMC,pdwTransBuf,puSize) (This)->lpVtbl->ToAsciiEx(This,uVirKey,uSc…
3470 … return This->lpVtbl->ToAsciiEx(This,uVirKey,uScanCode,pbKeyState,fuState,hIMC,pdwTransBuf,puSize);
3603 HRESULT (STDMETHODCALLTYPE *ToAsciiEx)(
3679 …y,uScanCode,pbKeyState,fuState,hIMC,pdwTransBuf,puSize) (This)->lpVtbl->ToAsciiEx(This,uVirKey,uSc…
3732 … return This->lpVtbl->ToAsciiEx(This,uVirKey,uScanCode,pbKeyState,fuState,hIMC,pdwTransBuf,puSize);
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddimm.h3227 virtual HRESULT STDMETHODCALLTYPE ToAsciiEx(
3352 HRESULT (STDMETHODCALLTYPE *ToAsciiEx)(
3420 …y,uScanCode,pbKeyState,fuState,hIMC,pdwTransBuf,puSize) (This)->lpVtbl->ToAsciiEx(This,uVirKey,uSc…
3470 … return This->lpVtbl->ToAsciiEx(This,uVirKey,uScanCode,pbKeyState,fuState,hIMC,pdwTransBuf,puSize);
3603 HRESULT (STDMETHODCALLTYPE *ToAsciiEx)(
3679 …y,uScanCode,pbKeyState,fuState,hIMC,pdwTransBuf,puSize) (This)->lpVtbl->ToAsciiEx(This,uVirKey,uSc…
3732 … return This->lpVtbl->ToAsciiEx(This,uVirKey,uScanCode,pbKeyState,fuState,hIMC,pdwTransBuf,puSize);
/dports/x11-toolkits/p5-Prima/Prima-1.63/win32/
H A Dglobal.c817 switch ( ToAsciiEx( mp1, scan, keyState, (LPWORD) keys, 0, kl)) { in generic_view_handler()
830 if (( ToAsciiEx( mp1, scan, guts. emptyKeyState, (LPWORD) keys2, 0, kl) == 1) && in generic_view_handler()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Input/KeyboardAndMouse/
H A Dmod.rs1477 pub unsafe fn ToAsciiEx<'a, Param5: ::windows::runtime::IntoParam<'a, super::super::TextServices::H… in ToAsciiEx() function
1482 …fn ToAsciiEx(uvirtkey: u32, uscancode: u32, lpkeystate: *const u8, lpchar: *mut u16, uflags: u32, … in ToAsciiEx() function
1484 …::std::mem::transmute(ToAsciiEx(::std::mem::transmute(uvirtkey), ::std::mem::transmute(uscancode),… in ToAsciiEx()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Input/KeyboardAndMouse/
H A Dmod.rs72 …pub fn ToAsciiEx(uvirtkey: u32, uscancode: u32, lpkeystate: *const u8, lpchar: *mut u16, uflags: u… in ToAsciiEx() function
/dports/editors/vim/vim-8.2.3745/src/
H A Ddimm.idl514 …HRESULT ToAsciiEx([in] UINT uVirKey, [in] UINT uScanCode, [in] BYTE *pbKeyState, [in] UINT fuState…
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A DCIrrDeviceWin32.cpp805 int conversionResult = ToAsciiEx(wParam,scanCode,allKeys,keyChars,0,KEYBOARD_INPUT_HKL); in WndProc()

123456789