Home
last modified time | relevance | path

Searched refs:shortcutListSize (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/pt_common/shortcut/
Dshortcut_list_reading_utils.h52 const int shortcutListSize = getShortcutListSizeAndForwardPointer(buffer, pos); in skipShortcuts() local
53 *pos += shortcutListSize; in skipShortcuts()
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v2/shortcut/
Dshortcut_list_policy.h62 const int shortcutListSize = ShortcutListReadingUtils in skipAllShortcuts() local
64 *pos += shortcutListSize; in skipAllShortcuts()