Searched refs:current_top_window (Results 1 – 1 of 1) sorted by relevance
297 std::pair<HWND, bool> current_top_window = globals.host_windows.front(); in FlipFrameWindowsInternal() local306 << reinterpret_cast<int>(current_top_window.first); in FlipFrameWindowsInternal()307 AnimateWindow(current_top_window.first, kAnimateWindowTimeoutMs, in FlipFrameWindowsInternal()310 globals.host_windows.push_back(current_top_window); in FlipFrameWindowsInternal()