OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 5902 milliseconds