Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RomanKubiak/ctrlr
/ withHeight
Method
withHeight
Source/Lua/Deprecated/CtrlrLuaRectangle.cpp:126–129 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
124
}
125
126
CtrlrLuaRectangle CtrlrLuaRectangle::withHeight(const int p)
127
{
128
return (r.withHeight(p));
129
}
130
131
CtrlrLuaRectangle CtrlrLuaRectangle::withTop(const int p)
132
{
Callers
6
setXmlSource
Method · 0.45
getUsableRect
Method · 0.45
valueTreePropertyChanged
Method · 0.45
CtrlrPanelFindProperty
Method · 0.45
getDefaultLargeFont
Method · 0.45
getDefaultSmallFont
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected