Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZDoom/Raze
/ top
Method
top
libraries/ZWidget/include/zwidget/core/rect.h:42–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
41
double left() const { return x; }
42
double top() const { return y; }
43
double right() const { return x + width; }
44
double bottom() const { return y + height; }
45
Callers
14
GetRect
Method · 0.80
FloatBoxAny
Method · 0.80
BoxFitsOnLine
Method · 0.80
SetFrameGeometry
Method · 0.80
GetCharacterIndex
Method · 0.80
pop_include
Method · 0.80
visitBranch
Method · 0.80
addSwitchBreak
Method · 0.80
endSwitch
Method · 0.80
SpvBuilder.cpp
File · 0.80
createLoopContinue
Method · 0.80
createLoopExit
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected