Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
Ddigraph_utils.cpp78 const DigraphUtils::digraph_t **const digraphs) { in getAllDigraphsForDigraphTypeAndReturnSize() argument
80 *digraphs = GERMAN_UMLAUT_DIGRAPHS; in getAllDigraphsForDigraphTypeAndReturnSize()
109 const DigraphUtils::digraph_t *digraphs = nullptr; in getDigraphForDigraphTypeAndCodePoint() local
112 DigraphUtils::getAllDigraphsForDigraphTypeAndReturnSize(digraphType, &digraphs); in getDigraphForDigraphTypeAndCodePoint()
114 if (digraphs[i].compositeGlyph == compositeGlyphLowerCodePoint) { in getDigraphForDigraphTypeAndCodePoint()
115 return &digraphs[i]; in getDigraphForDigraphTypeAndCodePoint()
Ddigraph_utils.h51 const DigraphType digraphType, const digraph_t **const digraphs);
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...