MCPcopy Create free account
hub / github.com/VCVRack/Rack / Scrollbar

Method Scrollbar

src/ui/Scrollbar.cpp:14–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12
13
14Scrollbar::Scrollbar() {
15 box.size = math::Vec(BND_SCROLLBAR_WIDTH, BND_SCROLLBAR_HEIGHT);
16}
17
18
19Scrollbar::~Scrollbar() {

Callers

nothing calls this directly

Calls 1

VecClass · 0.85

Tested by

no test coverage detected