MCPcopy 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
106void CtrlrLuaRectangle::setHeight(const int height)
107{
108 r.setHeight(height);
109}
110
111CtrlrLuaRectangle CtrlrLuaRectangle::withX(const int p)
112{

Callers 11

resizedMethod · 0.45
getFontMethod · 0.45
getFontMethod · 0.45
drawPopupMenuItemMethod · 0.45
resizedMethod · 0.45
resizedMethod · 0.45
updateVisibleAreaMethod · 0.45
drawPopupMenuItemMethod · 0.45
CtrlrEditorMethod · 0.45
getFontFromStringMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected