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

1 2 3 4 5 6 7

  /external/webkit/WebCore/manual-tests/
form-element-spelling.html 4 <p>Test that it's possible to do spell-checking in the two elements above. Choose "Check Spelling" or "Spelling..." from the contextual menu and verify that both work.</p>
keep_spelling_markers.html 11 <li>turn on Check Spelling as You Type from Edit-&gt;Spelling menu</li>
15 <li>select a corrected spelling from the popup, e.g.&#147;four&#148;</li>
  /packages/inputmethods/PinyinIME/jni/include/
spellingtable.h 34 // This class is used to store the spelling strings
35 // The length of the input spelling string should be less or equal to the
49 // Used to store spelling strings. If the spelling table needs to calculate
50 // score, an extra char after each spelling string is the score.
73 // pure_spl_size is the pure maximum spelling string size. For example,
75 // spl_max_num is the maximum number of spelling strings to store.
77 // score for each spelling.
80 // Put a spelling string to the table.
83 // freq is the spelling's occuring count
    [all...]
splparser.h 32 // Given a string, parse it into a spelling id stream.
35 // the last part of the string is a prefix of a full spelling string. For
62 // If the given string is a spelling, return the id, others, return 0.
64 // enabled in ShouZiMu mode, the returned spelling id will be a half id.
65 // When the returned spelling id is a half id, *is_pre returns whether it
66 // is a prefix of a full spelling string.
69 // If the given string is a spelling, return the id, others, return 0.
71 // is enabled in ShouZiMu mode or not, the returned spelling id will be
73 // When the returned spelling id is a half id, *p_is_pre returns whether it
74 // is a prefix of a full spelling string
    [all...]
pinyinime.h 66 * @param max_sps_len Maximum length of the spelling string(Pinyin string).
78 * Use a spelling string(Pinyin string) to search. The engine will try to do
86 * @param sps_buf The spelling string buffer to decode.
87 * @param sps_len The length of the spelling string buffer.
96 * @param pos The posistion of char in spelling string to delete, or the
97 * position of spelling id in result string to delete.
99 * in the spelling string, or the position in the result spelling id string.
111 * Add a Pinyin letter to the current spelling string kept by decoder. If the
113 * can be used to get the spelling string kept by decoder currently
    [all...]
spellingtrie.h 31 // The spelling id for each node. If you need more bits to store
32 // spelling id, please adjust this structure.
48 // Map from half spelling id to single char.
58 // The spelling table
61 // The size of longest spelling string, includes '\0' and an extra char to
68 // Number of full spelling ids.
74 // The Yunmu id list for the spelling ids (for half ids of Shengmu,
86 // The spelling string just queried
89 // The spelling string just queried
92 // The root node of the spelling tre
    [all...]
matrixsearch.h 36 // The spelling id for the Pinyin string from the previous DMI to this node.
47 // What's the length of the spelling string for this match, for the whole
50 // Used to indicate whether all spelling ids from the root are full spelling
53 // have full spelling ids.
61 // From which DMI node. Used to trace the spelling segmentation.
74 // spelling id. This information is used to decide whether a substring of a
108 // necessary. Whenever user deletes a Chinese character and its spelling string
159 // Spelling trie.
165 // should be valid for a FULL spelling, or a combination of two spellings
    [all...]
lpicache.h 26 // Used to cache LmaPsbItem list for half spelling ids.
42 // If splid is a full spelling id, it returns false, because we only cache
searchutility.h 75 // Spelling ids for extending, there are splids_extended + 1 ids in the
77 // For a normal lemma, there can only be kMaxLemmaSize spelling ids in max,
78 // but for a composing phrase, there can kMaxSearchSteps spelling ids.
86 // the newly added spelling id.
90 // in the input Pinyin string for the substring of spelling ids in splids[].
98 // Indicate whether the newly added spelling ends with a splitting character
atomdictbase.h 117 * spelling id, it can be used to speed up the extending.
130 * Get lemma items with scores according to a spelling id stream.
133 * @param splid_str The spelling id stream buffer.
134 * @param splid_str_len The length of the spelling id stream buffer.
154 * Get the full spelling ids for the given lemma id.
157 * @param splids Used to return the spelling ids.
190 * @param splids The spelling ids of the lemma.
213 * @param splids The spelling ids of the lemma.
232 * @param splids The spelling ids of the lemma.
dicttrie.h 32 size_t node_num:8; // Number of nodes with this spelling id given
38 // For a full spelling id, node_num = 1;
65 // An quick index from spelling id to the LmaNodeLE0 node buffer, or
139 // Try to extend the given spelling id buffer, and if the given id_lemma can
141 // The given spelling ids are all valid full ids.
dictlist.h 111 // If half_splid is a valid half spelling id, return those full spelling
  /external/webkit/WebCore/platform/brew/
LocalizedStringsBrew.cpp 146 return "Ignore spelling";
151 return "Learn spelling";
176 return "Spelling menu";
181 return "Show spelling panel";
186 return "Check spelling";
191 return "Check spelling while typing";
196 return "Check for grammar with spelling";
  /external/webkit/WebCore/platform/haiku/
LocalizedStringsHaiku.cpp 148 return "Ignore spelling";
153 return "Learn spelling";
178 return "Spelling menu";
183 return "Show spelling panel";
188 return "Check spelling";
193 return "Check spelling while typing";
198 return "Check for grammar with spelling";
  /external/webkit/WebCore/platform/wx/
LocalizedStringsWx.cpp 147 return String("Ignore Spelling");
152 return String("Learn Spelling");
177 return String("Spelling");
182 return String("Show Spelling Panel");
187 return String("Check Spelling");
192 return String("Check Spelling While Typing");
197 return String("Check Grammar with Spelling");
  /cts/tests/tests/text/src/android/text/cts/
AutoTextTest.java 50 // get possible spelling correction in the scope of current
58 * get possible spelling correction in the scope of current
66 * get possible spelling correction in the scope of current
73 // get possible spelling correction outside of the scope of current
  /external/webkit/WebKit/mac/WebCoreSupport/
WebViewFactory.mm 211 return UI_STRING("Ignore Spelling", "Ignore Spelling context menu item");
216 return UI_STRING("Learn Spelling", "Learn Spelling context menu item");
247 return UI_STRING("Spelling and Grammar", "Spelling and Grammar context sub-menu item");
249 return UI_STRING("Spelling", "Spelling context sub-menu item");
257 return UI_STRING("Show Spelling and Grammar", "menu item title");
258 return UI_STRING("Hide Spelling and Grammar", "menu item title")
    [all...]
  /external/webkit/WebCore/platform/qt/
Localizations.cpp 155 return QCoreApplication::translate("QWebPage", "Ignore", "Ignore Spelling context menu item");
160 return QCoreApplication::translate("QWebPage", "Add To Dictionary", "Learn Spelling context menu item");
185 return QCoreApplication::translate("QWebPage", "Spelling", "Spelling and Grammar context sub-menu item");
190 return show ? QCoreApplication::translate("QWebPage", "Show Spelling and Grammar", "menu item title") :
191 QCoreApplication::translate("QWebPage", "Hide Spelling and Grammar", "menu item title");
196 return QCoreApplication::translate("QWebPage", "Check Spelling", "Check spelling context menu item");
201 return QCoreApplication::translate("QWebPage", "Check Spelling While Typing", "Check spelling while typing context menu item")
    [all...]
  /external/webkit/WebCore/platform/gtk/
LocalizedStringsGtk.cpp 188 return String::fromUTF8(_("_Ignore Spelling"));
193 return String::fromUTF8(_("_Learn Spelling"));
218 return String::fromUTF8(_("Spelling and _Grammar"));
223 return String::fromUTF8(show ? _("_Show Spelling and Grammar") : _("_Hide Spelling and Grammar"));
233 return String::fromUTF8(_("Check Spelling While _Typing"));
238 return String::fromUTF8(_("Check _Grammar With Spelling"));
  /external/webkit/WebKit/gtk/po/
en_GB.po 584 msgid "_Ignore Spelling"
585 msgstr "_Ignore Spelling"
588 msgid "_Learn Spelling"
589 msgstr "_Learn Spelling"
608 msgid "Spelling and _Grammar"
609 msgstr "Spelling and _Grammar"
612 msgid "_Show Spelling and Grammar"
613 msgstr "_Show Spelling and Grammar"
616 msgid "_Hide Spelling and Grammar"
617 msgstr "_Hide Spelling and Grammar
    [all...]
nl.po 586 msgid "_Ignore Spelling"
587 msgstr "Spelling _negeren"
590 msgid "_Learn Spelling"
610 msgid "Spelling and _Grammar"
611 msgstr "Spelling en _grammatica"
614 msgid "_Show Spelling and Grammar"
615 msgstr "Spelling en grammatica _tonen"
618 msgid "_Hide Spelling and Grammar"
619 msgstr "Spelling en grammatica ver_bergen"
626 msgid "Check Spelling While _Typing
    [all...]
  /external/webkit/WebKit/win/
WebCoreLocalizedStrings.cpp 57 String WebCore::contextMenuItemTagIgnoreSpelling() { return String(LPCTSTR_UI_STRING("Ignore Spelling", "Ignore Spelling context menu item")); }
58 String WebCore::contextMenuItemTagLearnSpelling() { return String(LPCTSTR_UI_STRING("Learn Spelling", "Learn Spelling context menu item")); }
63 String WebCore::contextMenuItemTagSpellingMenu() { return String(LPCTSTR_UI_STRING("Spelling and Grammar", "Spelling and Grammar context sub-menu item")); }
64 String WebCore::contextMenuItemTagCheckSpelling() { return String(LPCTSTR_UI_STRING("Check Document Now", "Check spelling context menu item")); }
65 String WebCore::contextMenuItemTagCheckSpellingWhileTyping() { return String(LPCTSTR_UI_STRING("Check Spelling While Typing", "Check spelling while typing context menu item")); }
66 String WebCore::contextMenuItemTagCheckGrammarWithSpelling() { return String(LPCTSTR_UI_STRING("Check Grammar With Spelling", "Check grammar with spelling context menu item"));
    [all...]
  /external/e2fsprogs/po/
Makevars 32 # - Incorrect English spelling.
  /external/icu4c/tools/tzcode/
tz.alias 32 BST Asia/Dhaka # spelling changed in 2000h; was Asia/Dacca
  /external/webkit/WebCore/dom/
DocumentMarker.h 39 Spelling,

Completed in 507 milliseconds

1 2 3 4 5 6 7