MCPcopy 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
36int CtrlrLuaRectangle::getHeight()
37{
38 return (r.getHeight());
39}
40
41int CtrlrLuaRectangle::getRight()
42{

Callers 6

getStringFromFontMethod · 0.45
getDefaultLargeFontMethod · 0.45
getDefaultSmallFontMethod · 0.45
gradientFromPropertyFunction · 0.45
restoreEditorStateMethod · 0.45
CtrlrStandaloneWindowMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected