Searched refs:new_descriptions (Results 1 – 1 of 1) sorted by relevance
1786 StringList new_matches, new_descriptions; in HandleCompletionMatches() local1789 &new_matches, &new_descriptions); in HandleCompletionMatches()1798 new_descriptions.DeleteStringAtIndex(0); in HandleCompletionMatches()1802 request.AddCompletions(new_matches, new_descriptions); in HandleCompletionMatches()