MCPcopy Create free account
hub / github.com/RomanKubiak/ctrlr / withHeight

Method withHeight

Source/Lua/Deprecated/CtrlrLuaRectangle.cpp:126–129  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124}
125
126CtrlrLuaRectangle CtrlrLuaRectangle::withHeight(const int p)
127{
128 return (r.withHeight(p));
129}
130
131CtrlrLuaRectangle CtrlrLuaRectangle::withTop(const int p)
132{

Callers 6

setXmlSourceMethod · 0.45
getUsableRectMethod · 0.45
getDefaultLargeFontMethod · 0.45
getDefaultSmallFontMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected