Searched refs:customIconUrl (Results 1 – 4 of 4) sorted by relevance
39 if (opt_metadata.external && opt_metadata.external.customIconUrl)40 this.fallbackUrl_ = opt_metadata.external.customIconUrl;
751 if (externalProps.customIconUrl)752 iconDiv.style.backgroundImage = 'url(' + externalProps.customIconUrl + ')';
874 customIconUrl: data.customIconUrl || '', property
208 DOMString? customIconUrl;