Searched refs:SetWindowTabLocation (Results 1 - 3 of 3) sorted by relevance

/haiku/src/servers/app/
H A DDesktop.h194 bool SetWindowTabLocation(Window* window,
H A DDesktop.cpp1633 Desktop::SetWindowTabLocation(Window* window, float location, bool isShifting) function in class:Desktop
/haiku/src/servers/app/decorator/
H A DDefaultWindowBehaviour.cpp316 fDesktop->SetWindowTabLocation(fWindow, fWindow->TabLocation(), false);
325 if (fDesktop->SetWindowTabLocation(fWindow, location, true))

Completed in 32 milliseconds