Home
last modified time | relevance | path

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

/plugin/revealjs/js/
Dreveal.js310 indexh,
687 'indexh': indexh, property
2514 'indexh': indexh, property
2569 'translateX('+ ( -indexh * overviewSlideWidth ) +'px)',
2616 slide( indexh, indexv );
2624 'indexh': indexh, property
2896 var indexhBefore = indexh || 0,
2900 indexh = updateSlides( HORIZONTAL_SLIDES_SELECTOR, h === undefined ? indexh : h );
2915 var currentHorizontalSlide = horizontalSlides[ indexh ],
2927 var slideChanged = ( indexh !== indexhBefore || indexv !== indexvBefore );
[all …]