Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ adaptRenderers
Method
adaptRenderers
core/ui/UIRichText.cpp:2453–2456 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2451
}
2452
2453
void RichText::adaptRenderers()
2454
{
2455
this->formatText();
2456
}
2457
2458
void RichText::pushToContainer(ax::Node* renderer)
2459
{
Callers
nothing calls this directly
Calls
1
formatText
Method · 0.95
Tested by
no test coverage detected