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

/haiku/src/servers/app/decorator/
H A DDefaultWindowBehaviour.cpp341 int32 neighbourIndex = windowIndex; local
343 neighbourIndex--;
345 neighbourIndex++;
349 neighbourIndex));
365 fWindow->MoveToStackPosition(neighbourIndex, isShifting);

Completed in 88 milliseconds