Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZDoom/Raze
/ GetSize
Method
GetSize
libraries/ZWidget/src/core/widget.cpp:122–125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
}
121
122
Size Widget::GetSize() const
123
{
124
return ContentGeometry.size();
125
}
126
127
Rect Widget::GetFrameGeometry() const
128
{
Callers
2
GetTotalLineHeight
Method · 0.45
LayoutLines
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected