Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZDoom/Raze
/ GetSize
Method
GetSize
libraries/ZWidget/src/core/span_layout.cpp:252–255 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
250
}
251
252
Size SpanLayout::GetSize() const
253
{
254
return GetRect().size();
255
}
256
257
Rect SpanLayout::GetRect() const
258
{
Callers
2
LayoutInlineBlock
Method · 0.45
SetComponentGeometry
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected