MCPcopy Create free account
hub / github.com/OpenApoc/OpenApoc / MultilistBox

Method MultilistBox

forms/multilistbox.cpp:11–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9{
10
11MultilistBox::MultilistBox() : MultilistBox(nullptr) {}
12
13MultilistBox::MultilistBox(sp<ScrollBar> ExternalScrollBar)
14 : Control(), scroller(ExternalScrollBar), ItemSize(0), ItemSpacing(0),

Callers

nothing calls this directly

Calls 2

isVisibleMethod · 0.45
drawRectMethod · 0.45

Tested by

no test coverage detected