Home | History | Annotate | Download | only in src

Lines Matching refs:wChar

474     const uint16_t wChar = Dictionary::toBaseLowerCase(inWord[startInputIndex]);
476 if (baseChar != wChar) {