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

  /external/chromium_org/chrome/browser/ui/views/
profile_chooser_view.h 152 views::Link* manage_accounts_link_; member in class:ProfileChooserView
profile_chooser_view.cc 374 manage_accounts_link_ = NULL;
566 if (sender == manage_accounts_link_) {
638 manage_accounts_link_ = CreateLink(
648 layout->AddView(manage_accounts_link_);

Completed in 50 milliseconds