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

  /external/chromium/chrome/common/
url_constants.h 172 extern const char kAutofillSubPage[];
url_constants.cc 178 const char kAutofillSubPage[] = "autofill";
  /external/chromium_org/chrome/browser/ui/autofill/
new_credit_card_bubble_controller.cc 75 chrome::ShowSettingsSubPage(browser, chrome::kAutofillSubPage);
tab_autofill_manager_delegate.cc 96 chrome::ShowSettingsSubPage(browser, chrome::kAutofillSubPage);
autofill_dialog_controller_impl.cc     [all...]
  /external/chromium_org/chrome/browser/autocomplete/
builtin_provider.cc 20 chrome::kAutofillSubPage,
builtin_provider_unittest.cc 195 const string16 kDefaultPage1 = ASCIIToUTF16(chrome::kAutofillSubPage);
  /external/chromium_org/chrome/common/
url_constants.h 288 extern const char kAutofillSubPage[];
url_constants.cc 299 const char kAutofillSubPage[] = "autofill";
  /external/chromium_org/chrome/browser/ui/webui/
bidi_checker_web_ui_test.cc 333 url += std::string(chrome::kAutofillSubPage);
354 url += std::string(chrome::kAutofillSubPage);
  /external/chromium/chrome/browser/autofill/
autofill_manager.cc 629 browser->ShowOptionsTab(chrome::kAutofillSubPage);
    [all...]

Completed in 488 milliseconds