Home
last modified time | relevance | path

Searched refs:hasDigraphForCodePoint (Results 1 – 4 of 4) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
Ddigraph_utils.h41 static bool hasDigraphForCodePoint(const DictionaryHeaderStructurePolicy *const headerPolicy,
Ddigraph_utils.cpp34 /* static */ bool DigraphUtils::hasDigraphForCodePoint( in hasDigraphForCodePoint() function in latinime::DigraphUtils
Ddictionary_utils.cpp88 if (DigraphUtils::hasDigraphForCodePoint( in processChildDicNodes()
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/
Dsuggest.cpp178 if (DigraphUtils::hasDigraphForCodePoint( in expandCurrentDicNodes()