/frameworks/base/ |
Android.mk | 602 # samples/SpellChecker/SampleSpellCheckerService "Spell Checker Service" \ 604 # samples/SpellChecker/HelloSpellChecker "Spell Checker Client" \ [all...] |
/external/chromium_org/third_party/WebKit/Source/web/ |
EditorClientImpl.cpp | 118 // as a result of which |element| becomes null, resulting in all the spell
|
/external/chromium_org/third_party/openssl/openssl/crypto/pem/ |
pvkfmt.c | 129 /* The PVK file magic number: seems to spell out "bobsfile", who is Bob? */
|
/external/openssl/crypto/pem/ |
pvkfmt.c | 129 /* The PVK file magic number: seems to spell out "bobsfile", who is Bob? */
|
/packages/inputmethods/LatinIME/java/res/values-en-rGB/ |
strings.xml | 26 <string name="use_contacts_for_spellchecking_option_summary" msgid="8754413382543307713">"Spell checker uses entries from your contact list"</string>
|
/packages/inputmethods/LatinIME/java/res/values-en-rIN/ |
strings.xml | 26 <string name="use_contacts_for_spellchecking_option_summary" msgid="8754413382543307713">"Spell checker uses entries from your contact list"</string>
|
/packages/inputmethods/LatinIME/java/res/values-tl/ |
strings.xml | 26 <string name="use_contacts_for_spellchecking_option_summary" msgid="8754413382543307713">"Gumagamit ang Spell Checker ng entries mula sa iyong contact list."</string>
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
input.h | 522 #define KEY_SPELLCHECK 0x1b0 /* AL Spell Check */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
input.h | 522 #define KEY_SPELLCHECK 0x1b0 /* AL Spell Check */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
input.h | 522 #define KEY_SPELLCHECK 0x1b0 /* AL Spell Check */
|
/external/chromium/chrome/common/ |
chrome_switches.cc | 511 // experimental feature is auto spell correct, which corrects words which are 515 // 2 - Allow automatic detection of spell check language. [all...] |
pref_names.cc | 517 // Boolean pref to define the default values for using auto spell correct. [all...] |
/external/chromium_org/third_party/icu/source/test/iotest/ |
filetst.c | 86 u_fprintf(myFile, "Spell Out %%V (non-ANSI): %V\n", myFloat); 231 u_fscanf(myFile, "Spell Out %%V (non-ANSI): %V\n", newDoubleValuePtr); [all...] |
/external/icu4c/test/iotest/ |
filetst.c | 86 u_fprintf(myFile, "Spell Out %%V (non-ANSI): %V\n", myFloat); 231 u_fscanf(myFile, "Spell Out %%V (non-ANSI): %V\n", newDoubleValuePtr); [all...] |
/frameworks/base/core/res/res/values/ |
config.xml | [all...] |
/external/chromium/testing/gmock/include/gmock/ |
gmock-actions.h | 315 "reasons. Please instead spell out the default action, or " [all...] |
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
CSSMetadata.js | 327 "none", "normal", "spell-out", "digits", "literal-punctuation", "no-punctuation" [all...] |
/external/chromium_org/third_party/WebKit/public/web/ |
WebFrame.h | 426 // Spell-checking support.
|
/external/clang/tools/libclang/ |
Indexing.cpp | 603 // (often very broken) source code, where spell-checking can have a [all...] |
CIndex.cpp | [all...] |
/frameworks/base/docs/html/guide/ |
guide_toc.cs | 442 <li><a href="<?cs var:toroot ?>guide/topics/text/spell-checker-framework.html">
|
/frameworks/base/core/java/android/widget/ |
Editor.java | 230 true /* create the spell checker if needed */); [all...] |
/external/bison/ |
ChangeLog | [all...] |
/external/chromium_org/chrome/app/resources/ |
generated_resources_en-GB.xtb | 349 <translation id="1493492096534259649">This language cannot be used for spell checking</translation> [all...] |
/external/kernel-headers/original/linux/ |
input.h | 630 #define KEY_SPELLCHECK 0x1b0 /* AL Spell Check */ [all...] |