Searched refs:text_check_completions_ (Results 1 – 3 of 3) sorted by relevance
79 text_check_completions_.Add(completion), in RequestTextChecking()85 text_check_completions_.Add(completion), in RequestTextChecking()214 text_check_completions_.Lookup(identifier); in OnRespondSpellingService()217 text_check_completions_.Remove(identifier); in OnRespondSpellingService()270 text_check_completions_.Lookup(identifier); in OnRespondTextCheck()273 text_check_completions_.Remove(identifier); in OnRespondTextCheck()
71 text_check_completions_.Lookup(identifier); in OnCallSpellingService()77 text_check_completions_.Remove(identifier); in OnCallSpellingService()
48 return text_check_completions_.size(); in pending_text_request_size()115 WebTextCheckCompletions text_check_completions_; variable