OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:updateInputIndexG
(Results
1 - 3
of
3
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/internal/
dic_node_state_input.h
49
void
updateInputIndexG
(const int pointerId, const int inputIndex,
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/policy/
weighting.cpp
90
dicNode->
updateInputIndexG
(&inputStateG);
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node.h
492
AK_FORCE_INLINE void
updateInputIndexG
(const DicNode_InputStateG *const inputStateG) {
497
mDicNodeState.mDicNodeStateInput.
updateInputIndexG
(inputStateG->mPointerId,
Completed in 267 milliseconds