Home
last modified time | relevance | path

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

/dports/games/warzone2100/warzone2100/lib/sdl/
H A Dmain_sdl.cpp904 static void inputAddBuffer(UDWORD key, utf_32_char unicode) in inputAddBuffer() function
1248 inputAddBuffer(vk, 0); in inputHandleKeyEvent()
1254 inputAddBuffer(currentKey, 0); in inputHandleKeyEvent()
1318 inputAddBuffer(0, utf8Buf[i]); in inputhandleText()