Searched defs:digraphIndex (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
H A Ddic_node.h336 const DigraphUtils::DigraphCodePointIndex digraphIndex = local
338 if (digraphIndex == DigraphUtils::NOT_A_DIGRAPH_INDEX) {
341 return DigraphUtils::getDigraphCodePointForIndex(codePoint, digraphIndex);

Completed in 12 milliseconds