Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ detachWithIME
Method
detachWithIME
core/ui/UITextField.cpp:763–766 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
761
}
762
763
void TextField::detachWithIME()
764
{
765
_textFieldRenderer->detachWithIME();
766
}
767
768
Widget* TextField::createCloneInstance()
769
{
Callers
4
didNotSelectSelf
Method · 0.45
onClickTrackNode
Method · 0.45
lua_ax_ui_TextField_detachWithIME
Function · 0.45
ImGui_ImplAndroid_InitForAxmol
Function · 0.45
Calls
no outgoing calls
Tested by
1
onClickTrackNode
Method · 0.36