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/
digraph_utils.cpp 24 const DigraphUtils::digraph_t DigraphUtils::GERMAN_UMLAUT_DIGRAPHS[] =
90 *digraphs = GERMAN_UMLAUT_DIGRAPHS;
91 return NELEMS(GERMAN_UMLAUT_DIGRAPHS);
digraph_utils.h 55 static const digraph_t GERMAN_UMLAUT_DIGRAPHS[];

Completed in 796 milliseconds