HomeSort by relevance Sort by last modified time
    Searched full:digraphindex (Results 1 - 1 of 1) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node.h 400 const DigraphUtils::DigraphCodePointIndex digraphIndex =
402 if (digraphIndex == DigraphUtils::NOT_A_DIGRAPH_INDEX) {
405 return DigraphUtils::getDigraphCodePointForIndex(codePoint, digraphIndex);

Completed in 153 milliseconds