Home
last modified time | relevance | path

Searched refs:ImGuiSelectableFlags_DontClosePopups (Results 1 – 25 of 75) sorted by relevance

123

/dports/editors/imhex/ImHex-1.7.0/source/views/
H A Dview_command_palette.cpp55 … if (ImGui::Selectable(displayResult.c_str(), false, ImGuiSelectableFlags_DontClosePopups)) in drawContent()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/third_party/imgui_lua_bindings/
H A Dimgui_lua_bindings.cpp494 lua_pushnumber(lState, ImGuiSelectableFlags_DontClosePopups); in LoadImguiBindings()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/slic3r/GUI/
H A DImGuiWrapper.cpp640 … && (window->Flags & ImGuiWindowFlags_Popup) && !(flags & ImGuiSelectableFlags_DontClosePopups) &&… in selectable()
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/Box2D/imgui/
H A Dimgui.h514ImGuiSelectableFlags_DontClosePopups = 1 << 0, // Clicking this don't close parent popup wind… enumerator
/dports/graphics/simpleviewer/andreyu-simple-viewer-gl-d8928067922d/third-party/imgui/imgui/
H A Dimgui.h555ImGuiSelectableFlags_DontClosePopups = 1 << 0, // Clicking this don't close parent popup wind… enumerator
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/imgui/
H A Dimgui.h641 ImGuiSelectableFlags_DontClosePopups = 1 << 0, // Clicking this don't close parent popup window enumerator
/dports/graphics/embree/embree-3.13.2/tutorials/common/imgui/
H A Dimgui.h640ImGuiSelectableFlags_DontClosePopups = 1 << 0, // Clicking this don't close parent popup wind… enumerator
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/imgui/
H A Dimgui.h641 ImGuiSelectableFlags_DontClosePopups = 1 << 0, // Clicking this don't close parent popup window enumerator
/dports/misc/box2d/box2d-2.4.1/extern/imgui/
H A Dimgui.h780ImGuiSelectableFlags_DontClosePopups = 1 << 0, // Clicking this don't close parent popup wind… enumerator
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/imgui/
H A Dimgui.h788ImGuiSelectableFlags_DontClosePopups = 1 << 0, // Clicking this don't close parent popup wind… enumerator
/dports/math/curv/curv-0.5/extern/imgui/
H A Dimgui.h697ImGuiSelectableFlags_DontClosePopups = 1 << 0, // Clicking this don't close parent popup wind… enumerator
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/imgui/
H A Dimgui.h800ImGuiSelectableFlags_DontClosePopups = 1 << 0, // Clicking this don't close parent popup wind… enumerator
/dports/lang/clover/mesa-21.3.6/src/imgui/
H A Dimgui.h788ImGuiSelectableFlags_DontClosePopups = 1 << 0, // Clicking this don't close parent popup wind… enumerator
/dports/graphics/libosmesa/mesa-21.3.6/src/imgui/
H A Dimgui.h788ImGuiSelectableFlags_DontClosePopups = 1 << 0, // Clicking this don't close parent popup wind… enumerator
/dports/graphics/milton/milton-1.9.1/third_party/imgui/
H A Dimgui.h781ImGuiSelectableFlags_DontClosePopups = 1 << 0, // Clicking this don't close parent popup wind… enumerator
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/imgui/
H A Dimgui.h788ImGuiSelectableFlags_DontClosePopups = 1 << 0, // Clicking this don't close parent popup wind… enumerator
/dports/graphics/mesa-libs/mesa-21.3.6/src/imgui/
H A Dimgui.h788ImGuiSelectableFlags_DontClosePopups = 1 << 0, // Clicking this don't close parent popup wind… enumerator
/dports/graphics/nanort/nanort-b1feea8/examples/common/imgui/
H A Dimgui.h704ImGuiSelectableFlags_DontClosePopups = 1 << 0, // Clicking this don't close parent popup wind… enumerator
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/imgui/
H A Dimgui.h788ImGuiSelectableFlags_DontClosePopups = 1 << 0, // Clicking this don't close parent popup wind… enumerator
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/imgui/
H A Dimgui.h788ImGuiSelectableFlags_DontClosePopups = 1 << 0, // Clicking this don't close parent popup wind… enumerator
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/imgui/
H A Dimgui.h709ImGuiSelectableFlags_DontClosePopups = 1 << 0, // Clicking this don't close parent popup wind… enumerator
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/imgui/
H A Dimgui.h788ImGuiSelectableFlags_DontClosePopups = 1 << 0, // Clicking this don't close parent popup wind… enumerator
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/imgui/
H A Dimgui.h788ImGuiSelectableFlags_DontClosePopups = 1 << 0, // Clicking this don't close parent popup wind… enumerator
/dports/graphics/mesa-dri/mesa-21.3.6/src/imgui/
H A Dimgui.h788ImGuiSelectableFlags_DontClosePopups = 1 << 0, // Clicking this don't close parent popup wind… enumerator
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/imgui/
H A Dimgui.h788ImGuiSelectableFlags_DontClosePopups = 1 << 0, // Clicking this don't close parent popup wind… enumerator

123