Home
last modified time | relevance | path

Searched refs:getDigraphForCodePoint (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
Ddigraph_utils.cpp61 DigraphUtils::getDigraphForCodePoint(compositeGlyphCodePoint); in getDigraphCodePointForIndex()
90 /* static */ const DigraphUtils::digraph_t *DigraphUtils::getDigraphForCodePoint( in getDigraphForCodePoint() function in latinime::DigraphUtils
Ddigraph_utils.h52 static const digraph_t *getDigraphForCodePoint(const int compositeGlyphCodePoint);