Searched refs:SpellcheckActionType (Results 1 – 3 of 3) sorted by relevance
18 enum SpellcheckActionType { enum49 SpellcheckAction(SpellcheckActionType type, int index, base::string16 value);66 SpellcheckActionType type;
14 static const SpellcheckAction::SpellcheckActionType kFinalActions[] = { in TEST()30 static const SpellcheckAction::SpellcheckActionType kPendingActions[] = { in TEST()
12 SpellcheckAction::SpellcheckAction(SpellcheckActionType type, in SpellcheckAction()