Searched defs:DictionaryItem (Results 1 – 1 of 1) sorted by relevance
164 class BASE_EXPORT DictionaryItem; variable325 DictionaryItem(const char* name, T value) in DictionaryItem() function