Home
last modified time | relevance | path

Searched refs:shiftonly (Results 1 – 1 of 1) sorted by relevance

/plugin/advrack/
H A Djquery.qtip.js2474 function shiftonly(xy, side, opposite) { function
2512 if(shift.left = (horizontal === SHIFT && !!adjust.left)) { shiftonly(X, LEFT, RIGHT); }
2513 if(shift.top = (vertical === SHIFT && !!adjust.top)) { shiftonly(Y, TOP, BOTTOM); }