Searched refs:icon_small (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/resources/touch_ntp/standalone/
H A Dstandalone_hack.js52 icon_small: 'standalone/poppit-favicon.png',
64 icon_small: 'standalone/gmail-favicon.png',
76 icon_small: 'standalone/googlebooks-favicon.png',
89 icon_small: 'standalone/googlemaps-favicon.png',
/external/chromium/chrome/browser/ui/webui/
H A Dapp_launcher_handler.cc84 GURL icon_small = local
99 value->SetString("icon_small", icon_small.spec());
/external/chromium_org/chrome/browser/resources/ntp4/
H A Dapps_page.js306 var src = this.useSmallIcon_ ? this.appData_.icon_small :
/external/chromium_org/chrome/browser/ui/webui/ntp/
H A Dapp_launcher_handler.cc147 GURL icon_small = extensions::ExtensionIconSource::GetIconURL( local
153 value->SetString("icon_small", icon_small.spec());

Completed in 210 milliseconds