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

/haiku/src/servers/app/decorator/
H A DDefaultWindowBehaviour.cpp274 fDesktop->SetWindowOutlinesDelta(fWindow, BPoint(0, 0));
291 fDesktop->SetWindowOutlinesDelta(fWindow, delta);
453 fDesktop->SetWindowOutlinesDelta(fWindow, B_ORIGIN);
474 fDesktop->SetWindowOutlinesDelta(fWindow, BPoint(
/haiku/src/servers/app/
H A DDesktop.h192 void SetWindowOutlinesDelta(Window* window,
H A DDesktop.cpp1614 Desktop::SetWindowOutlinesDelta(Window* window, BPoint delta) function in class:Desktop

Completed in 344 milliseconds