Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ draw
Method
draw
src/app/CableWidget.cpp:304–306 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
302
303
304
void CableWidget::draw(const DrawArgs& args) {
305
CableWidget::drawLayer(args, 0);
306
}
307
308
309
void CableWidget::drawLayer(const DrawArgs& args, int layer) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected