Searched refs:getShortcutIterator (Results 1 – 8 of 8) sorted by relevance
71 virtual BinaryDictionaryShortcutIterator getShortcutIterator(const int wordId) const = 0;
83 BinaryDictionaryShortcutIterator getShortcutIterator(const int wordId) const;
131 BinaryDictionaryShortcutIterator Ver4PatriciaTriePolicy::getShortcutIterator( in getShortcutIterator() function in latinime::Ver4PatriciaTriePolicy
77 BinaryDictionaryShortcutIterator getShortcutIterator(const int wordId) const;
383 BinaryDictionaryShortcutIterator PatriciaTriePolicy::getShortcutIterator(const int wordId) const { in getShortcutIterator() function in latinime::PatriciaTriePolicy
104 BinaryDictionaryShortcutIterator getShortcutIterator(const int wordId) const;
236 BinaryDictionaryShortcutIterator Ver4PatriciaTriePolicy::getShortcutIterator( in getShortcutIterator() function in latinime::backward::v402::Ver4PatriciaTriePolicy
191 traverseSession->getDictionaryStructurePolicy()->getShortcutIterator( in outputSuggestionsOfDicNode()