Searched refs:isSuggestBoxVisible (Results 1 – 1 of 1) sorted by relevance
278 if (this.isSuggestBoxVisible()) {296 if (!handled && this.isSuggestBoxVisible())321 if (this.isSuggestBoxVisible())354 var immediately = this.isSuggestBoxVisible() || force;373 if (!force && !this.isCaretAtEndOfPrompt() && !this.isSuggestBoxVisible())503 if (!this.isSuggestBoxVisible()) {602 if (this.isSuggestBoxVisible())609 isSuggestBoxVisible: function() method in WebInspector.TextPrompt858 if (!this.isCaretOnFirstLine() || this.isSuggestBoxVisible())864 if (!this.isCaretOnLastLine() || this.isSuggestBoxVisible())