Searched refs:create_shortcuts_label_ (Results 1 – 2 of 2) sorted by relevance
240 create_shortcuts_label_ = new views::Label( in InitControls()242 create_shortcuts_label_->SetHorizontalAlignment(views::Label::ALIGN_LEFT); in InitControls()288 layout->AddView(create_shortcuts_label_); in InitControls()
74 views::Label* create_shortcuts_label_; variable