Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Open-GD/OpenGD
/ getTextField
Method
getTextField
Source/TextInputNode.cpp:326–329 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
324
}
325
326
ax::ui::TextField* TextInputNode::getTextField()
327
{
328
return _textField;
329
}
330
331
float TextInputNode::getMaxDisplayLabelScale()
332
{
Callers
2
init
Method · 0.80
onSearch
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected