MCPcopy 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

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

Calls

no outgoing calls

Tested by

no test coverage detected