HomeSort by relevance Sort by last modified time
    Searched refs:getDigraphForDigraphTypeAndCodePoint (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
digraph_utils.cpp 38 if (DigraphUtils::getDigraphForDigraphTypeAndCodePoint(digraphType, compositeGlyphCodePoint)) {
93 const DigraphUtils::digraph_t *const digraph = getDigraphForDigraphTypeAndCodePoint(
107 /* static */ const DigraphUtils::digraph_t *DigraphUtils::getDigraphForDigraphTypeAndCodePoint(
digraph_utils.h 53 static const digraph_t *getDigraphForDigraphTypeAndCodePoint(

Completed in 77 milliseconds