Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RomanKubiak/ctrlr
/ withWidth
Method
withWidth
Source/Lua/Deprecated/CtrlrLuaRectangle.cpp:121–124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
119
}
120
121
CtrlrLuaRectangle CtrlrLuaRectangle::withWidth(const int p)
122
{
123
return (r.withWidth(p));
124
}
125
126
CtrlrLuaRectangle CtrlrLuaRectangle::withHeight(const int p)
127
{
Callers
1
getUsableRect
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected