Searched defs:misspellingLength (Results 1 – 4 of 4) sorted by relevance
130 /* [out] */ int *misspellingLength) { return E_NOTIMPL; } in checkSpellingOfString()
403 …:checkSpellingOfString(const UChar*, int length, int* misspellingLocation, int* misspellingLength) in checkSpellingOfString()
636 …ckSpellingOfString(const UChar* text, int length, int* misspellingLocation, int* misspellingLength) in checkSpellingOfString()
1378 int misspellingLength = 0; in findFirstMisspellingInRange() local1704 int misspellingLength = 0; in isSelectionMisspelled() local