Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RomanKubiak/ctrlr
/ getWidth
Method
getWidth
Source/Lua/Deprecated/CtrlrLuaRectangle.cpp:31–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
int CtrlrLuaRectangle::getWidth()
32
{
33
return (r.getWidth());
34
}
35
36
int CtrlrLuaRectangle::getHeight()
37
{
Callers
5
CtrlrProcessorEditorForLive
Method · 0.45
wrapperResized
Method · 0.45
gradientFromProperty
Function · 0.45
restoreEditorState
Method · 0.45
CtrlrStandaloneWindow
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected