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

Method GetSize

libraries/ZWidget/src/core/widget.cpp:122–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120}
121
122Size Widget::GetSize() const
123{
124 return ContentGeometry.size();
125}
126
127Rect Widget::GetFrameGeometry() const
128{

Callers 2

GetTotalLineHeightMethod · 0.45
LayoutLinesMethod · 0.45

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected