Searched refs:onSubmitQuery_ (Results 1 – 1 of 1) sorted by relevance
26 form.addEventListener('submit', this.onSubmitQuery_.bind(this), false);37 HSTSView.prototype.onSubmitQuery_ = function(event) { method in HSTSView