Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZDoom/Raze
/ GetWidth
Method
GetWidth
libraries/ZWidget/src/core/image.cpp:20–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
}
19
20
int GetWidth() const override
21
{
22
return Width;
23
}
24
25
int GetHeight() const override
26
{
Callers
4
LayoutInlineBlock
Method · 0.45
LayoutFloatBlock
Method · 0.45
drawImage
Method · 0.45
OnPaint
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected