Home
last modified time | relevance | path

Searched refs:hasShortcuts (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/dictionary/property/
Dunigram_property.h108 bool hasShortcuts() const { in hasShortcuts() function
/packages/inputmethods/LatinIME/native/jni/src/utils/
Djni_data_utils.cpp39 !ngrams.empty(), unigramProperty.hasShortcuts(), in outputWordProperty()