Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/pt_common/
Ddynamic_pt_reading_helper.cpp263 int firstPtNodePos = NOT_A_DICT_POS; in nextPtNodeArray() local
265 mReadingState.mPos, &ptNodeCountInArray, &firstPtNodePos)) { in nextPtNodeArray()
272 mReadingState.mPos = firstPtNodePos; in nextPtNodeArray()