Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
63
uint Widget::getWidth() const noexcept
64
{
65
return pData->size.getWidth();
66
}
67
68
uint Widget::getHeight() const noexcept
69
{
Callers
2
setWidth
Method · 0.45
setHeight
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected