Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/pt_common/
Ddynamic_pt_reading_helper.cpp182 int reverseCodePoints[maxCodePointCount]; in getCodePointsAndReturnCodePointCount() local
200 reverseCodePoints); in getCodePointsAndReturnCodePointCount()
210 outCodePoints[i] = reverseCodePoints[totalCodePointCount - i - 1]; in getCodePointsAndReturnCodePointCount()