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

  /external/chromium_org/ash/shell/
window_type_launcher.h 77 views::LabelButton* child_modal_button_; member in class:ash::shell::WindowTypeLauncher
window_type_launcher.cc 218 child_modal_button_(new views::LabelButton(
238 child_modal_button_->SetStyle(views::Button::STYLE_NATIVE_TEXTBUTTON);
263 AddViewToLayout(layout, child_modal_button_);
325 } else if (sender == child_modal_button_) {

Completed in 61 milliseconds