Home | History | Annotate | Download | only in autofill

Lines Matching refs:label_container

1065   SectionRowView* label_container = new SectionRowView();
1066 AddChildView(label_container);
1069 label_container->AddChildView(icon_);
1071 label_container->AddChildView(label_);
1076 label_container->AddChildView(textfield_);