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/
digraph_utils.h 27 SECOND_DIGRAPH_CODEPOINT
digraph_utils.cpp 77 } else if (digraphCodePointIndex == SECOND_DIGRAPH_CODEPOINT) {
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node_state_scoring.h 154 mDigraphIndex = DigraphUtils::SECOND_DIGRAPH_CODEPOINT;
156 case DigraphUtils::SECOND_DIGRAPH_CODEPOINT:

Completed in 441 milliseconds