Home
last modified time | relevance | path

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

/template/battlehorse/js/
H A Dslider.js159 translateToValue: function(offset) { method in Control.Slider
216 this.setValue(this.translateToValue(
256 this.setValue(this.translateToValue( this.isVertical() ? pointer[1] : pointer[0] ));
/template/a_new_day/js/
H A Dslider.js159 translateToValue: function(offset) { method in Control.Slider
216 this.setValue(this.translateToValue(
256 this.setValue(this.translateToValue( this.isVertical() ? pointer[1] : pointer[0] ));