Searched refs:spellDictionaries (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebKit/gtk/WebCoreSupport/
H A DTextCheckerClientEnchant.cpp170 GSList* spellDictionaries = 0; local
180 spellDictionaries = g_slist_append(spellDictionaries, dict);
188 spellDictionaries = g_slist_append(spellDictionaries, dict);
195 spellDictionaries = g_slist_append(spellDictionaries, dict);
201 m_enchantDicts = spellDictionaries;

Completed in 62 milliseconds