Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenApoc/OpenApoc
/ textStopInput
Method
textStopInput
framework/framework.cpp:1069–1069 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1067
void Framework::textStartInput() { SDL_StartTextInput(); }
1068
1069
void Framework::textStopInput() { SDL_StopTextInput(); }
1070
1071
void Framework::toolTipStartTimer(up<Event> e)
1072
{
Callers
1
eventOccured
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected