Searched refs:FrameScopePushedImplicitWindow (Results 1 – 2 of 2) sorted by relevance
763 …bool FrameScopePushedImplicitWindow; // Set by NewFrame(), cleared by EndFr… member936 FrameScopeActive = FrameScopePushedImplicitWindow = false; in ImGuiContext()
3536 g.FrameScopePushedImplicitWindow = true; in NewFrame()3792 g.FrameScopePushedImplicitWindow = false; in EndFrame()5507 if (g.CurrentWindowStack.Size <= 1 && g.FrameScopePushedImplicitWindow) in End()