OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UpdateShortcutForTabContents
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/web_applications/
web_app.h
117
void
UpdateShortcutForTabContents
(content::WebContents* web_contents);
web_app.cc
189
void
UpdateShortcutForTabContents
(content::WebContents* web_contents) {}
web_app_win.cc
622
void
UpdateShortcutForTabContents
(content::WebContents* web_contents) {
/external/chromium_org/chrome/browser/extensions/
tab_helper.cc
325
web_app::
UpdateShortcutForTabContents
(web_contents());
Completed in 247 milliseconds