Home
last modified time | relevance | path

Searched defs:target (Results 251 – 275 of 553) sorted by relevance

1...<<11121314151617181920>>...23

/plugin/gitbacked/lib/
DGit.php498 public function clone_to($target) {
/plugin/openlayersmap/ol/
Dol-layerswitcher.js69 super({ element: element, target: options.target }); property
/plugin/diagramsnet/lib/js/jscolor/
Djscolor.js298 color : function(target, prop) { argument
/plugin/indexmenu/scripts/fancytree/modules/
Djquery.fancytree.ui-deps.js191 $.widget.extend = function( target ) { argument
1047 target: { property
/plugin/diagramsnet/lib/js/diagramly/
DGraphViewer.js1772 GraphViewer.prototype.showLightbox = function(editable, closable, target) argument
1788 var param = {'client': 1, 'target': target}; property
DTrees.js483 graph.moveCells = function(cells, dx, dy, clone, target, evt, mapping) argument
/plugin/amcharts/assets/amcharts/plugins/export/
Dexport.min.js1 …le=!0,c.drawing.redos.push(d),"added"==d.action&&c.setup.fabric.remove(d.target);var e=JSON.parse(… property
/plugin/asciidocjs/node_modules/nunjucks/src/
Druntime.js162 function copySafeness(dest, target) { argument
/plugin/diagramsnet/lib/plugins/trees/
Dtrees.js312 graph.moveCells = function(cells, dx, dy, clone, target, evt, mapping) argument
/plugin/issuetracker/
Daction.php251 function array_implode($arrays, &$target = array())
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
Ddhtmlxgantt_undo.js480 gantt.attachEvent("onRowDragEnd", function (id, target) { argument
509 gantt.attachEvent("onRowDragStart", function (id, target, e) { argument
/plugin/amcharts/assets/amcharts/
Dserial.js41 …if(e.ifArray(a)&&!isNaN(this.start)&&!isNaN(this.end)){var b={chart:this,target:this,type:"zoomed"… property
61 h,l+m,k)),this.startTime!=a||this.endTime!=h)n={chart:this,target:b,type:"zoomed",start:a,end:h},th… property
/plugin/markdownextra/lib/meltdown/js/lib/
Djs-markdown-extra.js233 Markdown_Parser.prototype._php_trim = function(target, charlist) { argument
240 Markdown_Parser.prototype._php_rtrim = function(target, charlist) { argument
/plugin/diagramsnet/lib/js/grapheditor/
DSidebar.js2295 return mxUtils.bind(this, function(graph, evt, target, x, y, force) argument
2599 Sidebar.prototype.getDropAndConnectGeometry = function(source, target, direction, targets) argument
2812 …var dragSource = mxUtils.makeDraggable(elt, graph, mxUtils.bind(this, function(graph, evt, target,… argument
DGraph.js1204 this.connectionHandler.selectCells = function(edge, target) argument
1904 Graph.prototype.linkPolicy = (urlParams['target'] == 'frame') ? 'blank' : (urlParams['target'] || '…
1909 Graph.prototype.linkTarget = (urlParams['target'] == 'frame') ? '_self' : '_blank';
2786 Graph.prototype.openLink = function(href, target, allowOpener) argument
3409 Graph.prototype.isSplitTarget = function(target, cells, evt) argument
7851 Graph.prototype.swapUmlLifelines = function(cells, target) argument
7899 Graph.prototype.moveCells = function(cells, dx, dy, clone, target, evt, mapping) argument
9982 Graph.prototype.updateSvgLinks = function(node, target, removeCustom) argument
11579 mxGraphHandler.prototype.isValidDropTarget = function(target, me) argument
/plugin/jsoneditor/script/
Djsoneditor.min.js2 …n"==typeof define&&define.amd)define([],e);else{var r=e();for(var n in r)("object"==typeof exports… property
/plugin/pgn4web/pgn4web/libs/jscolor/
Djscolor.js330 color : function(target, prop) { argument
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/
Dasciidoctor.js2740 …return $$('Inline').$new(self, "image", nil, $hash2(["type", "target", "attributes"], {"type": typ… property
2897 target = target.$chop(); property
3041 …return $$('Inline').$new(self, "anchor", address, $hash2(["type", "target"], {"type": "link", "tar… property
3154 target = path property
3177 …return $$('Inline').$new(self, "anchor", link_text, $hash2(["type", "target", "attributes"], {"typ… property
3229 …return $$('Inline').$new(self, "footnote", content, $hash2(["attributes", "id", "target", "type"],… property
4282 $def(self, '$media_uri', function $$media_uri(target, asset_dir_key) { argument
4352 … $def(self, '$normalize_system_path', function $$normalize_system_path(target, start, jail, opts) { argument
4375 …$def(self, '$normalize_web_path', function $$normalize_web_path(target, start, preserve_uri_target… argument
4413 $def(self, '$read_contents', function $$read_contents(target, opts) { argument
[all …]
/plugin/html2pdf/html2pdf/html2ps/
Doutput.fastps.class.php22 function add_link($x, $y, $w, $h, $target) {
/plugin/impressjs/tpl/dokuwiki/
Dimpress.js451 var target = { variable
/plugin/fastwiki/
Dscript.js388 function _setBodyClass(action, target) { argument
/plugin/markdownextra/lib/meltdown/js/
Djquery.meltdown.js340 target: 'leftMiddle', property
/plugin/combo/resources/library/bootstrap/5.0.1/
Dbootstrap.min.js6 …ocument.getElementById(t));return t},o=t=>{let e=t.getAttribute("data-bs-target");if(!e||"#"===e){… property
/plugin/diagramsnet/lib/WEB-INF/lib/
Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/revealjs/js/
Dreveal.js1810 function closestParent( target, selector ) { argument
4075 startEmbeddedMedia( { target: el } ); property
4110 startEmbeddedIframe( { target: el } ); property
5151 function isSwipePrevented( target ) { argument

1...<<11121314151617181920>>...23