|
std::vector< std::string > | GetSuggestionsFromWord (EnchantDict *dict, const std::string &word) |
|
std::vector< std::string > | GetSuggestionsFromWord (const std::string &word) |
|
bool | IsWordAllCaps (const std::string &word) |
|
bool | IsFirstLetterCapitalOrTitleCase (const std::string &word) |
|
std::string | Convert (const std::wstring &ws) |
|
std::wstring | Convert (const std::string &s) |
|
EnchantDict * | GetDefaultDictionary () |
|
EnchantDict * | GetDictionary (const char *language) |
|
virtual void | ReleaseDictionary (EnchantDict *dict) |
|
The documentation for this struct was generated from the following file:
- tests/enchant_providers/Dictionary/dictionary_suggest.cpp