Home
last modified time | relevance | path

Searched refs:TextCheckCompleteCallback (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/spellchecker/
Dspelling_service_client.h76 TextCheckCompleteCallback; typedef
88 const TextCheckCompleteCallback& callback);
100 TextCheckCallbackData(TextCheckCompleteCallback callback,
106 TextCheckCompleteCallback callback;
Dspellcheck_platform_mac.h27 TextCheckCompleteCallback; typedef
95 TextCheckCompleteCallback callback);
Dspelling_service_client.cc54 const TextCheckCompleteCallback& callback) { in RequestTextCheck()
235 TextCheckCompleteCallback callback, in TextCheckCallbackData()
Dspellcheck_platform_mac_unittest.cc29 spellcheck_mac::TextCheckCompleteCallback callback_;
Dspellcheck_platform_mac.mm240 TextCheckCompleteCallback callback) {