HomeSort by relevance Sort by last modified time
    Searched defs:getShortcutEntryAndAdvancePosition (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/content/
shortcut_dict_content.cpp 23 void ShortcutDictContent::getShortcutEntryAndAdvancePosition(const int maxCodePointCount,
108 sourceShortcutDictContent->getShortcutEntryAndAdvancePosition(MAX_WORD_LENGTH,
157 getShortcutEntryAndAdvancePosition(MAX_WORD_LENGTH, targetCodePoints, &targetCodePointCount,
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/content/
shortcut_dict_content.cpp 32 void ShortcutDictContent::getShortcutEntryAndAdvancePosition(const int maxCodePointCount,
123 sourceShortcutDictContent->getShortcutEntryAndAdvancePosition(MAX_WORD_LENGTH,
172 getShortcutEntryAndAdvancePosition(MAX_WORD_LENGTH, targetCodePoints, &targetCodePointCount,

Completed in 108 milliseconds