Searched refs:ItemApplied (Results 1 – 2 of 2) sorted by relevance
49 ItemApplied: "text-prompt-item-applied", property571 …this.dispatchEventToListeners(WebInspector.TextPrompt.Events.ItemApplied, { itemText: completionTe…
2551 …this._prompt.addEventListener(WebInspector.TextPrompt.Events.ItemApplied, applyItemCallback, this);