MCPcopy 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

LayoutInlineBlockMethod · 0.45
LayoutFloatBlockMethod · 0.45
drawImageMethod · 0.45
GetPreferredHeightMethod · 0.45
OnPaintMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected