OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:add_account_button_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/views/
profile_chooser_view.h
166
views::LabelButton*
add_account_button_
;
member in class:ProfileChooserView
profile_chooser_view.cc
381
add_account_button_
= NULL;
538
} else if (sender ==
add_account_button_
) {
820
add_account_button_
= new views::BlueButton(
825
layout->AddView(
add_account_button_
);
Completed in 97 milliseconds