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

/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DVBoxGlobal.cpp2478 int windowVertical = aRectangle.center().y(); local
2484 int currentDelta = qAbs (windowVertical - currentItem.center().y());
2491 int delta = qAbs (windowVertical - item.center().y());

Completed in 322 milliseconds