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

  /packages/inputmethods/LatinIME/native/jni/src/
digraph_utils.cpp 28 const DigraphUtils::digraph_t DigraphUtils::FRENCH_LIGATURES_DIGRAPHS[] =
94 *digraphs = FRENCH_LIGATURES_DIGRAPHS;
95 return NELEMS(FRENCH_LIGATURES_DIGRAPHS);
digraph_utils.h 56 static const digraph_t FRENCH_LIGATURES_DIGRAPHS[];

Completed in 416 milliseconds