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 336 const DigraphUtils::DigraphCodePointIndex digraphIndex =
338 if (digraphIndex == DigraphUtils::NOT_A_DIGRAPH_INDEX) {
341 return DigraphUtils::getDigraphCodePointForIndex(codePoint, digraphIndex);

Completed in 94 milliseconds