Home
last modified time | relevance | path

Searched refs:tab_count_threshold_for_tab_bar (Results 1 – 4 of 4) sorted by relevance

/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/third_party/ImGui/
H A Dimgui.cpp12548 const int tab_count_threshold_for_tab_bar = node->IsCentralNode() ? 1 : 2; in DockNodeRemoveWindow() local
12549 if (node->Windows.Size < tab_count_threshold_for_tab_bar) in DockNodeRemoveWindow()
/dports/editors/imhex/ImHex-1.7.0/external/ImGui/source/
H A Dimgui.cpp12884 const int tab_count_threshold_for_tab_bar = node->IsCentralNode() ? 1 : 2; in DockNodeRemoveWindow() local
12885 if (node->Windows.Size < tab_count_threshold_for_tab_bar) in DockNodeRemoveWindow()
/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/imgui-1.83/
H A Dimgui.cpp13273 const int tab_count_threshold_for_tab_bar = node->IsCentralNode() ? 1 : 2; in DockNodeRemoveWindow() local
13274 if (node->Windows.Size < tab_count_threshold_for_tab_bar) in DockNodeRemoveWindow()
/dports/graphics/ospray-studio/ospray_studio-0.9.1/external/imgui/
H A Dimgui.cpp13260 const int tab_count_threshold_for_tab_bar = node->IsCentralNode() ? 1 : 2; in DockNodeRemoveWindow() local
13261 if (node->Windows.Size < tab_count_threshold_for_tab_bar) in DockNodeRemoveWindow()