Searched refs:query_html (Results 1 – 1 of 1) sorted by relevance
1144 const std::string& query_html = GetQueryHTML(index, query); in GetHTML() local1146 html += "window.setTimeout(function() {\n" + query_html; in GetHTML()