Searched refs:LogText (Results 1 – 3 of 3) sorted by relevance
580 …IMGUI_API void LogText(const char* fmt, ...) IM_FMTARGS(1); // pas…
8777 void ImGui::LogText(const char* fmt, ...) in LogText() function in ImGui8821 LogText(IM_NEWLINE "%*s%.*s", tree_depth*4, "", char_count, line_start); in LogRenderedText()8823 LogText(" %.*s", char_count, line_start); in LogRenderedText()8898 LogText(IM_NEWLINE); in LogFinish()
1203 LogText(" |"); in VerticalSeparator()