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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
digraph_utils.h 30 FIRST_DIGRAPH_CODEPOINT,
digraph_utils.cpp 71 if (digraphCodePointIndex == FIRST_DIGRAPH_CODEPOINT) {
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/internal/
dic_node_state_scoring.h 173 mDigraphIndex = DigraphUtils::FIRST_DIGRAPH_CODEPOINT;
175 case DigraphUtils::FIRST_DIGRAPH_CODEPOINT:

Completed in 49 milliseconds