Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/resources/options/
Dlanguage_options.js832 var confirmationCallback = this.handleCheckboxUpdate_.bind(this,
843 this.handleCheckboxUpdate_(checkbox);
853 handleCheckboxUpdate_: function(checkbox) { method in LanguageOptions