Home | History | Annotate | Download | only in dictionary

Lines Matching refs:Dictionary

24 #include "dictionary/interface/dictionary_header_structure_policy.h"
25 #include "dictionary/interface/dictionary_structure_with_buffer_policy.h"
26 #include "dictionary/interface/ngram_listener.h"
27 #include "dictionary/property/historical_info.h"
28 #include "dictionary/property/word_property.h"
41 class Dictionary {
65 Dictionary(JNIEnv *env, DictionaryStructureWithBufferPolicy::StructurePolicyPtr
109 // Method to iterate all words in the dictionary.
111 // starts iterating the dictionary.
120 DISALLOW_IMPLICIT_CONSTRUCTORS(Dictionary);