OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:signout_current_profile_link_
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/ui/views/
new_avatar_menu_button_browsertest.cc
115
ProfileChooserView::profile_bubble_->
signout_current_profile_link_
),
profile_chooser_view.h
153
views::Link*
signout_current_profile_link_
;
member in class:ProfileChooserView
profile_chooser_view.cc
375
signout_current_profile_link_
= NULL;
569
} else if (sender ==
signout_current_profile_link_
) {
641
signout_current_profile_link_
= CreateLink(
645
layout->AddView(
signout_current_profile_link_
);
Completed in 61 milliseconds