MCPcopy Create free account
hub / github.com/SpartanJ/eepp / startTextInput

Method startTextInput

src/eepp/window/window.cpp:624–624  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

622}
623
624void Window::startTextInput() {}
625
626bool Window::isTextInputActive() const {
627 return false;

Callers 10

inputCallbackFunction · 0.45
mainFunction · 0.45
setFocusMethod · 0.45
onFocusMethod · 0.45
onFocusMethod · 0.45
setLockedMethod · 0.45
onFocusMethod · 0.45
onFocusMethod · 0.45
onFocusMethod · 0.45
onFocusFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected