Searched refs:shiftonly (Results 1 – 1 of 1) sorted by relevance
2474 function shiftonly(xy, side, opposite) { function2512 if(shift.left = (horizontal === SHIFT && !!adjust.left)) { shiftonly(X, LEFT, RIGHT); }2513 if(shift.top = (vertical === SHIFT && !!adjust.top)) { shiftonly(Y, TOP, BOTTOM); }