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

  /packages/inputmethods/LatinIME/native/jni/src/
digraph_utils.h 36 typedef struct { int first; int second; int compositeGlyph; } digraph_t;
digraph_utils.cpp 128 if (digraphs[i].compositeGlyph == compositeGlyphLowerCodePoint) {
unigram_dictionary.cpp 69 return digraphs[lastDigraphIndex].compositeGlyph;
    [all...]

Completed in 62 milliseconds