Searched defs:UnigramProperty (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/dictionary/property/
H A Dunigram_property.h27 class UnigramProperty { class in namespace:latinime
51 UnigramProperty() function in class:latinime::UnigramProperty
57 UnigramProperty(const bool representsBeginningOfSentence, const bool isNotAWord, function in class:latinime::UnigramProperty
66 UnigramProperty(const bool representsBeginningOfSentence, const bool isNotAWord, function in class:latinime::UnigramProperty
75 UnigramProperty(const bool representsBeginningOfSentence, const bool isNotAWord, function in class:latinime::UnigramProperty
84 UnigramProperty(const bool representsBeginningOfSentence, const bool isNotAWord, function in class:latinime::UnigramProperty
126 DISALLOW_ASSIGNMENT_OPERATOR(UnigramProperty);

Completed in 272 milliseconds