Home
last modified time | relevance | path

Searched defs:xmlDoc (Results 1 – 5 of 5) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/vsdx/
DVsdxExport.js147 function createCellElemScaled(name, val, xmlDoc, formula) argument
152 function createCellElem(name, val, xmlDoc, formula) argument
163 function createRow(type, index, x, y, xmlDoc) argument
173 function applyMxCellStyle(state, shape, xmlDoc) argument
337 function createShape(id, geo, layerIndex, xmlDoc, parentHeight, isChild) argument
392 function createEdge(cell, layerIndex, graph, xmlDoc, parentHeight, isChild) argument
495 function convertMxCell2Shape(cell, layerIndex, graph, xmlDoc, parentHeight, parentGeo, isChild) argument
710 function writeXmlDoc2Zip(zip, name, xmlDoc, noHeader) argument
DmxVsdxCanvas2D.js93 mxVsdxCanvas2D.prototype.newShape = function (shape, cellState, xmlDoc) argument
113 mxVsdxCanvas2D.prototype.newEdge = function (shape, cellState, xmlDoc) argument
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/xml/
DXMLRPCClient.php47 var $xmlDoc; variable in XMLRPCClient
/plugin/yuriigantt/3rd/dhtmlxgantt/
Ddhtmlxgantt.js13 …define&&define.amd?define("dhtmlxgantt",[],e):"object"==typeof exports?exports.dhtmlxgantt=e():t.d… argument
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
Ddhtmlxgantt.js6343 …onLoad.apply(window, [{xmlDoc:t, filePath:url}]); // dhtmlx-compat, response.xmlDoc.responseXML/re… property
14272 this.on_load({xmlDoc: {responseText: data}}, type); property