Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpartanJ/eepp
/ getMode
Method
getMode
src/eepp/ui/uitextinput.cpp:333–335 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
331
}
332
333
UITextInput::TextInputMode UITextInput::getMode() const {
334
return mMode;
335
}
336
337
const String& UITextInput::getBulletCharacter() const {
338
return mBulletCharacter;
Callers
3
createChild
Method · 0.45
traverseIfNeeded
Method · 0.45
UTEST
Function · 0.45
Calls
no outgoing calls
Tested by
1
UTEST
Function · 0.36