Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZDoom/Raze
/ GetHeight
Method
GetHeight
libraries/ZWidget/src/core/font.cpp:16–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
}
15
16
double GetHeight() const override
17
{
18
return Height;
19
}
20
21
std::string Name;
22
double Height = 0.0;
Callers
5
LayoutInlineBlock
Method · 0.45
LayoutFloatBlock
Method · 0.45
drawImage
Method · 0.45
GetPreferredHeight
Method · 0.45
OnPaint
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected