Searched defs:auto_open_depth (Results 1 – 1 of 1) sorted by relevance
10512 void ImGui::LogBegin(ImGuiLogType type, int auto_open_depth) in LogBegin()10536 void ImGui::LogToTTY(int auto_open_depth) in LogToTTY()10549 void ImGui::LogToFile(int auto_open_depth, const char* filename) in LogToFile()10574 void ImGui::LogToClipboard(int auto_open_depth) in LogToClipboard()10582 void ImGui::LogToBuffer(int auto_open_depth) in LogToBuffer()