Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ MenuEntry
Method
MenuEntry
src/ui/MenuEntry.cpp:8–10 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
7
8
MenuEntry::MenuEntry() {
9
box.size = math::Vec(0, BND_WIDGET_HEIGHT);
10
}
11
12
13
} // namespace ui
Callers
nothing calls this directly
Calls
1
Vec
Class · 0.85
Tested by
no test coverage detected