HomeSort by relevance Sort by last modified time
    Searched refs:spellcheck (Results 1 - 13 of 13) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
AndroidSpellCheckerSessionFactory.java 17 package com.android.inputmethod.latin.spellcheck;
SpellCheckerSettingsActivity.java 17 package com.android.inputmethod.latin.spellcheck;
SpellCheckerSettingsFragment.java 17 package com.android.inputmethod.latin.spellcheck;
DictAndKeyboard.java 17 package com.android.inputmethod.latin.spellcheck;
DictionaryPool.java 17 package com.android.inputmethod.latin.spellcheck;
AndroidWordLevelSpellCheckerSession.java 17 package com.android.inputmethod.latin.spellcheck;
37 import com.android.inputmethod.latin.spellcheck.AndroidSpellCheckerService.SuggestionsGatherer;
AndroidSpellCheckerSession.java 17 package com.android.inputmethod.latin.spellcheck;
AndroidSpellCheckerService.java 17 package com.android.inputmethod.latin.spellcheck;
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/spellcheck/
AndroidSpellCheckerServiceTest.java 17 package com.android.inputmethod.latin.spellcheck;
  /external/webkit/Source/WebCore/html/
HTMLElement.idl 66 attribute boolean spellcheck;
HTMLElement.h 66 bool spellcheck() const;
HTMLElement.cpp 717 bool HTMLElement::spellcheck() const function in class:WebCore::HTMLElement
    [all...]
  /external/webkit/Tools/DumpRenderTree/chromium/
EventSender.cpp 742 static Vector<WebString> makeMenuItemStringsFor(WebContextMenuData* contextMenu, MockSpellCheck* spellcheck)
758 spellcheck->fillSuggestionList(contextMenu->misspelledWord, &suggestions);
    [all...]

Completed in 300 milliseconds