Searched defs:addWindow (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/platform/darwin/
H A DUIWindowMenuManager.cpp49 addWindow(winList.at(i));
61 QAction* addWindow(QWidget *pWindow) function in class:UIMenuHelper
184 void UIWindowMenuManager::addWindow(QWidget *pWindow) function in class:UIWindowMenuManager
190 i.value()->addWindow(pWindow);
/vbox/src/VBox/Additions/x11/VBoxClient/
H A Dseamless-x11.h94 * adding a structure (see addWindow) and one for removing it by window
136 bool addWindow(Window hWin, bool isMapped, int x, int y, int w, int h, int cRects, function in class:VBoxGuestWindowList

Completed in 44 milliseconds