Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RomanKubiak/ctrlr
/ withLeft
Method
withLeft
Source/Lua/Deprecated/CtrlrLuaRectangle.cpp:141–144 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
139
}
140
141
CtrlrLuaRectangle CtrlrLuaRectangle::withLeft(const int p)
142
{
143
return (r.withLeft(p));
144
}
145
146
CtrlrLuaRectangle CtrlrLuaRectangle::withRight(const int p)
147
{
Callers
1
getUsableRect
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected