Searched refs:ShowWindow (Results 1 - 8 of 8) sorted by relevance

/haiku/src/servers/bluetooth/
H A DBluetoothServer.h74 void ShowWindow(BWindow* pWindow);
H A DBluetoothServer.cpp540 BluetoothServer::ShowWindow(BWindow* pWindow) function in class:BluetoothServer
/haiku/src/tests/servers/app/newerClipping/
H A DDesktop.h69 void ShowWindow(WindowLayer* window);
H A DDesktop.cpp415 // ShowWindow
417 Desktop::ShowWindow(WindowLayer* window) function in class:Desktop
H A DWindowLayer.cpp147 fDesktop->ShowWindow(this);
/haiku/src/servers/app/
H A DDesktop.h183 void ShowWindow(Window* window);
H A DDesktop.cpp1196 ShowWindow(window);
1332 Desktop::ShowWindow(Window* window) function in class:Desktop
1687 via ShowWindow().
H A DServerWindow.cpp351 fDesktop->ShowWindow(fWindow.Get());

Completed in 62 milliseconds