Home
last modified time | relevance | path

Searched defs:auto_open_depth (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/imgui/
Dimgui.cpp10512 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()