MCPcopy Create free account
hub / github.com/OpenImageDebugger/OpenImageDebugger / set_contrast_enabled

Method set_contrast_enabled

src/host/ui/ui_state.cpp:115–117  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113}
114
115void UiState::set_contrast_enabled(bool enabled) {
116 contrast_ = enabled;
117}
118
119bool UiState::link_views() const {
120 return link_views_;

Callers 3

mainFunction · 0.45
draw_toolbarFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36