Searched refs:LogToTTY (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h575 IMGUI_API void LogToTTY(int max_depth = -1); // start logging to tty (stdout)
H A Dimgui_demo.cpp2864 ImGui::LogToTTY();
H A Dimgui.cpp8833 void ImGui::LogToTTY(int max_depth) function in class:ImGui
8933 LogToTTY(g.LogAutoExpandMaxDepth);
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h575 IMGUI_API void LogToTTY(int max_depth = -1); // start logging to tty (stdout)
H A Dimgui.cpp8833 void ImGui::LogToTTY(int max_depth) function in class:ImGui
8933 LogToTTY(g.LogAutoExpandMaxDepth);

Completed in 57 milliseconds