HomeSort by relevance Sort by last modified time
    Searched full:use_suggestions (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/tab_contents/
spelling_menu_observer.cc 73 bool use_suggestions = SpellingServiceClient::IsAvailable( local
76 if (!suggestions_.empty() || use_suggestions)
112 if (use_suggestions) {
150 if (use_suggestions || use_spelling_service)

Completed in 97 milliseconds