/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/Box2D/imgui/ |
H A D | imgui_internal.h | 432 int LogAutoExpandMaxDepth; member 500 LogAutoExpandMaxDepth = 2; in ImGuiState()
|
H A D | imgui.cpp | 5491 g.LogAutoExpandMaxDepth = max_depth; in LogToTTY() 5518 g.LogAutoExpandMaxDepth = max_depth; in LogToFile() 5533 g.LogAutoExpandMaxDepth = max_depth; in LogToClipboard() 5575 ImGui::SliderInt("Depth", &g.LogAutoExpandMaxDepth, 0, 9, NULL); in LogButtons() 5582 LogToTTY(g.LogAutoExpandMaxDepth); in LogButtons() 5584 LogToFile(g.LogAutoExpandMaxDepth, g.IO.LogFilename); in LogButtons() 5586 LogToClipboard(g.LogAutoExpandMaxDepth); in LogButtons() 5627 … !(flags & ImGuiTreeNodeFlags_NoAutoExpandOnLog) && window->DC.TreeDepth < g.LogAutoExpandMaxDepth) in TreeNodeBehaviorIsOpened()
|
/dports/graphics/simpleviewer/andreyu-simple-viewer-gl-d8928067922d/third-party/imgui/imgui/ |
H A D | imgui_internal.h | 449 int LogAutoExpandMaxDepth; member 522 LogAutoExpandMaxDepth = 2; in ImGuiContext()
|
H A D | imgui.cpp | 5800 g.LogAutoExpandMaxDepth = max_depth; in LogToTTY() 5827 g.LogAutoExpandMaxDepth = max_depth; in LogToFile() 5842 g.LogAutoExpandMaxDepth = max_depth; in LogToClipboard() 5879 SliderInt("Depth", &g.LogAutoExpandMaxDepth, 0, 9, NULL); in LogButtons() 5886 LogToTTY(g.LogAutoExpandMaxDepth); in LogButtons() 5888 LogToFile(g.LogAutoExpandMaxDepth, g.IO.LogFilename); in LogButtons() 5890 LogToClipboard(g.LogAutoExpandMaxDepth); in LogButtons() 5934 …&& !(flags & ImGuiTreeNodeFlags_NoAutoOpenOnLog) && window->DC.TreeDepth < g.LogAutoExpandMaxDepth) in TreeNodeBehaviorIsOpen()
|
/dports/graphics/embree/embree-3.13.2/tutorials/common/imgui/ |
H A D | imgui_internal.h | 686 int LogAutoExpandMaxDepth; member 786 LogAutoExpandMaxDepth = 2; in ImGuiContext()
|
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/imgui/ |
H A D | imgui_internal.h | 862 int LogAutoExpandMaxDepth; member 962 LogAutoExpandMaxDepth = 2; in ImGuiContext()
|
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/imgui/ |
H A D | imgui_internal.h | 862 int LogAutoExpandMaxDepth; member 962 LogAutoExpandMaxDepth = 2; in ImGuiContext()
|
/dports/math/curv/curv-0.5/extern/imgui/ |
H A D | imgui_internal.h | 780 int LogAutoExpandMaxDepth; member 886 LogAutoExpandMaxDepth = 2; in ImGuiContext()
|
/dports/graphics/nanort/nanort-b1feea8/examples/common/imgui/ |
H A D | imgui_internal.h | 782 int LogAutoExpandMaxDepth; member 888 LogAutoExpandMaxDepth = 2; in ImGuiContext()
|
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/imgui/ |
H A D | imgui_internal.h | 785 int LogAutoExpandMaxDepth; member 891 LogAutoExpandMaxDepth = 2; in ImGuiContext()
|
/dports/misc/box2d/box2d-2.4.1/extern/imgui/ |
H A D | imgui_internal.h | 870 int LogAutoExpandMaxDepth; member 977 LogAutoExpandMaxDepth = 2; in ImGuiContext()
|
H A D | imgui.cpp | 8685 g.LogAutoExpandMaxDepth = max_depth; in LogToTTY() 8713 g.LogAutoExpandMaxDepth = max_depth; in LogToFile() 8729 g.LogAutoExpandMaxDepth = max_depth; in LogToClipboard() 8766 SliderInt("Depth", &g.LogAutoExpandMaxDepth, 0, 9, NULL); in LogButtons() 8773 LogToTTY(g.LogAutoExpandMaxDepth); in LogButtons() 8775 LogToFile(g.LogAutoExpandMaxDepth, g.IO.LogFilename); in LogButtons() 8777 LogToClipboard(g.LogAutoExpandMaxDepth); in LogButtons()
|
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/imgui/ |
H A D | imgui_internal.h | 815 int LogAutoExpandMaxDepth; member 922 LogAutoExpandMaxDepth = 2; in ImGuiContext()
|
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/imgui/ |
H A D | imgui_internal.h | 922 int LogAutoExpandMaxDepth; member 1034 LogAutoExpandMaxDepth = 2; in ImGuiContext()
|
/dports/lang/clover/mesa-21.3.6/src/imgui/ |
H A D | imgui_internal.h | 922 int LogAutoExpandMaxDepth; member 1034 LogAutoExpandMaxDepth = 2; in ImGuiContext()
|
/dports/graphics/libosmesa/mesa-21.3.6/src/imgui/ |
H A D | imgui_internal.h | 922 int LogAutoExpandMaxDepth; member 1034 LogAutoExpandMaxDepth = 2; in ImGuiContext()
|
/dports/graphics/milton/milton-1.9.1/third_party/imgui/ |
H A D | imgui_internal.h | 888 int LogAutoExpandMaxDepth; member 995 LogAutoExpandMaxDepth = 2; in ImGuiContext()
|
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/imgui/ |
H A D | imgui_internal.h | 922 int LogAutoExpandMaxDepth; member 1034 LogAutoExpandMaxDepth = 2; in ImGuiContext()
|
/dports/graphics/mesa-libs/mesa-21.3.6/src/imgui/ |
H A D | imgui_internal.h | 922 int LogAutoExpandMaxDepth; member 1034 LogAutoExpandMaxDepth = 2; in ImGuiContext()
|
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/imgui/ |
H A D | imgui_internal.h | 922 int LogAutoExpandMaxDepth; member 1034 LogAutoExpandMaxDepth = 2; in ImGuiContext()
|
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/imgui/ |
H A D | imgui_internal.h | 922 int LogAutoExpandMaxDepth; member 1034 LogAutoExpandMaxDepth = 2; in ImGuiContext()
|
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/imgui/ |
H A D | imgui_internal.h | 922 int LogAutoExpandMaxDepth; member 1034 LogAutoExpandMaxDepth = 2; in ImGuiContext()
|
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/imgui/ |
H A D | imgui_internal.h | 922 int LogAutoExpandMaxDepth; member 1034 LogAutoExpandMaxDepth = 2; in ImGuiContext()
|
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/imgui/ |
H A D | imgui_internal.h | 922 int LogAutoExpandMaxDepth; member 1034 LogAutoExpandMaxDepth = 2; in ImGuiContext()
|
/dports/graphics/mesa-dri/mesa-21.3.6/src/imgui/ |
H A D | imgui_internal.h | 922 int LogAutoExpandMaxDepth; member 1034 LogAutoExpandMaxDepth = 2; in ImGuiContext()
|