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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node_state_input.h 70 void forwardInputIndex(const int pointerId, const int val) {
dic_node.h 559 AK_FORCE_INLINE void forwardInputIndex(const int pointerId, const int count,
564 mDicNodeState.mDicNodeStateInput.forwardInputIndex(pointerId, count);
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/policy/
weighting.cpp 89 dicNode->forwardInputIndex(0, getForwardInputCount(correctionType),

Completed in 37 milliseconds