Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/resources/options/
Dpassword_manager.js55 lastQuery_: null, property in PasswordManager
130 if (this.lastQuery_ != filter) {
131 this.lastQuery_ = filter;
156 if (this.lastQuery_) {
159 var query = this.lastQuery_;
195 if (this.lastQuery_) {
Dcookies_view.js39 lastQuery_: '', property in CookiesView
70 this.lastQuery_ = '';
79 if (this.lastQuery_ != filter) {
80 this.lastQuery_ = filter;