Searched defs:getWordProperty (Results 1 – 7 of 7) sorted by relevance
57 const WordProperty *getWordProperty() const { in getWordProperty() function
91 const WordProperty *OffdeviceIntermediateDict::getWordProperty( in getWordProperty() function in latinime::dicttoolkit::OffdeviceIntermediateDict
187 const WordProperty Dictionary::getWordProperty(const CodePointArrayView codePoints) { in getWordProperty() function in latinime::Dictionary
426 const WordProperty PatriciaTriePolicy::getWordProperty( in getWordProperty() function in latinime::PatriciaTriePolicy
504 const WordProperty Ver4PatriciaTriePolicy::getWordProperty( in getWordProperty() function in latinime::Ver4PatriciaTriePolicy
549 const WordProperty Ver4PatriciaTriePolicy::getWordProperty( in getWordProperty() function in latinime::backward::v402::Ver4PatriciaTriePolicy
391 public WordProperty getWordProperty(final String word, final boolean isBeginningOfSentence) { in getWordProperty() method in BinaryDictionary