Searched refs:RemoveAppWindow (Results 1 – 3 of 3) sorted by relevance
69 void RemoveAppWindow(apps::AppWindow* app_window);
107 void AppWindowRegistry::RemoveAppWindow(AppWindow* app_window) { in RemoveAppWindow() function in apps::AppWindowRegistry
499 AppWindowRegistry::Get(browser_context_)->RemoveAppWindow(this); in OnNativeClose()