TYPE_PENDING       10 chrome/browser/spellchecker/spellcheck_action.cc SpellcheckAction::SpellcheckAction() : type(TYPE_PENDING), index(-1) {}
TYPE_PENDING       30 chrome/browser/spellchecker/spellcheck_action.cc     case TYPE_PENDING:
TYPE_PENDING       65 chrome/browser/spellchecker/spellcheck_action.cc     case TYPE_PENDING:
TYPE_PENDING       31 chrome/browser/spellchecker/spellcheck_action_unittest.cc     SpellcheckAction::TYPE_PENDING,
TYPE_PENDING       43 chrome/browser/spellchecker/spellcheck_action_unittest.cc   action.type = SpellcheckAction::TYPE_PENDING;
TYPE_PENDING       78 chrome/browser/spellchecker/spellcheck_action_unittest.cc           SpellcheckAction::TYPE_PENDING, -1, base::ASCIIToUTF16("nothing")),