Home
last modified time | relevance | path

Searched refs:Sidebar (Results 51 – 75 of 85) sorted by relevance

1234

/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar-Ios.js4 Sidebar.prototype.addIosPalette = function() class
H A DSidebar-Network.js3 Sidebar.prototype.addNetworkPalette = function() class
H A DSidebar-ArchiMate.js4 Sidebar.prototype.addArchiMatePalette = function() class
H A DSidebar-Basic.js3 Sidebar.prototype.addBasicPalette = function() class
H A DSidebar-AWS3D.js4 Sidebar.prototype.addAWS3DPalette = function() class
H A DSidebar-ActiveDirectory.js3 Sidebar.prototype.addActiveDirectoryPalette = function() class
H A DSidebar-Azure.js3 Sidebar.prototype.addAzurePalette = function() class
H A DSidebar-Citrix.js3 Sidebar.prototype.addCitrixPalette = function() class
H A DSidebar-C4.js3 Sidebar.prototype.addC4Palette = function() class
H A DSidebar-Cabinet.js4 Sidebar.prototype.addCabinetsPalette = function() class
H A DSidebar-VVD.js3 Sidebar.prototype.addVVDPalette = function() class
H A DSidebar-Floorplan.js4 Sidebar.prototype.addFloorplanPalette = function() class
H A DSidebar-Atlassian.js4 Sidebar.prototype.addAtlassianPalette = function() class
H A DSidebar-Android.js4 Sidebar.prototype.addAndroidPalette = function() class
H A DSidebar-WebIcons.js4 Sidebar.prototype.addWebIconsPalette = function() class
371 Sidebar.prototype.addWebLogosPalette = function()
H A DSidebar-Ios7.js4 Sidebar.prototype.addIos7Palette = function() class
H A DSidebar-FluidPower.js3 Sidebar.prototype.addFluidPowerPalette = function() class
H A DSidebar-Electrical.js4 Sidebar.prototype.addElectricalPalette = function() class
/plugin/sidebar/
H A Dstyle.css164 * html pre {width:95%;} /* General Dokuwiki fix - very important for Sidebar. IE needs th…
/plugin/diagramsnet/lib/js/diagramly/
H A DTrees.js1321 if (typeof Sidebar !== 'undefined')
1323 var sidebarCreateAdvancedShapes = Sidebar.prototype.createAdvancedShapes;
1324 Sidebar.prototype.createAdvancedShapes = function() class
H A DEditor.js1910 Sidebar.prototype.customEntries = config.libraries; class
1916 Sidebar.prototype.enabledLibraries = config.enabledLibraries;
1922 Sidebar.prototype.defaultEntries = config.defaultLibraries;
2015 Sidebar.prototype.thumbWidth = config.thumbWidth;
2020 Sidebar.prototype.thumbHeight = config.thumbHeight;
2040 Sidebar.prototype.sidebarTitles = config.sidebarTitles;
2049 Sidebar.prototype.sidebarTitleSize = val;
5047 collapseImg.src = Sidebar.prototype.expandedImage;
5060 collapseImg.src = Sidebar.prototype.expandedImage;
5065 collapseImg.src = Sidebar.prototype.collapsedImage;
H A DMinimal.js716 var sidebarGetTooltipOffset = Sidebar.prototype.getTooltipOffset;
718 Sidebar.prototype.getTooltipOffset = function(elt, bounds) class
/plugin/pdfjs/pdfjs/web/locale/ltg/
H A Dviewer.properties140 toggle_sidebar_notification.title=Toggle Sidebar (document contains outline/attachments)
/plugin/pdfjs/pdfjs/web/locale/ms/
H A Dviewer.properties140 toggle_sidebar_notification.title=Togol Sidebar (dokumen mengandungi rangka/attachments)
/plugin/dokutexit/
H A DREADME.md141 Sidebar buttons are really painful to add! The normal way would be to add your images in `lib/tpl/<…

1234