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

/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DVBoxGlobal.cpp2486 int shift2Bot = currentItem.bottom() - aRectangle.bottom(); local
2503 if (qAbs (shift) > qAbs (shift2Bot)) break; else ++ shift2BotPos;
2504 shiftsList.insert (shift2BotPos, shift2Bot);

Completed in 58 milliseconds