Searched refs:AddToSubWindowManager (Results 1 – 3 of 3) sorted by relevance
47 bool AddToSubWindowManager(SubWindowKey* key);
73 SubWindow::AddToSubWindowManager(SubWindowKey* key) in AddToSubWindowManager() function in SubWindow
184 if (!window->AddToSubWindowManager(key)) { in OpenThreadWindow()