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

Method getWidth

dgl/src/Widget.cpp:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61}
62
63uint Widget::getWidth() const noexcept
64{
65 return pData->size.getWidth();
66}
67
68uint Widget::getHeight() const noexcept
69{

Callers 2

setWidthMethod · 0.45
setHeightMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected