HomeSort by relevance Sort by last modified time
    Searched full:reversecodepoints (Results 1 - 1 of 1) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/pt_common/
dynamic_pt_reading_helper.cpp 182 int reverseCodePoints[maxCodePointCount];
204 reverseCodePoints);
215 outCodePoints[i] = reverseCodePoints[totalCodePointCount - i - 1];

Completed in 152 milliseconds