Home | History | Annotate | Download | only in resources

Lines Matching refs:imageUrl

84 function addClosedMenuEntry(menu, url, title, imageUrl, opt_pingUrl) {
88 a.style.backgroundImage = 'url(' + imageUrl + ')';