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

  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/pt_common/shortcut/
shortcut_list_reading_utils.h 52 const int shortcutListSize = getShortcutListSizeAndForwardPointer(buffer, pos);
53 *pos += shortcutListSize;
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v2/shortcut/
shortcut_list_policy.h 62 const int shortcutListSize = ShortcutListReadingUtils
64 *pos += shortcutListSize;

Completed in 579 milliseconds