Home
last modified time | relevance | path

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

/plugin/imagecarousel/vendor/swipebox/js/
H A Djquery.swipebox.js287 vSwipe = false, variable
320 if ( Math.abs( vDistance ) >= vSwipMinDistance || vSwipe ) {
326 vSwipe = true;
334 if ( ! hSwipe && ! vSwipe && Math.abs( hDistance ) >= hSwipMinDistance ) {
395 if ( vSwipe ) {
396 vSwipe = false;
/plugin/gallery/swipebox/js/
H A Djquery.swipebox.js