Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RomanKubiak/ctrlr
/ withTop
Method
withTop
Source/Lua/Deprecated/CtrlrLuaRectangle.cpp:131–134 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
129
}
130
131
CtrlrLuaRectangle CtrlrLuaRectangle::withTop(const int p)
132
{
133
return (r.withTop(p));
134
}
135
136
CtrlrLuaRectangle CtrlrLuaRectangle::withBottom(const int p)
137
{
Callers
1
getUsableRect
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected