Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/resources/options/
Dsearch_engine_manager_engine_list.js68 currentlyValid_: false, property in SearchEngineListItem
83 this.currentlyValid_ = !this.isPlaceholder;
166 return !this.waitingForValidation_ && this.currentlyValid_;
209 this.currentlyValid_ = !this.isPlaceholder;
264 this.currentlyValid_ = validity['name'] && validity['keyword'] &&