Home
last modified time | relevance | path

Searched defs:compositeGlyphCodePoint (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
Ddigraph_utils.cpp36 const int compositeGlyphCodePoint) { in hasDigraphForCodePoint()
55 /* static */ int DigraphUtils::getDigraphCodePointForIndex(const int compositeGlyphCodePoint, in getDigraphCodePointForIndex()
91 const int compositeGlyphCodePoint) { in getDigraphForCodePoint()
108 const DigraphUtils::DigraphType digraphType, const int compositeGlyphCodePoint) { in getDigraphForDigraphTypeAndCodePoint()