Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ forceDoLayout
Method
forceDoLayout
core/ui/UILayout.cpp:902–906 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
900
}
901
902
void Layout::forceDoLayout()
903
{
904
this->requestDoLayout();
905
this->doLayout();
906
}
907
908
void Layout::requestDoLayout()
909
{
Callers
5
doLayout
Method · 0.80
refreshLayout
Method · 0.80
scrollToItem
Method · 0.80
init
Method · 0.80
lua_ax_ui_Layout_forceDoLayout
Function · 0.80
Calls
2
requestDoLayout
Method · 0.95
doLayout
Method · 0.95
Tested by
1
init
Method · 0.64