Home
last modified time | relevance | path

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

/plugin/s5reloaded/ui/effects_support/
Dslider.js49 this.trackLength = this.maximumOffset() - this.minimumOffset();
169 maximumOffset: function(){ method
/plugin/davcal/datetimepicker-2.4.5/
Djquery.datetimepicker.js584 maximumOffset = 100,
613 …timeboxparent.trigger('scroll_element.xdsoft_scroller', [maximumOffset ? offset / maximumOffset : …
660 scroller.css('margin-top', maximumOffset * percentage);
677 maximumOffset = scrollbar[0].offsetHeight - scroller[0].offsetHeight;