HomeSort by relevance Sort by last modified time
    Searched refs:IDC_SPELLCHECK_ADD_TO_DICTIONARY (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/tab_contents/
spelling_menu_observer.cc 165 proxy_->AddMenuItem(IDC_SPELLCHECK_ADD_TO_DICTIONARY,
194 case IDC_SPELLCHECK_ADD_TO_DICTIONARY:
227 case IDC_SPELLCHECK_ADD_TO_DICTIONARY:
283 command_id == IDC_SPELLCHECK_ADD_TO_DICTIONARY) {
spelling_menu_observer_browsertest.cc 270 EXPECT_EQ(IDC_SPELLCHECK_ADD_TO_DICTIONARY, item.command_id);
428 EXPECT_EQ(IDC_SPELLCHECK_ADD_TO_DICTIONARY, item.command_id);
  /external/chromium_org/chrome/app/
chrome_command_ids.h 216 #define IDC_SPELLCHECK_ADD_TO_DICTIONARY 41110
  /external/chromium/chrome/browser/tab_contents/
render_view_context_menu.cc 740 menu_model_.AddItemWithStringId(IDC_SPELLCHECK_ADD_TO_DICTIONARY,
    [all...]

Completed in 1369 milliseconds