Home
last modified time | relevance | path

Searched refs:ImGuiWindow (Results 1 – 25 of 115) sorted by relevance

12345

/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/dear-imgui/
H A Dimgui_internal.h881 ImVector<ImGuiWindow*> WindowsSortBuffer;
882 ImVector<ImGuiWindow*> CurrentWindowStack;
889 ImGuiWindow* WheelingWindow;
911 ImGuiWindow* ActiveIdWindow;
948 ImGuiWindow* NavWindowingList;
1231 ImVector<ImGuiWindow*> ChildWindows;
1287 struct IMGUI_API ImGuiWindow struct
1373 ~ImGuiWindow();
1491 …IMGUI_API void FocusTopMostWindowUnderOne(ImGuiWindow* under_this_window, ImGuiWindow* ig…
1495 …PI void UpdateWindowParentAndRootLinks(ImGuiWindow* window, ImGuiWindowFlags flags, ImGui…
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/dear-imgui/
H A Dimgui_internal.h881 ImVector<ImGuiWindow*> WindowsSortBuffer;
882 ImVector<ImGuiWindow*> CurrentWindowStack;
889 ImGuiWindow* WheelingWindow;
911 ImGuiWindow* ActiveIdWindow;
948 ImGuiWindow* NavWindowingList;
1231 ImVector<ImGuiWindow*> ChildWindows;
1287 struct IMGUI_API ImGuiWindow struct
1373 ~ImGuiWindow();
1491 …IMGUI_API void FocusTopMostWindowUnderOne(ImGuiWindow* under_this_window, ImGuiWindow* ig…
1495 …PI void UpdateWindowParentAndRootLinks(ImGuiWindow* window, ImGuiWindowFlags flags, ImGui…
[all …]
/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/third_party/ImGui/
H A Dimgui_internal.h1133 ImGuiWindow* HostWindow;
1295 ImVector<ImGuiWindow*> CurrentWindowStack;
1328 ImGuiWindow* ActiveIdWindow;
1695 ImVector<ImGuiWindow*> ChildWindows;
1751 struct IMGUI_API ImGuiWindow struct
1861 ~ImGuiWindow();
1991 IMGUI_API ImGuiWindow* FindWindowByID(ImGuiID id);
1993 …PI void UpdateWindowParentAndRootLinks(ImGuiWindow* window, ImGuiWindowFlags flags, ImGui…
1995 IMGUI_API bool IsWindowChildOf(ImGuiWindow* window, ImGuiWindow* potential_parent);
2005 …IMGUI_API void FocusTopMostWindowUnderOne(ImGuiWindow* under_this_window, ImGuiWindow* ig…
[all …]
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/imgui/
H A Dimgui_internal.h589 ImGuiWindow* Window; // Best candidate window
658 ImVector<ImGuiWindow*> WindowsSortBuffer;
659 ImVector<ImGuiWindow*> CurrentWindowStack;
680 ImGuiWindow* ActiveIdWindow;
710 ImGuiWindow* NavWindowingList;
941 ImVector<ImGuiWindow*> ChildWindows;
994 struct IMGUI_API ImGuiWindow struct
1076 ~ImGuiWindow();
1125 …PI void UpdateWindowParentAndRootLinks(ImGuiWindow* window, ImGuiWindowFlags flags, ImGui…
1127 IMGUI_API bool IsWindowChildOf(ImGuiWindow* window, ImGuiWindow* potential_parent);
[all …]
/dports/audio/faudio/FAudio-21.01/utils/uicommon/
H A Dimgui_internal.h1040 ImVector<ImGuiWindow*> CurrentWindowStack;
1069 ImGuiWindow* ActiveIdWindow;
1131 ImGuiWindow* NavWindowingList;
1404 ImVector<ImGuiWindow*> ChildWindows;
1460 struct IMGUI_API ImGuiWindow struct
1546 ~ImGuiWindow();
1662 IMGUI_API ImGuiWindow* FindWindowByID(ImGuiID id);
1664 …PI void UpdateWindowParentAndRootLinks(ImGuiWindow* window, ImGuiWindowFlags flags, ImGui…
1666 IMGUI_API bool IsWindowChildOf(ImGuiWindow* window, ImGuiWindow* potential_parent);
1675 …IMGUI_API void FocusTopMostWindowUnderOne(ImGuiWindow* under_this_window, ImGuiWindow* ig…
[all …]
/dports/graphics/nanort/nanort-b1feea8/examples/common/imgui/
H A Dimgui_internal.h53 struct ImGuiWindow; // Storage for one window
655 ImVector<ImGuiWindow*> WindowsSortBuffer;
656 ImVector<ImGuiWindow*> CurrentWindowStack;
677 ImGuiWindow* ActiveIdWindow;
707 ImGuiWindow* NavWindowingList;
938 ImVector<ImGuiWindow*> ChildWindows;
991 struct IMGUI_API ImGuiWindow struct
1073 ~ImGuiWindow();
1122 …PI void UpdateWindowParentAndRootLinks(ImGuiWindow* window, ImGuiWindowFlags flags, ImGui…
1124 IMGUI_API bool IsWindowChildOf(ImGuiWindow* window, ImGuiWindow* potential_parent);
[all …]
/dports/games/pioneer/pioneer-20210723/contrib/imgui/
H A Dimgui_internal.h980 ImVector<ImGuiWindow*> WindowsSortBuffer;
981 ImVector<ImGuiWindow*> CurrentWindowStack;
1010 ImGuiWindow* ActiveIdWindow;
1046 ImGuiWindow* NavWindowingList;
1326 ImVector<ImGuiWindow*> ChildWindows;
1382 struct IMGUI_API ImGuiWindow struct
1468 ~ImGuiWindow();
1586 …IMGUI_API void FocusTopMostWindowUnderOne(ImGuiWindow* under_this_window, ImGuiWindow* ig…
1590 …PI void UpdateWindowParentAndRootLinks(ImGuiWindow* window, ImGuiWindowFlags flags, ImGui…
1592 IMGUI_API bool IsWindowChildOf(ImGuiWindow* window, ImGuiWindow* potential_parent);
[all …]
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/imgui/
H A Dimgui_internal.h1012 ImVector<ImGuiWindow*> CurrentWindowStack;
1041 ImGuiWindow* ActiveIdWindow;
1101 ImGuiWindow* NavWindowingList;
1370 ImVector<ImGuiWindow*> ChildWindows;
1426 struct IMGUI_API ImGuiWindow struct
1512 ~ImGuiWindow();
1628 IMGUI_API ImGuiWindow* FindWindowByID(ImGuiID id);
1630 …PI void UpdateWindowParentAndRootLinks(ImGuiWindow* window, ImGuiWindowFlags flags, ImGui…
1632 IMGUI_API bool IsWindowChildOf(ImGuiWindow* window, ImGuiWindow* potential_parent);
1641 …IMGUI_API void FocusTopMostWindowUnderOne(ImGuiWindow* under_this_window, ImGuiWindow* ig…
[all …]
/dports/editors/imhex/ImHex-1.7.0/external/ImGui/include/
H A Dimgui_internal.h1212 ImGuiWindow* HostWindow;
1455 ImVector<ImGuiWindow*> CurrentWindowStack;
1491 ImGuiWindow* ActiveIdWindow;
1876 ImVector<ImGuiWindow*> ChildWindows;
1896 struct IMGUI_API ImGuiWindow struct
2010 ~ImGuiWindow();
2384 …PI void UpdateWindowParentAndRootLinks(ImGuiWindow* window, ImGuiWindowFlags flags, ImGui…
2386 IMGUI_API bool IsWindowChildOf(ImGuiWindow* window, ImGuiWindow* potential_parent);
2387 … IMGUI_API bool IsWindowAbove(ImGuiWindow* potential_above, ImGuiWindow* potential_below);
2397 …IMGUI_API void FocusTopMostWindowUnderOne(ImGuiWindow* under_this_window, ImGuiWindow* ig…
[all …]
/dports/misc/box2d/box2d-2.4.1/extern/imgui/
H A Dimgui_internal.h655 ImGuiWindow* Window; // Best candidate window
734 ImVector<ImGuiWindow*> WindowsSortBuffer;
735 ImVector<ImGuiWindow*> CurrentWindowStack;
757 ImGuiWindow* ActiveIdWindow;
788 ImGuiWindow* NavWindowingList;
1027 ImVector<ImGuiWindow*> ChildWindows;
1080 struct IMGUI_API ImGuiWindow struct
1163 ~ImGuiWindow();
1266 …PI void UpdateWindowParentAndRootLinks(ImGuiWindow* window, ImGuiWindowFlags flags, ImGui…
1268 IMGUI_API bool IsWindowChildOf(ImGuiWindow* window, ImGuiWindow* potential_parent);
[all …]
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/imgui/
H A Dimgui_internal.h52 struct ImGuiWindow; // Storage for one window
686 ImVector<ImGuiWindow*> WindowsSortBuffer;
687 ImVector<ImGuiWindow*> CurrentWindowStack;
709 ImGuiWindow* ActiveIdWindow;
740 ImGuiWindow* NavWindowingList;
972 ImVector<ImGuiWindow*> ChildWindows;
1025 struct IMGUI_API ImGuiWindow struct
1107 ~ImGuiWindow();
1157 …PI void UpdateWindowParentAndRootLinks(ImGuiWindow* window, ImGuiWindowFlags flags, ImGui…
1159 IMGUI_API bool IsWindowChildOf(ImGuiWindow* window, ImGuiWindow* potential_parent);
[all …]
/dports/misc/dartsim/dart-6.11.1/dart/external/imgui/
H A Dimgui_internal.h1130 ImVector<ImGuiWindow*> CurrentWindowStack;
1162 ImGuiWindow* ActiveIdWindow;
1168 ImGuiWindow* ActiveIdPreviousFrameWindow;
1512 ImVector<ImGuiWindow*> ChildWindows;
1568 struct IMGUI_API ImGuiWindow struct
1658 ~ImGuiWindow();
1785 IMGUI_API ImGuiWindow* FindWindowByID(ImGuiID id);
1787 …PI void UpdateWindowParentAndRootLinks(ImGuiWindow* window, ImGuiWindowFlags flags, ImGui…
1789 IMGUI_API bool IsWindowChildOf(ImGuiWindow* window, ImGuiWindow* potential_parent);
1799 …IMGUI_API void FocusTopMostWindowUnderOne(ImGuiWindow* under_this_window, ImGuiWindow* ig…
[all …]
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/imgui/
H A Dimgui_internal.h816 ImVector<ImGuiWindow*> WindowsSortBuffer;
817 ImVector<ImGuiWindow*> CurrentWindowStack;
841 ImGuiWindow* ActiveIdWindow;
873 ImGuiWindow* NavWindowingList;
1139 ImVector<ImGuiWindow*> ChildWindows;
1197 struct IMGUI_API ImGuiWindow struct
1272 ~ImGuiWindow();
1382 IMGUI_API ImGuiWindow* FindWindowByID(ImGuiID id);
1389 …PI void UpdateWindowParentAndRootLinks(ImGuiWindow* window, ImGuiWindowFlags flags, ImGui…
1391 IMGUI_API bool IsWindowChildOf(ImGuiWindow* window, ImGuiWindow* potential_parent);
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/imgui/
H A Dimgui_internal.h778 ImVector<ImGuiWindow*> WindowsSortBuffer;
779 ImVector<ImGuiWindow*> CurrentWindowStack;
803 ImGuiWindow* ActiveIdWindow;
835 ImGuiWindow* NavWindowingList;
1075 ImVector<ImGuiWindow*> ChildWindows;
1128 struct IMGUI_API ImGuiWindow struct
1212 ~ImGuiWindow();
1320 IMGUI_API ImGuiWindow* FindWindowByID(ImGuiID id);
1327 …PI void UpdateWindowParentAndRootLinks(ImGuiWindow* window, ImGuiWindowFlags flags, ImGui…
1329 IMGUI_API bool IsWindowChildOf(ImGuiWindow* window, ImGuiWindow* potential_parent);
[all …]
/dports/lang/clover/mesa-21.3.6/src/imgui/
H A Dimgui_internal.h778 ImVector<ImGuiWindow*> WindowsSortBuffer;
779 ImVector<ImGuiWindow*> CurrentWindowStack;
803 ImGuiWindow* ActiveIdWindow;
835 ImGuiWindow* NavWindowingList;
1075 ImVector<ImGuiWindow*> ChildWindows;
1128 struct IMGUI_API ImGuiWindow struct
1212 ~ImGuiWindow();
1320 IMGUI_API ImGuiWindow* FindWindowByID(ImGuiID id);
1327 …PI void UpdateWindowParentAndRootLinks(ImGuiWindow* window, ImGuiWindowFlags flags, ImGui…
1329 IMGUI_API bool IsWindowChildOf(ImGuiWindow* window, ImGuiWindow* potential_parent);
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/imgui/
H A Dimgui_internal.h778 ImVector<ImGuiWindow*> WindowsSortBuffer;
779 ImVector<ImGuiWindow*> CurrentWindowStack;
803 ImGuiWindow* ActiveIdWindow;
835 ImGuiWindow* NavWindowingList;
1075 ImVector<ImGuiWindow*> ChildWindows;
1128 struct IMGUI_API ImGuiWindow struct
1212 ~ImGuiWindow();
1320 IMGUI_API ImGuiWindow* FindWindowByID(ImGuiID id);
1327 …PI void UpdateWindowParentAndRootLinks(ImGuiWindow* window, ImGuiWindowFlags flags, ImGui…
1329 IMGUI_API bool IsWindowChildOf(ImGuiWindow* window, ImGuiWindow* potential_parent);
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/imgui/
H A Dimgui_internal.h778 ImVector<ImGuiWindow*> WindowsSortBuffer;
779 ImVector<ImGuiWindow*> CurrentWindowStack;
803 ImGuiWindow* ActiveIdWindow;
835 ImGuiWindow* NavWindowingList;
1075 ImVector<ImGuiWindow*> ChildWindows;
1128 struct IMGUI_API ImGuiWindow struct
1212 ~ImGuiWindow();
1320 IMGUI_API ImGuiWindow* FindWindowByID(ImGuiID id);
1327 …PI void UpdateWindowParentAndRootLinks(ImGuiWindow* window, ImGuiWindowFlags flags, ImGui…
1329 IMGUI_API bool IsWindowChildOf(ImGuiWindow* window, ImGuiWindow* potential_parent);
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/imgui/
H A Dimgui_internal.h778 ImVector<ImGuiWindow*> WindowsSortBuffer;
779 ImVector<ImGuiWindow*> CurrentWindowStack;
803 ImGuiWindow* ActiveIdWindow;
835 ImGuiWindow* NavWindowingList;
1075 ImVector<ImGuiWindow*> ChildWindows;
1128 struct IMGUI_API ImGuiWindow struct
1212 ~ImGuiWindow();
1320 IMGUI_API ImGuiWindow* FindWindowByID(ImGuiID id);
1327 …PI void UpdateWindowParentAndRootLinks(ImGuiWindow* window, ImGuiWindowFlags flags, ImGui…
1329 IMGUI_API bool IsWindowChildOf(ImGuiWindow* window, ImGuiWindow* potential_parent);
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/imgui/
H A Dimgui_internal.h778 ImVector<ImGuiWindow*> WindowsSortBuffer;
779 ImVector<ImGuiWindow*> CurrentWindowStack;
803 ImGuiWindow* ActiveIdWindow;
835 ImGuiWindow* NavWindowingList;
1075 ImVector<ImGuiWindow*> ChildWindows;
1128 struct IMGUI_API ImGuiWindow struct
1212 ~ImGuiWindow();
1320 IMGUI_API ImGuiWindow* FindWindowByID(ImGuiID id);
1327 …PI void UpdateWindowParentAndRootLinks(ImGuiWindow* window, ImGuiWindowFlags flags, ImGui…
1329 IMGUI_API bool IsWindowChildOf(ImGuiWindow* window, ImGuiWindow* potential_parent);
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/imgui/
H A Dimgui_internal.h778 ImVector<ImGuiWindow*> WindowsSortBuffer;
779 ImVector<ImGuiWindow*> CurrentWindowStack;
803 ImGuiWindow* ActiveIdWindow;
835 ImGuiWindow* NavWindowingList;
1075 ImVector<ImGuiWindow*> ChildWindows;
1128 struct IMGUI_API ImGuiWindow struct
1212 ~ImGuiWindow();
1320 IMGUI_API ImGuiWindow* FindWindowByID(ImGuiID id);
1327 …PI void UpdateWindowParentAndRootLinks(ImGuiWindow* window, ImGuiWindowFlags flags, ImGui…
1329 IMGUI_API bool IsWindowChildOf(ImGuiWindow* window, ImGuiWindow* potential_parent);
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/imgui/
H A Dimgui_internal.h778 ImVector<ImGuiWindow*> WindowsSortBuffer;
779 ImVector<ImGuiWindow*> CurrentWindowStack;
803 ImGuiWindow* ActiveIdWindow;
835 ImGuiWindow* NavWindowingList;
1075 ImVector<ImGuiWindow*> ChildWindows;
1128 struct IMGUI_API ImGuiWindow struct
1212 ~ImGuiWindow();
1320 IMGUI_API ImGuiWindow* FindWindowByID(ImGuiID id);
1327 …PI void UpdateWindowParentAndRootLinks(ImGuiWindow* window, ImGuiWindowFlags flags, ImGui…
1329 IMGUI_API bool IsWindowChildOf(ImGuiWindow* window, ImGuiWindow* potential_parent);
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/imgui/
H A Dimgui_internal.h778 ImVector<ImGuiWindow*> WindowsSortBuffer;
779 ImVector<ImGuiWindow*> CurrentWindowStack;
803 ImGuiWindow* ActiveIdWindow;
835 ImGuiWindow* NavWindowingList;
1075 ImVector<ImGuiWindow*> ChildWindows;
1128 struct IMGUI_API ImGuiWindow struct
1212 ~ImGuiWindow();
1320 IMGUI_API ImGuiWindow* FindWindowByID(ImGuiID id);
1327 …PI void UpdateWindowParentAndRootLinks(ImGuiWindow* window, ImGuiWindowFlags flags, ImGui…
1329 IMGUI_API bool IsWindowChildOf(ImGuiWindow* window, ImGuiWindow* potential_parent);
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/imgui/
H A Dimgui_internal.h778 ImVector<ImGuiWindow*> WindowsSortBuffer;
779 ImVector<ImGuiWindow*> CurrentWindowStack;
803 ImGuiWindow* ActiveIdWindow;
835 ImGuiWindow* NavWindowingList;
1075 ImVector<ImGuiWindow*> ChildWindows;
1128 struct IMGUI_API ImGuiWindow struct
1212 ~ImGuiWindow();
1320 IMGUI_API ImGuiWindow* FindWindowByID(ImGuiID id);
1327 …PI void UpdateWindowParentAndRootLinks(ImGuiWindow* window, ImGuiWindowFlags flags, ImGui…
1329 IMGUI_API bool IsWindowChildOf(ImGuiWindow* window, ImGuiWindow* potential_parent);
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/imgui/
H A Dimgui_internal.h778 ImVector<ImGuiWindow*> WindowsSortBuffer;
779 ImVector<ImGuiWindow*> CurrentWindowStack;
803 ImGuiWindow* ActiveIdWindow;
835 ImGuiWindow* NavWindowingList;
1075 ImVector<ImGuiWindow*> ChildWindows;
1128 struct IMGUI_API ImGuiWindow struct
1212 ~ImGuiWindow();
1320 IMGUI_API ImGuiWindow* FindWindowByID(ImGuiID id);
1327 …PI void UpdateWindowParentAndRootLinks(ImGuiWindow* window, ImGuiWindowFlags flags, ImGui…
1329 IMGUI_API bool IsWindowChildOf(ImGuiWindow* window, ImGuiWindow* potential_parent);
[all …]
/dports/math/curv/curv-0.5/extern/imgui/
H A Dimgui_internal.h652 ImVector<ImGuiWindow*> Windows;
653 ImVector<ImGuiWindow*> WindowsSortBuffer;
654 ImVector<ImGuiWindow*> CurrentWindowStack;
675 ImGuiWindow* ActiveIdWindow;
705 ImGuiWindow* NavWindowingList;
936 ImVector<ImGuiWindow*> ChildWindows;
989 struct IMGUI_API ImGuiWindow struct
1071 ~ImGuiWindow();
1119 …PI void UpdateWindowParentAndRootLinks(ImGuiWindow* window, ImGuiWindowFlags flags, ImGui…
1121 IMGUI_API bool IsWindowChildOf(ImGuiWindow* window, ImGuiWindow* potential_parent);
[all …]

12345