Searched refs:SetCurrentWindow (Results 1 – 1 of 1) sorted by relevance
993 static void SetCurrentWindow(ImGuiWindow* window);2604 static void SetCurrentWindow(ImGuiWindow* window) in SetCurrentWindow() function4920 SetCurrentWindow(window); in Begin()5031 SetCurrentWindow(window); in Begin()5529 SetCurrentWindow(g.CurrentWindowStack.empty() ? NULL : g.CurrentWindowStack.back()); in End()