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

Method set_link_views

src/host/ui/ui_state.cpp:123–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121}
122
123void UiState::set_link_views(bool enabled) {
124 link_views_ = enabled;
125}
126
127bool UiState::ac_editor_visible() const {
128 return ac_editor_visible_;

Callers 3

mainFunction · 0.80
draw_toolbarFunction · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64