Lines Matching refs:backgroundImage

2346 		var bgImg = graph.backgroundImage;
2366 bgImg = page.viewState.backgroundImage;
5820 this.shareButton.style.backgroundImage = 'none';
6752 this.appIcon.style.backgroundImage = logo;
6769 this.appIcon.style.backgroundImage = 'url(' + IMAGE_PATH + '/google-drive-logo-white.svg)';
6774 this.appIcon.style.backgroundImage = 'url(' + IMAGE_PATH + '/dropbox-logo-white.svg)';
6779 this.appIcon.style.backgroundImage = 'url(' + IMAGE_PATH + '/onedrive-logo-white.svg)';
6784 this.appIcon.style.backgroundImage = 'url(' + IMAGE_PATH + '/github-logo-white.svg)';
6789 this.appIcon.style.backgroundImage = 'url(' + IMAGE_PATH + '/gitlab-logo-white.svg)';
6794 this.appIcon.style.backgroundImage = 'url(' + IMAGE_PATH + '/notion-logo-white.svg)';
6799 this.appIcon.style.backgroundImage = 'url(' + IMAGE_PATH + '/trello-logo-white-orange.svg)';
6807 this.appIcon.style.backgroundImage = logo;
6911 this.toggleFormatElement.style.backgroundImage = 'url(\'' + this.formatShowImage + '\')';
6915 this.toggleFormatElement.style.backgroundImage = 'url(\'' + this.formatHideImage + '\')';
6935 this.fullscreenElement.style.backgroundImage = 'url(\'' + this.fullscreenImage + '\')';
6997 this.toggleElement.style.backgroundImage = 'url(\'' + this.chevronUpImage + '\')';
7059 this.toggleElement.style.backgroundImage = 'url(\'' + this.chevronUpImage + '\')';
7075 this.toggleElement.style.backgroundImage = 'url(\'' + this.chevronDownImage + '\')';
7114 this.userElement.style.backgroundImage = 'url(' + IMAGE_PATH + '/expanded.gif)';