Searched refs:RemoveShellWindow (Results 1 – 3 of 3) sorted by relevance
61 void RemoveShellWindow(apps::ShellWindow* shell_window);
83 void ShellWindowRegistry::RemoveShellWindow(ShellWindow* shell_window) { in RemoveShellWindow() function in apps::ShellWindowRegistry
356 ShellWindowRegistry::Get(profile_)->RemoveShellWindow(this); in OnNativeClose()