Home
last modified time | relevance | path

Searched refs:maxCodePoint (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/utils/
Dchar_utils.h90 const int codePointCount, const int maxCodePoint) { in attachBeginningOfSentenceMarker() argument
95 if (codePointCount >= maxCodePoint) { in attachBeginningOfSentenceMarker()