Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/resources/options/
Dpref_ui.js303 this.notifyChange(this, this.mapValueToRange_(this.value));
312 this.pref, this.mapValueToRange_(this.value), this.metric);
315 this.notifyPrefChange(this, this.mapValueToRange_(this.value));
334 mapValueToRange_: function(value) { method in PrefRange