Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dbootstrap.js366 Carousel.prototype.getItemForDirection = function (direction, active) { method in Carousel
413 var $next = next || this.getItemForDirection(type, $active)
H A Dbootstrap.min.js6getItemForDirection=function(a,b){var c=this.getItemIndex(b),d="prev"==a&&0===c||"next"==a&&c==thi… method in c