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

  /external/chromium_org/chrome/browser/ui/views/
profile_chooser_view.h 138 void CreateAccountButton(views::GridLayout* layout,
profile_chooser_view.cc 812 CreateAccountButton(layout, primary_account, true);
815 CreateAccountButton(layout, accounts[i], false);
829 void ProfileChooserView::CreateAccountButton(views::GridLayout* layout,

Completed in 348 milliseconds