Searched refs:searchField_ (Results 1 – 1 of 1) sorted by relevance
38 searchField_: null, property in EditDictionaryOverlay60 this.searchField_ = $('language-dictionary-overlay-search-field');61 this.searchField_.onsearch = function(e) { method64 this.searchField_.onkeydown = function(e) { method92 if (this.searchField_.value.length > 0 && this.wordList_.empty) {