Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LemonOSProject/LemonOS
/ right
Method
right
LibLemon/include/lemon/gfx/types.h:42–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
41
int left() { return x; }
42
int right() { return x + width; }
43
int top() { return y; }
44
int bottom() { return y + height; }
45
Callers
2
Paint
Method · 0.80
Split
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected