Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/views/profiles/
Dprofile_chooser_view.cc897 views::View* option_buttons_view = NULL; in CreateProfileChooserView() local
901 option_buttons_view = CreateOptionsView( in CreateProfileChooserView()
938 option_buttons_view = CreateOptionsView(false); in CreateProfileChooserView()
968 if (option_buttons_view) { in CreateProfileChooserView()
970 layout->AddView(option_buttons_view); in CreateProfileChooserView()