Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/imgui/
H A Dimgui_internal.h125 #define IM_NEWLINE "\r\n" // Play it nice with Windows users (2018/05 news: Microsoft announ… macro
127 #define IM_NEWLINE "\n" macro