OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateChromeApplicationShortcutView
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/views/
create_application_shortcut_view.h
115
class
CreateChromeApplicationShortcutView
119
explicit
CreateChromeApplicationShortcutView
(Profile* profile,
121
virtual ~
CreateChromeApplicationShortcutView
();
134
DISALLOW_COPY_AND_ASSIGN(
CreateChromeApplicationShortcutView
);
create_application_shortcut_view.cc
206
new
CreateChromeApplicationShortcutView
(profile, app))->Show();
478
CreateChromeApplicationShortcutView
::
CreateChromeApplicationShortcutView
(
517
CreateChromeApplicationShortcutView
::~
CreateChromeApplicationShortcutView
() {}
520
void
CreateChromeApplicationShortcutView
::OnImageLoaded(
Completed in 144 milliseconds