HomeSort by relevance Sort by last modified time
    Searched defs:forwardInputIndex (Results 1 - 2 of 2) 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);

Completed in 54 milliseconds