| /plugin/galleryv1.5/ |
| D | syntax.php | 66 function parseOpt($params, $name) { 320 function _image($img,$data){ 384 function _showname($img,$data){
|
| /plugin/galleryv1.5/inc/ |
| D | magazinelayout.class.php | 244 function addImage($img,$url='') 294 function insertImage($size,$name) 301 function insertImg($size,$img)
|
| /plugin/database2/ |
| D | media.php | 93 $name = $session['name']; variable 244 $name = $table . '_print_' . date( 'Y-m-d_H-i' ) . '.html'; variable 276 $name = $table . '_export_' . date( 'Y-m-d_H-i' ) . '.csv'; variable 314 $name = $table . '_log_' . date( 'Y-m-d_H-i' ) . '.csv'; variable 335 $name = substr( $data, 0, $sepPos ); variable 358 $img = ( $major == 'image' ) ? @imagecreatefromstring( $data ) : false; variable
|
| /plugin/bibtex/OSBib/create/ |
| D | MISC.php | 117 function img($src, $width, $height, $alt = "") function in MISC 133 function aName($name)
|
| /plugin/epub/ |
| D | renderer.php | 151 function create_external_link($name) { 404 function set_image($img,$width=null,$height=null,$align=null) { 434 function plugin($name,$data,$state = '', $match = '') { 461 function emaillink($address, $name = NULL,$returnonly = false) {
|
| /plugin/epub/scripts/ |
| D | epub_utils.php | 267 function epub_save_image($img,$fullpath){ 616 function epub_checkfor_ns($name, &$pages, &$titles) { 708 function epub_clean_name($name) {
|
| /plugin/diagramsnet/lib/js/onedrive/ |
| D | mxODPicker.js | 339 function submit(img) argument 630 breadcrumb = [{name: mxResources.get('recent', null, 'Recent'), driveId: driveId}]; property 644 … breadcrumb = [{name: mxResources.get('sharedWithMe', null, 'Shared With Me'), driveId: driveId}]; property 648 …breadcrumb = [{name: mxResources.get('sharepointSites', null, 'Sharepoint Sites'), driveId: driveI… property 652 breadcrumb.push({name: folderName, driveId: driveId, folderId: folderId, siteId: siteId}); property 657 breadcrumb.push({name: folderName, driveId: driveId, folderId: folderId, siteId: siteId}); property 662 breadcrumb = [{driveId: driveId, name: mxResources.get('back', null, 'Back')}]; property 673 breadcrumb.push({name: folderName, driveId: driveId, folderId: folderId}); property
|
| /plugin/nroff/ |
| D | renderer.php | 159 function section_edit($start, $end, $level, $name) { 495 function locallink($hash, $name = NULL){ 513 function internallink($id, $name = NULL, $search=NULL,$returnonly=false) { 568 function externallink($url, $name = NULL) { 598 function interwikilink($match, $name = NULL, $wikiName, $wikiUri) { 632 function windowssharelink($url, $name = NULL) { 663 function emaillink($address, $name = NULL) { 1088 function _imageTitle($img) {
|
| /plugin/xml/ |
| D | renderer.php | 49 function plugin($name,$data){ 386 function locallink($hash, $name = null) { 456 function emaillink($address, $name = null) { 602 function _imageTitle($img) {
|
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | GraphViewer.js | 287 this.graph.getGlobalVariable = function(name) argument 350 this.graph.setBackgroundImage = function(img) argument 377 this.graph.getGraphBounds = function(img) argument 2436 var addEvent = function(el, name, cb) { argument
|
| D | Dialogs.js | 28 function addLogo(img, title, mode, clientName, labels, clientFn) argument 1517 var BackgroundImageDialog = function(editorUi, applyFn, img) argument 1602 editorUi.loadImage(urlInput.value, function(img) argument 4084 function addLogo(img, title, mode, clientName) argument 4640 editorUi.loadImage(newValue, function(img) argument 5633 graph.getGlobalVariable = function(name) argument 8836 var LibraryDialog = function(editorUi, name, library, initialImages, file, mode) argument 8967 function addButton(data, mimeType, x, y, w, h, img, aspect, title) argument 9377 return function(data, mimeType, x, y, w, h, img, doneFn, file) argument 9446 editorUi.loadImage(uri, function(img) argument [all …]
|
| D | EditorUi.js | 1627 graph.getGlobalVariable = function(name) argument 2962 EditorUi.prototype.saveLibrary = function(name, images, file, mode, noSpin, noReload, fn) { }; argument 3464 …0, 0, this.maxImageSize, mxUtils.bind(this, function(data, mimeType, x, y, w, h, img, doneFn, file) argument 3776 EditorUi.prototype.showBackgroundImageDialog = function(apply, img) argument 3796 EditorUi.prototype.showLibraryDialog = function(name, sidebar, images, file, mode) argument 7894 this.loadImage(text, mxUtils.bind(this, function(img) argument 8744 this.loadImage(e.target.result, mxUtils.bind(this, function(img) argument 8927 EditorUi.prototype.resizeImage = function(img, data, fn, enabled, maxSize, thresh, fileSize) argument 9244 graph.setBackgroundImage = function(img) argument 9457 graph.getGlobalVariable = function(name) argument [all …]
|
| D | Editor.js | 296 … {name: 'comic', dispName: 'Comic', type: 'bool', defVal: false, isVisible: function(state, format) property 300 …{name: 'jiggle', dispName: 'Jiggle', type: 'float', min: 0, defVal: 1, isVisible: function(state, … property 305 …{name: 'fillWeight', dispName: 'Fill Weight', type: 'int', defVal: -1, isVisible: function(state, … property 309 …{name: 'hachureGap', dispName: 'Hachure Gap', type: 'int', defVal: -1, isVisible: function(state, … property 313 …{name: 'hachureAngle', dispName: 'Hachure Angle', type: 'int', defVal: -41, isVisible: function(st… property 317 …{name: 'curveFitting', dispName: 'Curve Fitting', type: 'float', defVal: 0.95, isVisible: function… property 321 …{name: 'simplification', dispName: 'Simplification', type: 'float', defVal: 0, min: 0, max: 1, isV… property 325 …{name: 'disableMultiStroke', dispName: 'Disable Multi Stroke', type: 'bool', defVal: false, isVisi… property 329 …{name: 'disableMultiStrokeFill', dispName: 'Disable Multi Stroke Fill', type: 'bool', defVal: fals… property 333 …{name: 'dashOffset', dispName: 'Dash Offset', type: 'int', defVal: -1, isVisible: function(state, … property [all …]
|
| /plugin/processing/ |
| D | script.js | 390 function setupTypedArray(name, fallback) { argument 1073 p.defineProperty = function(obj, name, desc) { argument 1887 this.setName = function(name){ argument 2143 this.addName = function(name, shape) { argument 3273 hasAttribute: function (name) { argument 3482 removeAttribute: function (name , namespace) { argument 3504 findAttribute: function (name, namespace) { argument 8957 p.save = function save(file, img) { argument 9267 function get$3(x,y,img) { argument 9286 function get$5(x, y, w, h, img) { argument [all …]
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 5.5.js | 1 …r,a,o,s,l,c,h,d,u,p,m,f,g,b,_,w,v,y,T,k,S=n(199),x=function(){function e(e){var t=this;this._defau… function
|
| /plugin/codemirror/dist/modes/ |
| D | xml.min.js | 1 …ror"],a);else a(CodeMirror)})(function(a){"use strict";var b={autoSelfClosers:{area:true,base:true… function
|
| /plugin/dokutexit/ |
| D | latex.php | 423 function locallink($hash, $name = NULL) { 439 function internallink($id, $name = NULL, $search=NULL, $returnonly=false) { 476 function internallink_xhtml($id, $name = NULL, $search=NULL, $returnonly=false) { 1680 function _imageTitle($img) { 1689 function _simpleTitle($name) {
|
| /plugin/combo/resources/library/bootstrap/5.0.1/ |
| H A D | bootstrap.min.js | 6 …js/core")):"function"==typeof define&&define.amd?define(["@popperjs/core"],e):(t="undefined"!=type…
|
| /plugin/diagramsnet/lib/plugins/ |
| D | cConf-1-4-8.js | 204 parent.postMessage(JSON.stringify({event: 'rename', name: newName}), '*'); property 209 }, mxResources.get('rename'), function(name) argument 559 function addOption(select, name, value, isDisabled, isSelected) argument 1063 function addImage(container, data, w, h, img) argument 1255 openExtDocCallback = function(url, info, name) argument
|
| /plugin/diagramsnet/lib/js/grapheditor/ |
| D | EditorUi.js | 21 graph.getGraphBounds = function(img) argument 4800 …this, this.editor.getOrCreateFilename(), mxResources.get('save'), mxUtils.bind(this, function(name) argument 4803 }), null, mxUtils.bind(this, function(name) argument 4822 EditorUi.prototype.save = function(name) argument 4983 EditorUi.prototype.showBackgroundImageDialog = function(apply, img) argument
|
| /plugin/sketchcanvas/script/ |
| D | SketchCanvas.js | 665 var relmove = function(name, idx, dx, dy){ argument 957 function drawGuidingLine(pt0, name){ argument 1256 this.saveAsImage = function(img){ argument 1274 this.loadLocal = function(name){ argument 1465 this.saveLocal = function(name){ argument 1817 function Tool(name, points, params){ argument 2483 function drawGuidingLineNoOffset(pt0, pt, name){ argument
|
| /plugin/amcharts/assets/amcharts/plugins/export/ |
| D | export.js | 70 name: "export", property 944 fabric.Image.fromURL( childNode.getAttribute( "xlink:href" ), function( img ) { argument 1514 return function( img ) { argument 2055 name: "amCharts", property 2803 img: img, property
|
| /plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/ |
| D | firebug-lite-debug.js | 917 function createSimpleEscape(name, direction) argument 947 name : '' property 2023 this.hasClass = function(node, name) // className, className, ... argument 2047 this.old_hasClass = function(node, name) // className, className, ... argument 2065 this.setClass = function(node, name) argument 2072 this.getClassValue = function(node, name) argument 2079 this.removeClass = function(node, name) argument 2092 this.toggleClass = function(elt, name) argument 2101 this.setClassTimed = function(elt, name, context, timeout) argument 2119 this.cancelClassTimed = function(elt, name, context) argument [all …]
|
| /plugin/webcode/vendor/ |
| D | firebug-lite-1.4.js | 331 }function createSimpleEscape(name,direction){return function(value){var list=entityConversionLists[… argument 748 this.hasClass=function(node,name){if(arguments.length==2){return(" "+node.className+" ").indexOf(" … argument 757 this.old_hasClass=function(node,name){if(!node||node.nodeType!=1){return false argument 765 this.setClass=function(node,name){if(node&&(" "+node.className+" ").indexOf(" "+name+" ")==-1){node… argument 767 this.getClassValue=function(node,name){var re=new RegExp(name+"-([^ ]+)"); argument 771 this.removeClass=function(node,name){if(node&&node.className){var index=node.className.indexOf(name… argument 775 this.toggleClass=function(elt,name){if((" "+elt.className+" ").indexOf(" "+name+" ")!=-1){this.remo… argument 778 this.setClassTimed=function(elt,name,context,timeout){if(!timeout){timeout=1300 argument 785 this.cancelClassTimed=function(elt,name,context){if(elt.__setClassTimeout){FBL.removeClass(elt,name… argument 951 this.addEvent=function(object,name,handler,useCapture){if(object.addEventListener){object.addEventL… argument [all …]
|
| /plugin/combo/resources/firebug/ |
| H A D | firebug-lite-1.4.js | 342 }function createSimpleEscape(name,direction){return function(value){var list=entityConversionLists[… argument 759 this.hasClass=function(node,name){if(arguments.length==2){return(" "+node.className+" ").indexOf(" … argument 768 this.old_hasClass=function(node,name){if(!node||node.nodeType!=1){return false argument 776 this.setClass=function(node,name){if(node&&(" "+node.className+" ").indexOf(" "+name+" ")==-1){node… argument 778 this.getClassValue=function(node,name){var re=new RegExp(name+"-([^ ]+)"); argument 782 this.removeClass=function(node,name){if(node&&node.className){var index=node.className.indexOf(name… argument 786 this.toggleClass=function(elt,name){if((" "+elt.className+" ").indexOf(" "+name+" ")!=-1){this.remo… argument 789 this.setClassTimed=function(elt,name,context,timeout){if(!timeout){timeout=1300 argument 796 this.cancelClassTimed=function(elt,name,context){if(elt.__setClassTimeout){FBL.removeClass(elt,name… argument 962 this.addEvent=function(object,name,handler,useCapture){if(object.addEventListener){object.addEventL… argument [all …]
|