Searched refs:IM_NEWLINE (Results 1 – 2 of 2) sorted by relevance
125 #define IM_NEWLINE "\r\n" // Play it nice with Windows users (2018/05 news: Microsoft announ… macro127 #define IM_NEWLINE "\n" macro
8821 LogText(IM_NEWLINE "%*s%.*s", tree_depth*4, "", char_count, line_start); in LogRenderedText()8898 LogText(IM_NEWLINE); in LogFinish()