HomeSort by relevance Sort by last modified time
    Searched defs:OnTextCheckComplete (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/spellchecker/
spellcheck_message_filter.cc 129 void SpellCheckMessageFilter::OnTextCheckComplete(
168 // CallSpellingService always executes the callback OnTextCheckComplete.
185 base::Bind(&SpellCheckMessageFilter::OnTextCheckComplete,
spellcheck_message_filter_unittest.cc 32 void OnTextCheckComplete(int route_id,
38 SpellCheckMessageFilter::OnTextCheckComplete(
98 filter->OnTextCheckComplete(
131 filter->OnTextCheckComplete(1, 1, std::vector<SpellCheckMarker>(),
spelling_service_client_unittest.cc 195 void OnTextCheckComplete(int tag,
318 base::Bind(&SpellingServiceClientTest::OnTextCheckComplete,
  /external/chromium_org/chrome/browser/tab_contents/
spelling_menu_observer.cc 117 // variables used in OnTextCheckComplete(). We copy the input text to the
135 base::Bind(&SpellingMenuObserver::OnTextCheckComplete,
368 void SpellingMenuObserver::OnTextCheckComplete(

Completed in 867 milliseconds