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

  /external/chromium_org/ui/views/window/
dialog_client_view.cc 69 default_button_->SetIsDefault(false);
146 default_button_->SetIsDefault(false);
149 default_button_->SetIsDefault(true);
378 button->SetIsDefault(true);
  /external/chromium_org/ui/views/controls/button/
label_button.h 59 void SetIsDefault(bool is_default);
text_button.h 147 void SetIsDefault(bool is_default);
label_button.cc 121 void LabelButton::SetIsDefault(bool is_default) {
text_button.cc 227 void TextButtonBase::SetIsDefault(bool is_default) {