window->DC.CursorPosPrevLine=window->DC.CursorPos;// This allows users to call SameLine() to share LineSize between columns.
window->DC.CursorPosPrevLine.x=window->DC.CursorPos.x;// PrevLine.y is preserved. This allows users to call SameLine() to share LineSize between columns.