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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
digraph_utils.h 43 static int getDigraphCodePointForIndex(const int compositeGlyphCodePoint,
digraph_utils.cpp 55 /* static */ int DigraphUtils::getDigraphCodePointForIndex(const int compositeGlyphCodePoint,
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node.h 341 return DigraphUtils::getDigraphCodePointForIndex(codePoint, digraphIndex);

Completed in 1603 milliseconds