Home
last modified time | relevance | path

Searched refs:spellingType (Results 1 – 6 of 6) sorted by relevance

/dports/games/chessx/chessx-1.5.6/src/database/
H A Dspellchecker.cpp59 for(int spellingType = 0; spellingType < SpellingTypeCount; spellingType++) in load() local
61 stream >> m_maps[ruleType][spellingType]; in load()
99 for(int spellingType = 0; spellingType < SpellingTypeCount; spellingType++) in save() local
101 stream << m_maps[ruleType][spellingType]; in save()
200 if(spellingType == Player) in correct()
204 spellingType); in correct()
249 SpellingType spellingType) in removeRule() argument
264 for(int spellingType = 0; spellingType < SpellingTypeCount; spellingType++) in count() local
277 for(int spellingType = 0; spellingType < SpellingTypeCount; spellingType++) in clear() local
279 m_maps[ruleType][spellingType].clear(); in clear()
[all …]
H A Dspellchecker.h79 QString correct(const QString& string, SpellingType spellingType) const;
83 SpellingType spellingType) const;
87 RuleType ruleType, SpellingType spellingType);
91 SpellingType spellingType);
102 SpellingType spellingType);
105 QString standardise(const QString& string, SpellingType spellingType) const;
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Customsearch/
H A DSearch.php32 protected $spellingType = 'Google_Service_Customsearch_SearchSpelling'; variable in Google_Service_Customsearch_Search
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/CustomSearchAPI/
H A DSearch.php31 protected $spellingType = 'Google_Service_CustomSearchAPI_SearchSpelling'; variable in Google_Service_CustomSearchAPI_Search
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Customsearch/
H A DSearch.php31 protected $spellingType = 'Google_Service_Customsearch_SearchSpelling'; variable in Google_Service_Customsearch_Search
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmOpenidAuthenticationPlugin/lib/vendor/GoogleAPIClient/Service/
H A DCustomsearch.php1106 protected $spellingType = 'Google_Service_Customsearch_SearchSpelling'; variable in Google_Service_Customsearch_Search