Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RomanKubiak/ctrlr
/ getHeight
Method
getHeight
Source/Lua/Deprecated/CtrlrLuaRectangle.cpp:36–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
}
35
36
int CtrlrLuaRectangle::getHeight()
37
{
38
return (r.getHeight());
39
}
40
41
int CtrlrLuaRectangle::getRight()
42
{
Callers
6
getStringFromFont
Method · 0.45
getDefaultLargeFont
Method · 0.45
getDefaultSmallFont
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