Searched defs:has_button (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/profiles/
H A Dprofile_chooser_view.cc1056 bool has_button = !button_text.empty(); local
1057 if (has_button) {
1072 DCHECK(has_button);
1083 DCHECK(has_link || has_button);
1090 if (has_button)

Completed in 850 milliseconds