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

  /packages/inputmethods/LatinIME/native/jni/src/
digraph_utils.cpp 36 const DigraphUtils::DigraphType digraphType = getDigraphTypeForDictionary(dictFlags);
44 /* static */ DigraphUtils::DigraphType DigraphUtils::getDigraphTypeForDictionary(
59 const DigraphUtils::DigraphType digraphType = getDigraphTypeForDictionary(dictFlags);
digraph_utils.h 48 static DigraphType getDigraphTypeForDictionary(const int dictFlags);

Completed in 160 milliseconds