Searched refs:BringWindowToFocusFront (Results 1 – 2 of 2) sorted by relevance
1324 IMGUI_API void BringWindowToFocusFront(ImGuiWindow* window);
5532 void ImGui::BringWindowToFocusFront(ImGuiWindow* window) in BringWindowToFocusFront() function in ImGui5606 BringWindowToFocusFront(window); in FocusWindow()