Home
last modified time | relevance | path

Searched refs:show_tab_bar (Results 1 – 12 of 12) sorted by relevance

/dports/devel/py-spyder/spyder-3.2.7/spyder/defaults/
H A Ddefaults-3.0.0.ini153 show_tab_bar = True key
H A Ddefaults-2.4.0.ini171 show_tab_bar = True key
/dports/games/pioneer/pioneer-20210723/contrib/imgui/
H A Dimgui_demo.cpp2357 static bool show_tab_bar = true; in ShowDemoWindowLayout() local
2372 ImGui::Checkbox("Tab bar", &show_tab_bar); // Will use contents size in ShowDemoWindowLayout()
2420 if (show_tab_bar && ImGui::BeginTabBar("Hello")) in ShowDemoWindowLayout()
/dports/audio/faudio/FAudio-21.01/utils/uicommon/
H A Dimgui_demo.cpp2369 static bool show_tab_bar = true; in ShowDemoWindowLayout() local
2384 ImGui::Checkbox("Tab bar", &show_tab_bar); // Will use contents size in ShowDemoWindowLayout()
2432 if (show_tab_bar && ImGui::BeginTabBar("Hello")) in ShowDemoWindowLayout()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/dear-imgui/
H A Dimgui_demo.cpp2336 static bool show_tab_bar = true; in ShowDemoWindowLayout() local
2351 ImGui::Checkbox("Tab bar", &show_tab_bar); // Will use contents size in ShowDemoWindowLayout()
2399 if (show_tab_bar && ImGui::BeginTabBar("Hello")) in ShowDemoWindowLayout()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/dear-imgui/
H A Dimgui_demo.cpp2336 static bool show_tab_bar = true; in ShowDemoWindowLayout() local
2351 ImGui::Checkbox("Tab bar", &show_tab_bar); // Will use contents size in ShowDemoWindowLayout()
2399 if (show_tab_bar && ImGui::BeginTabBar("Hello")) in ShowDemoWindowLayout()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/imgui/
H A Dimgui_demo.cpp2367 static bool show_tab_bar = true; in ShowDemoWindowLayout() local
2382 ImGui::Checkbox("Tab bar", &show_tab_bar); // Will use contents size in ShowDemoWindowLayout()
2430 if (show_tab_bar && ImGui::BeginTabBar("Hello")) in ShowDemoWindowLayout()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/third_party/ImGui/
H A Dimgui_demo.cpp2751 static bool show_tab_bar = true; in ShowDemoWindowLayout() local
2766 ImGui::Checkbox("Tab bar", &show_tab_bar); // Will use contents size in ShowDemoWindowLayout()
2814 if (show_tab_bar && ImGui::BeginTabBar("Hello")) in ShowDemoWindowLayout()
/dports/games/SpaceCadetPinball/SpaceCadetPinball-Release_2.0/SpaceCadetPinball/
H A Dimgui_demo.cpp2964 static bool show_tab_bar = true; in ShowDemoWindowLayout() local
2979 ImGui::Checkbox("Tab bar", &show_tab_bar); // Will use contents size in ShowDemoWindowLayout()
3038 if (show_tab_bar && ImGui::BeginTabBar("Hello")) in ShowDemoWindowLayout()
/dports/editors/imhex/ImHex-1.7.0/external/ImGui/source/
H A Dimgui_demo.cpp2933 static bool show_tab_bar = true; in ShowDemoWindowLayout() local
2948 ImGui::Checkbox("Tab bar", &show_tab_bar); // Will use contents size in ShowDemoWindowLayout()
3007 if (show_tab_bar && ImGui::BeginTabBar("Hello")) in ShowDemoWindowLayout()
/dports/graphics/ospray-studio/ospray_studio-0.9.1/external/imgui/
H A Dimgui_demo.cpp2994 static bool show_tab_bar = true; in ShowDemoWindowLayout() local
3009 ImGui::Checkbox("Tab bar", &show_tab_bar); // Will use contents size in ShowDemoWindowLayout()
3068 if (show_tab_bar && ImGui::BeginTabBar("Hello")) in ShowDemoWindowLayout()
/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/imgui-1.83/
H A Dimgui_demo.cpp2994 static bool show_tab_bar = true; in ShowDemoWindowLayout() local
3009 ImGui::Checkbox("Tab bar", &show_tab_bar); // Will use contents size in ShowDemoWindowLayout()
3068 if (show_tab_bar && ImGui::BeginTabBar("Hello")) in ShowDemoWindowLayout()