Home
last modified time | relevance | path

Searched refs:had_icon (Results 1 – 2 of 2) sorted by relevance

/dports/games/alephone/alephone-release-20190331/Source_Files/RenderOther/
H A Dscreen_shared.h632 bool had_icon; in DisplayMessages() local
637 had_icon = true; in DisplayMessages()
679 if(had_icon) in DisplayMessages()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/profiles/
H A Dprofile_shortcut_manager_win.cc153 const bool had_icon = base::PathExists(icon_path); in CreateOrUpdateShortcutIconForProfile() local
161 if (had_icon) { in CreateOrUpdateShortcutIconForProfile()