Searched refs:mPosDelSpl (Results 1 – 1 of 1) sorted by relevance
1616 public int mPosDelSpl = -1; field in PinyinIME.DecodingInfo1678 mPosDelSpl = pos; in prepareDeleteBeforeCursor()1684 if (mPosDelSpl < 0) { in prepareDeleteBeforeCursor()1685 mPosDelSpl = mCursorPos - 1; in prepareDeleteBeforeCursor()1788 if (mPosDelSpl < 0) { in chooseDecodingCandidate()1797 .imDelSearch(mPosDelSpl, mIsPosInSpl, in chooseDecodingCandidate()1799 mPosDelSpl = -1; in chooseDecodingCandidate()