OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CheckAndSaveIcon
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/web_applications/
web_app_win.h
40
bool
CheckAndSaveIcon
(const base::FilePath& icon_file,
web_app_win.cc
177
if (!web_app::internals::
CheckAndSaveIcon
(icon_file, shortcut_info.favicon)) {
351
web_app::internals::
CheckAndSaveIcon
(icon_file, shortcut_info.favicon);
400
internals::
CheckAndSaveIcon
(
426
bool
CheckAndSaveIcon
(const base::FilePath& icon_file,
526
CheckAndSaveIcon
(icon_file, shortcut_info.favicon);
update_shortcut_worker_win.cc
194
web_app::internals::
CheckAndSaveIcon
(icon_file, shortcut_info_.favicon);
Completed in 635 milliseconds