Lines Matching refs:start
578 start: 0, property
598 var curr = o.start;
621 if (i == o.start) li.addClass('active');
2846 this.current = options.start;
2861 start: 0, property
2877 if (i === this.options.start) { li.addClass('active'); }
2891 start: {x: 0, y: 0}, property
2918 this.touch.start = {x: t.screenX, y: t.screenY};
2922 var deltaX = this.touch.end.x - this.touch.start.x;
2923 var deltaY = Math.abs(this.touch.end.y - this.touch.start.y);
2941 this.frames.removeClass('active').eq(this.options.start).addClass('active');
5354 function customSearch(query, start) { argument
5362 start: start || 1, property
5427 var start = results.queries.nextPage[0].startIndex;
5432 customSearch(query, start).then(function(results) {
6412 playerVars: {start: startTime, hl: lang, cc_load_policy: captionsOn}, property