Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenTTD/OpenTTD
/ OnResize
Method
OnResize
src/newgrf_debug_gui.cpp:1100–1103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1098
}
1099
1100
void OnResize() override
1101
{
1102
this->vscroll->SetCapacityFromWidget(this, WID_SA_LIST);
1103
}
1104
1105
private:
1106
void SelectAction5Type()
Callers
nothing calls this directly
Calls
1
SetCapacityFromWidget
Method · 0.80
Tested by
no test coverage detected