Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ draw
Method
draw
src/ui/MenuItem.cpp:9–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
8
9
void MenuItem::draw(const DrawArgs& args) {
10
drawOffset(args.vg, 0);
11
}
12
13
void MenuItem::drawOffset(NVGcontext* vg, float offset) {
14
BNDwidgetState state = BND_DEFAULT;
Callers
nothing calls this directly
Calls
1
mult
Function · 0.85
Tested by
no test coverage detected