Home
last modified time | relevance | path

Searched refs:POPUP_ITEM_ID_AUTOFILL_OPTIONS (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/components/autofill/core/browser/
Dpopup_item_ids.h18 POPUP_ITEM_ID_AUTOFILL_OPTIONS = -5, enumerator
Dautofill_external_delegate_unittest.cc149 static_cast<int>(POPUP_ITEM_ID_AUTOFILL_OPTIONS)), in TEST_F()
200 static_cast<int>(POPUP_ITEM_ID_AUTOFILL_OPTIONS)), in TEST_F()
269 static_cast<int>(POPUP_ITEM_ID_AUTOFILL_OPTIONS)), in TEST_F()
Dautofill_external_delegate.cc194 if (identifier == POPUP_ITEM_ID_AUTOFILL_OPTIONS) { in DidAcceptSuggestion()
367 unique_ids->push_back(POPUP_ITEM_ID_AUTOFILL_OPTIONS); in ApplyAutofillOptions()
/external/chromium_org/chrome/browser/ui/autofill/
Dautofill_popup_controller_unittest.cc237 autofill_ids.push_back(POPUP_ITEM_ID_AUTOFILL_OPTIONS); in TEST_F()
293 autofill_ids.push_back(POPUP_ITEM_ID_AUTOFILL_OPTIONS); in TEST_F()