Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RomanKubiak/ctrlr
/ getRight
Method
getRight
Source/Lua/Deprecated/CtrlrLuaRectangle.cpp:41–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
int CtrlrLuaRectangle::getRight()
42
{
43
return (r.getRight());
44
}
45
46
int CtrlrLuaRectangle::getBottom()
47
{
Callers
6
resized
Method · 0.45
resized
Method · 0.45
drawResizableFrame
Method · 0.45
drawTabButtonText
Method · 0.45
autoScroll
Method · 0.45
updateVisibleArea
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected