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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
digraph_utils.cpp 34 const DigraphUtils::DigraphType DigraphUtils::USED_DIGRAPH_TYPES[] =
102 for (size_t i = 0; i < NELEMS(USED_DIGRAPH_TYPES); i++) {
104 USED_DIGRAPH_TYPES[i], compositeGlyphCodePoint);
digraph_utils.h 59 static const DigraphType USED_DIGRAPH_TYPES[];

Completed in 49 milliseconds