Searched refs:suggestion_index (Results 1 – 3 of 3) sorted by relevance
66 uint32 BuildHash(const base::Time& session_start, size_t suggestion_index) { in BuildHash() argument71 suggestion_index)); in BuildHash()181 void FeedbackSender::SelectedSuggestion(uint32 hash, int suggestion_index) { in SelectedSuggestion() argument188 misspelling->action.index = suggestion_index; in SelectedSuggestion()
64 void SelectedSuggestion(uint32 hash, int suggestion_index);
255 int suggestion_index = command_id - IDC_SPELLCHECK_SUGGESTION_0; in ExecuteCommand() local257 suggestions_[suggestion_index]); in ExecuteCommand()268 misspelling_hash_, suggestion_index); in ExecuteCommand()