OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getPrevCodePoint
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/internal/
dic_node_state_input.h
78
int
getPrevCodePoint
(const int pointerId) const {
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node.h
308
return mDicNodeState.mDicNodeStateInput.
getPrevCodePoint
(pointerId);
Completed in 511 milliseconds