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

  /packages/inputmethods/LatinIME/native/jni/src/
digraph_utils.h 51 static const digraph_t *getDigraphForCodePoint(const int compositeGlyphCodePoint);
digraph_utils.cpp 71 DigraphUtils::getDigraphForCodePoint(compositeGlyphCodePoint);
104 /* static */ const DigraphUtils::digraph_t *DigraphUtils::getDigraphForCodePoint(

Completed in 60 milliseconds