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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
digraph_utils.h 31 SECOND_DIGRAPH_CODEPOINT
digraph_utils.cpp 67 } else if (digraphCodePointIndex == SECOND_DIGRAPH_CODEPOINT) {
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/internal/
dic_node_state_scoring.h 176 mDigraphIndex = DigraphUtils::SECOND_DIGRAPH_CODEPOINT;
178 case DigraphUtils::SECOND_DIGRAPH_CODEPOINT:

Completed in 204 milliseconds