Searched refs:SetNextTreeNodeOpen (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h487 IMGUI_API void SetNextTreeNodeOpen(bool is_open, ImGuiCond cond = 0); // set next TreeNode/CollapsingHeader open state.
H A Dimgui_widgets.cpp4623 // - SetNextTreeNodeOpen()
4967 void ImGui::SetNextTreeNodeOpen(bool is_open, ImGuiCond cond) function in class:ImGui
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h487 IMGUI_API void SetNextTreeNodeOpen(bool is_open, ImGuiCond cond = 0); // set next TreeNode/CollapsingHeader open state.
H A Dimgui_widgets.cpp4623 // - SetNextTreeNodeOpen()
4967 void ImGui::SetNextTreeNodeOpen(bool is_open, ImGuiCond cond) function in class:ImGui

Completed in 41 milliseconds