Home | History | Annotate | Download | only in js

Lines Matching refs:relativeIndex

5836   Search.prototype.goToResult = function(relativeIndex) {
5844 links.eq(found + relativeIndex).addClass('dac-selected');
5847 if (relativeIndex > 0) {