Home
last modified time | relevance | path

Searched refs:image (Results 376 – 400 of 1085) sorted by path

1...<<11121314151617181920>>...44

/plugin/daftdrafts/
H A Dstyle.css18 background-image: url(images/draft.png);
/plugin/data-au/
H A Dstyle.css54 list-style-image: none;
153 background-image: none;
/plugin/data/
H A Dstyle.css56 list-style-image: none;
178 background-image: none;
/plugin/database/
H A Ddatabase.php2034 * @param string $image the image to be displayed
2041 function iconButton ($action, $image, $title, $table='', $record='') { argument
2049 …$ret .= '<input type="image" src="'.$environment->imagesFolder.$image.'" name="fn['.$action.']['.$…
/plugin/dataplot/
H A DChangeLog18 instead of copies of the last one (fixes lp:1359775). The image files now
/plugin/datatables/assets/datatables.net-dt/css/
H A Djquery.dataTables.min.css
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js
/plugin/datepicker/
H A Dsyntax.php107 $image = DOKU_URL."lib/plugins/datepicker/images/".$mode.".gif";
111 …$renderer->doc .="<img src='$image' alt='Kalender' onload='".$mode."pickerInit(".$id.",\"".$empty…
119 …$renderer->doc .="<img class='".$mode."picker' src='$image' alt='Kalender' style='cursor:pointer;'…
124 …$renderer->doc .="<img class='".$mode."picker' src='$image' alt='Kalender' style='cursor:pointer;'…
/plugin/davcal/datetimepicker-2.4.5/
H A Djquery.datetimepicker.less101 …background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWH…
439 …background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWH…
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.less85 background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
86 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
87 background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
88 background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
89 background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
116 background-image: none;
121 background-image: none;
710 background-image: none; }
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/
H A Dopen-iconic.css308 .oi[data-glyph=image]:before { content:'\e079'; }
/plugin/diagrams/action/
H A Dmediafile.php64 foreach ($diagrams as $image) {
65 $image = cleanID($image);
66 $file = mediaFN($image);
70 auth_quickaclcheck($image) >= AUTH_UPLOAD &&
73 $editable[] = $image;
/plugin/diagrams/script/
H A Dmediafile-editbutton.js8 const diagramIDs = Array.from(diagrams).map(image => image.getAttribute('data-id'));
21 diagrams.forEach(image => {
22 if (editableDiagrams.includes(image.getAttribute('data-id'))) {
37 diagramsEditor.editMediaFile(image.getAttribute('data-id'));
39 image.parentNode.querySelector('.diagrams-buttons').appendChild(button);
/plugin/diagrams/
H A Dstyle.less
/plugin/diagrams/syntax/
H A Dmediafile.php131 $imageAttributes['type'] = 'image/svg+xml';
142 $image = sprintf('<object %s><span class="diagrams-alt">' . hsc($wrapperAttributes['title']) . '</span></object>', buildAttributes($imageAttributes, true));
145 $wrapper = sprintf('<div %s>%s%s</div>', buildAttributes($wrapperAttributes, true), $image, $actionButtons);
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
/plugin/diagramsnet/lib/img/
H A DLICENSE7 …al is always produced where the Licensed Material is synched in timed relation with a moving image.
/plugin/diagramsnet/lib/img/lib/ibm/vpc/
H A DFloatingIP.svg1 …square" stroke-miterlimit="3"><image y=".75" width="36" height="12.034" preserveAspectRatio="none"…
/plugin/diagramsnet/lib/js/
H A Dapp.min.js408image=document.createElement("img");this.image.setAttribute("src",a);this.image.setAttribute("alig…
750 …age=function(a,b,c,d,e){null!=this.image&&(b=this.getImageBounds(b,c,d,e),a.image(b.x,b.y,b.width,…
769 …arator(a,b,c,d,e,f,g);null!=this.image&&(e=this.getImageBounds(b,c,d,e),a.image(e.x-b,e.y-c,e.widt…
3783image:IMAGE_PATH+"/sidebar-clipart.png"},{title:mxResources.get("flowchart"),id:"flowchart",image:…
3784 image:IMAGE_PATH+"/sidebar-bootstrap.png"},{title:"C4",id:"c4",image:IMAGE_PATH+"/sidebar-c4.png"},…
3785image:IMAGE_PATH+"/sidebar-uml25.png"},{title:mxResources.get("uml"),id:"uml",image:IMAGE_PATH+"/s…
3786 image:IMAGE_PATH+"/sidebar-aws3d.png"},{title:mxResources.get("azure"),id:"azure2",image:IMAGE_PATH…
3787image:IMAGE_PATH+"/sidebar-citrix.png"},{title:"Google Cloud Platform",id:"gcp2",image:IMAGE_PATH+…
3788image:IMAGE_PATH+"/sidebar-rack.png"},{title:"Veeam",id:"veeam2",image:IMAGE_PATH+"/sidebar-veeam.…
3789image:IMAGE_PATH+"/sidebar-sysml.png"},{title:"Value Stream Mapping",id:"lean_mapping",image:IMAGE…
[all …]
/plugin/diagramsnet/lib/js/croppie/
H A Dcroppie.min.css1image{z-index:-1;position:absolute;top:0;left:0;transform-origin:0 0;max-height:none;max-width:non…
/plugin/diagramsnet/lib/js/diagramly/
H A DDialogs.js4880 var dlg = new CropImageDialog(editorUi, linkInput.value, function(image) argument
4882 linkInput.value = image;
7796 image: entry.preview});
7893 else if (entry.image != null)
7895 preview.innerHTML += '<img border="0" src="' + entry.image + '"/>';
8416 var CropImageDialog = function(editorUi, image, fn) argument
8444 url: image
8458 url: image
H A DEditor.js5535 else if (ss.image && ss.cells.length > 0)
8543 var img = this.image;
8641 obj.previousImage = obj.image;
H A DEditorUi.js2306 var overlay = new mxCellOverlay(desc.image || graph.warningImage,
3782 var change = new ChangePageSetup(this, null, image);
6252 var image = this.addCheckbox(div, imageLabel);
6397 null, null, null, null, null, !image);
6428 if (image)
8327 if (mimeType.substring(0, 5) == 'image')
8331 if (mimeType.substring(0, 9) == 'image/png')
8552 if (file.type.substring(0, 6) == 'image/')
8554 if (file.type.substring(0, 9) == 'image/svg')
8705 if (file.type == 'image/png')
[all …]
H A DElectronApp.js1824 remote.clipboard.write({image: remote.
H A DGraphViewer.js1559 def.image, def.title, def.enabled);

1...<<11121314151617181920>>...44