Searched refs:getCodePoint (Results 1 – 2 of 2) sorted by relevance
33 MAX_WORD_LENGTH /* maxLength */, suggestedWord.getCodePoint(), in outputSuggestions()102 DUMP_SUGGESTION(it->getCodePoint(), it->getCodePointCount(), index, it->getScore()); in dumpSuggestions()
49 const int *getCodePoint() const { in getCodePoint() function