Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
68
uint Widget::getHeight() const noexcept
69
{
70
return pData->size.getHeight();
71
}
72
73
const Size<uint> Widget::getSize() const noexcept
74
{
Callers
2
setWidth
Method · 0.45
setHeight
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected