HomeSort by relevance Sort by last modified time
    Searched refs:getCurrentWordCodePointAt (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node.h 131 parentDicNode->mDicNodeState.mDicNodeStateOutput.getCurrentWordCodePointAt(
188 const int c = mDicNodeState.mDicNodeStateOutput.getCurrentWordCodePointAt(0);
436 const int codePoint = mDicNodeState.mDicNodeStateOutput.getCurrentWordCodePointAt(i);
438 right->mDicNodeState.mDicNodeStateOutput.getCurrentWordCodePointAt(i);
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/internal/
dic_node_state_output.h 93 int getCurrentWordCodePointAt(const int index) const {

Completed in 126 milliseconds