Home
last modified time | relevance | path

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

/plugin/s5reloaded/ui/effects_support/
Dslider.js157 translateToValue: function(offset) { method
214 this.setValue(this.translateToValue(
253 this.setValue(this.translateToValue( this.isVertical() ? pointer[1] : pointer[0] ));