Lines Matching refs:FocusWindow
3091 FocusWindow(window);
3123 FocusWindow(g.MovingWindow);
3168 FocusWindow(NULL);
3173 // (The left mouse button path calls FocusWindow which will lead NewFrame->ClosePopupsOverWindow to trigger)
3826 // We cannot do that on FocusWindow() because childs may not exist yet
4364 FocusWindow(child_window);
4972 FocusWindow(window);
5053 FocusWindow(window);
5358 // Apply focus (we need to call FocusWindow() AFTER setting DC.CursorStartPos so our initial navigation reference rectangle can start around there)
5361 FocusWindow(window);
5576 void ImGui::FocusWindow(ImGuiWindow* window)
5589 //IMGUI_DEBUG_LOG("FocusWindow(\"%s\")\n", window ? window->Name : NULL);
5622 FocusWindow(focus_window);
6162 FocusWindow(GImGui->CurrentWindow);
6170 FocusWindow(window);
6174 FocusWindow(NULL);
6794 // FocusWindow(parent_window);
6858 // It rarely manifested until now because UpdateMouseMovingWindowNewFrame() would call FocusWindow() again on the clicked window,
6867 FocusWindow(focus_window);
7430 // Call when we are expected to land on Layer 0 after FocusWindow()
7679 FocusWindow(parent_window);
8076 FocusWindow(apply_focus_window);
8099 FocusWindow(new_nav_window);
8530 FocusWindow(window);