Lines Matching refs:setAttribute

903               errorWrapper.setAttribute('hidden', 'true');
1138 errorWrapper.setAttribute('hidden', 'true');
1147 moreInfoButton.setAttribute('hidden', 'true');
1153 errorMoreInfo.setAttribute('hidden', 'true');
1155 lessInfoButton.setAttribute('hidden', 'true');
1162 lessInfoButton.setAttribute('hidden', 'true');
1817 fileInput.setAttribute('type', 'file');
1822 appConfig.toolbar.openFile.setAttribute('hidden', 'true');
1823 appConfig.secondaryToolbar.openFileButton.setAttribute('hidden', 'true');
2110 appConfig.toolbar.viewBookmark.setAttribute('hidden', 'true');
2111 appConfig.secondaryToolbar.viewBookmarkButton.setAttribute('hidden', 'true');
2112 appConfig.toolbar.download.setAttribute('hidden', 'true');
2113 appConfig.secondaryToolbar.downloadButton.setAttribute('hidden', 'true');
4138 this.bar.setAttribute('style', 'width: calc(100% - ' + scrollbarWidth + 'px);');
6555 this.findField.setAttribute('data-status', status);
8673 element.setAttribute('style', styleStr);
9068 this.container.setAttribute('contextmenu', 'viewerContextMenu');
9862 div.setAttribute('data-page-number', this.id);
9988 _this.canvas.setAttribute('aria-label', msg);
9990 this.div.setAttribute('data-loaded', true);
10001 image.setAttribute('aria-label', msg);
10007 this.div.setAttribute('data-loaded', true);
10154 _this3.image.setAttribute('aria-label', ariaLabel);
10156 _this3.canvas.setAttribute('aria-label', ariaLabel);
11568 this.div.setAttribute('hidden', 'true');
11685 div.setAttribute('data-page-number', this.id);
12094 div.setAttribute('data-loaded', true);
12118 canvas.setAttribute('hidden', 'hidden');
12244 this.div.setAttribute('data-page-label', this.pageLabel);
13020 …this.toolbarButtonContainer.setAttribute('style', 'max-height: ' + (this.containerHeight - _ui_uti…
13451 container.setAttribute('style', 'display: inherit;');
13455 select.setAttribute('style', 'min-width: inherit;');
13457 select.setAttribute('style', 'min-width: ' + (width + SCALE_SELECT_PADDING) + 'px;');
13458 … container.setAttribute('style', 'min-width: ' + width + 'px; ' + 'max-width: ' + width + 'px;');
15413 body.setAttribute('data-pdfjsprinting', true);