AddressUiComponent 28 chrome/browser/ui/autofill/autofill_dialog_i18n_input.cc using ::i18n::addressinput::AddressUiComponent; AddressUiComponent 30 chrome/browser/ui/autofill/autofill_dialog_i18n_input.cc DetailInput::Length LengthFromHint(AddressUiComponent::LengthHint hint) { AddressUiComponent 31 chrome/browser/ui/autofill/autofill_dialog_i18n_input.cc if (hint == AddressUiComponent::HINT_SHORT) AddressUiComponent 33 chrome/browser/ui/autofill/autofill_dialog_i18n_input.cc DCHECK_EQ(hint, AddressUiComponent::HINT_LONG); AddressUiComponent 44 chrome/browser/ui/autofill/autofill_dialog_i18n_input.cc std::vector<AddressUiComponent> components( AddressUiComponent 51 chrome/browser/ui/autofill/autofill_dialog_i18n_input.cc const AddressUiComponent& component = components[i]; AddressUiComponent 65 chrome/browser/ui/autofill/autofill_dialog_i18n_input.cc component.length_hint == AddressUiComponent::HINT_LONG) { AddressUiComponent 248 chrome/browser/ui/autofill/autofill_dialog_i18n_input.cc std::vector< ::i18n::addressinput::AddressUiComponent> components = AddressUiComponent 52 chrome/browser/ui/autofill/country_combobox_model_unittest.cc std::vector< ::i18n::addressinput::AddressUiComponent> components = AddressUiComponent 26 third_party/libaddressinput/chromium/cpp/include/libaddressinput/address_ui.h struct AddressUiComponent; AddressUiComponent 47 third_party/libaddressinput/chromium/cpp/include/libaddressinput/address_ui.h std::vector<AddressUiComponent> BuildComponents( AddressUiComponent 139 third_party/libaddressinput/chromium/cpp/src/address_ui.cc std::vector<AddressUiComponent> BuildComponents( AddressUiComponent 143 third_party/libaddressinput/chromium/cpp/src/address_ui.cc std::vector<AddressUiComponent> result; AddressUiComponent 195 third_party/libaddressinput/chromium/cpp/src/address_ui.cc AddressUiComponent component; AddressUiComponent 197 third_party/libaddressinput/chromium/cpp/src/address_ui.cc num_fields_this_row == 1 ? AddressUiComponent::HINT_LONG AddressUiComponent 198 third_party/libaddressinput/chromium/cpp/src/address_ui.cc : AddressUiComponent::HINT_SHORT; AddressUiComponent 35 third_party/libaddressinput/chromium/cpp/test/address_ui_test.cc const std::vector<AddressUiComponent>& components) { AddressUiComponent 41 third_party/libaddressinput/chromium/cpp/test/address_ui_test.cc for (std::vector<AddressUiComponent>::const_iterator