Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
Ddigraph_utils.cpp37 const DigraphUtils::DigraphType digraphType = getDigraphTypeForDictionary(headerPolicy); in hasDigraphForCodePoint() local
77 const DigraphUtils::DigraphType digraphType, in getAllDigraphsForDigraphTypeAndReturnSize()
108 const DigraphUtils::DigraphType digraphType, const int compositeGlyphCodePoint) { in getDigraphForDigraphTypeAndCodePoint()