Searched refs:setListPref (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/chrome/browser/resources/options/ |
D | preferences.js | 119 Preferences.setListPref = function(name, value, commit, metric) { function 276 Preferences.setListPref(name, pref.value, true, metric);
|
D | language_options.js | 355 Preferences.setListPref(TRANSLATE_BLOCKED_LANGUAGES_PREF, 375 Preferences.setListPref(TRANSLATE_BLOCKED_LANGUAGES_PREF,
|
/external/chromium_org/chrome/browser/resources/options/chromeos/ |
D | proxy_rules_list.js | 96 Preferences.setListPref(this.pref, this.dataModel.slice(), true);
|