Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
Ddigraph_utils.cpp78 const DigraphUtils::digraph_t **const digraphs) { in getAllDigraphsForDigraphTypeAndReturnSize()
109 const DigraphUtils::digraph_t *digraphs = nullptr; in getDigraphForDigraphTypeAndCodePoint() local