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

  /external/chromium/chrome/browser/ui/views/
create_application_shortcut_view.h 74 views::Label* create_shortcuts_label_; member in class:CreateApplicationShortcutView
create_application_shortcut_view.cc 240 create_shortcuts_label_ = new views::Label(
242 create_shortcuts_label_->SetHorizontalAlignment(views::Label::ALIGN_LEFT);
288 layout->AddView(create_shortcuts_label_);

Completed in 1022 milliseconds