Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RomanKubiak/ctrlr
/ setHeight
Method
setHeight
Source/Lua/Deprecated/CtrlrLuaRectangle.cpp:106–109 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
104
}
105
106
void CtrlrLuaRectangle::setHeight(const int height)
107
{
108
r.setHeight(height);
109
}
110
111
CtrlrLuaRectangle CtrlrLuaRectangle::withX(const int p)
112
{
Callers
11
resized
Method · 0.45
getFont
Method · 0.45
getFont
Method · 0.45
drawPopupMenuItem
Method · 0.45
resized
Method · 0.45
resized
Method · 0.45
updateVisibleArea
Method · 0.45
drawPopupMenuItem
Method · 0.45
getIdealPopupMenuItemSize
Method · 0.45
CtrlrEditor
Method · 0.45
getFontFromString
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected