Lines Matching full:spellchecker
5 // This file defines the interface that any platform-specific spellchecker
22 // Get the languages supported by the platform spellchecker and store them in
24 // Chromium style codes (en-US not en_US). See spellchecker.cc for a full list.
27 // Returns true if there is a platform-specific spellchecker that can be used.
30 // Returns true if the platform spellchecker has a spelling panel.
33 // Returns true if the platform spellchecker panel is visible.
43 // Do any initialization needed for spellchecker.
49 // supports. If the platform-specific spellchecker supports the language,
53 // Sets the language for the platform-specific spellchecker.
57 // spellchecker. Returns true if the word is spelled correctly.
75 // Tells the platform spellchecker to ignore a word. This doesn't take a tag
82 // Tells the platform spellchecker that a document associated with a tag has