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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
digraph_utils.cpp 27 const DigraphUtils::digraph_t DigraphUtils::GERMAN_UMLAUT_DIGRAPHS[] =
80 *digraphs = GERMAN_UMLAUT_DIGRAPHS;
81 return NELEMS(GERMAN_UMLAUT_DIGRAPHS);
digraph_utils.h 56 static const digraph_t GERMAN_UMLAUT_DIGRAPHS[];

Completed in 5328 milliseconds