OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getNextShortcut
(Results
1 - 5
of
5
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/dictionary/interface/
dictionary_shortcuts_structure_policy.h
33
virtual void
getNextShortcut
(const int maxCodePointCount, int *const outCodePoint,
/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
binary_dictionary_shortcut_iterator.h
48
mShortcutStructurePolicy->
getNextShortcut
(maxDepth, outTarget, outTargetLength,
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v2/shortcut/
shortcut_list_policy.h
44
void
getNextShortcut
(const int maxCodePointCount, int *const outCodePoint,
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/shortcut/
ver4_shortcut_list_policy.h
51
void
getNextShortcut
(const int maxCodePointCount, int *const outCodePoint,
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/shortcut/
ver4_shortcut_list_policy.h
41
void
getNextShortcut
(const int maxCodePointCount, int *const outCodePoint,
Completed in 78 milliseconds