Home
last modified time | relevance | path

Searched defs:shortcutListPos (Results 1 – 4 of 4) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/content/
Dshortcut_dict_content.cpp72 const int shortcutListPos = getContentBuffer()->getTailPosition(); in runGC() local
95 bool ShortcutDictContent::copyShortcutList(const int shortcutListPos, const int toPos) { in copyShortcutList()
99 bool ShortcutDictContent::copyShortcutListFromDictContent(const int shortcutListPos, in copyShortcutListFromDictContent()
148 int ShortcutDictContent::findShortcutEntryAndGetPos(const int shortcutListPos, in findShortcutEntryAndGetPos()
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/content/
Dshortcut_dict_content.cpp87 const int shortcutListPos = getContentBuffer()->getTailPosition(); in runGC() local
110 bool ShortcutDictContent::copyShortcutList(const int shortcutListPos, const int toPos) { in copyShortcutList()
114 bool ShortcutDictContent::copyShortcutListFromDictContent(const int shortcutListPos, in copyShortcutListFromDictContent()
163 int ShortcutDictContent::findShortcutEntryAndGetPos(const int shortcutListPos, in findShortcutEntryAndGetPos()
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/shortcut/
Dver4_shortcut_list_policy.h58 const int shortcutListPos = mShortcutDictContent->getShortcutListHeadPos(terminalId); in addNewShortcut() local
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/shortcut/
Dver4_shortcut_list_policy.h68 const int shortcutListPos = mShortcutDictContent->getShortcutListHeadPos(terminalId); in addNewShortcut() local