Home
last modified time | relevance | path

Searched refs:SHORTCUT_BUFFERS_INDEX (Results 1 – 3 of 3) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/
Dver4_dict_constants.h41 static const int SHORTCUT_BUFFERS_INDEX; variable
Dver4_dict_constants.cpp42 const int Ver4DictConstants::SHORTCUT_BUFFERS_INDEX = member in latinime::Ver4DictConstants
Dver4_dict_buffers.cpp184 mShortcutDictContent(&contentBuffers[Ver4DictConstants::SHORTCUT_BUFFERS_INDEX]), in Ver4DictBuffers()