Lines Matching refs:Misspelling
5 // The |Misspelling| object stores the misspelling, a spellcheck suggestion for
6 // it, and user's action on it. The misspelling is stored as |context|,
10 #include "chrome/browser/spellchecker/misspelling.h"
34 Misspelling::Misspelling()
38 Misspelling::Misspelling(const base::string16& context,
51 Misspelling::~Misspelling() {
54 base::DictionaryValue* Misspelling::Serialize() const {
68 base::string16 Misspelling::GetMisspelledString() const {
69 // Feedback sender does not create Misspelling objects for spellcheck results