MCPcopy 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
763void TextField::detachWithIME()
764{
765 _textFieldRenderer->detachWithIME();
766}
767
768Widget* TextField::createCloneInstance()
769{

Callers 4

didNotSelectSelfMethod · 0.45
onClickTrackNodeMethod · 0.45

Calls

no outgoing calls

Tested by 1

onClickTrackNodeMethod · 0.36