MCPcopy Create free account
hub / github.com/DISTRHO/DPF / getHeight

Method getHeight

dgl/src/Widget.cpp:68–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68uint Widget::getHeight() const noexcept
69{
70 return pData->size.getHeight();
71}
72
73const Size<uint> Widget::getSize() const noexcept
74{

Callers 2

setWidthMethod · 0.45
setHeightMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected