MCPcopy Create free account
hub / github.com/ZDoom/Raze / GetSize

Method GetSize

libraries/ZWidget/src/core/span_layout.cpp:252–255  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

250}
251
252Size SpanLayout::GetSize() const
253{
254 return GetRect().size();
255}
256
257Rect SpanLayout::GetRect() const
258{

Callers 2

LayoutInlineBlockMethod · 0.45
SetComponentGeometryMethod · 0.45

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected