Searched refs:THUMBS (Results 1 – 2 of 2) sorted by relevance
| /plugin/pdfjs/pdfjs/web/ |
| D | viewer.js | 1952 view = _pdf_sidebar.SidebarView.THUMBS; 2672 return _pdf_sidebar.SidebarView.THUMBS; 5008 THUMBS: 1, property 5031 this.active = SidebarView.THUMBS; 5059 this.switchView(SidebarView.THUMBS); 5107 case SidebarView.THUMBS: 5134 this.thumbnailButton.classList.toggle('toggled', view === SidebarView.THUMBS); 5137 this.thumbnailView.classList.toggle('hidden', view !== SidebarView.THUMBS); 5171 if (this.active === SidebarView.THUMBS) { 5324 _this3.switchView(SidebarView.THUMBS); [all …]
|
| D | viewer.js.map | 1 …THUMBS","OUTLINE","ATTACHMENTS","LAYERS","disableNotification","switchView","forceOpen","_switchVi…
|