Lines Matching defs:attrs

1390 	function setAttributes(node, attrs) {  argument
1727 function create$1(name, attrs) { argument
2424 function createLine(points, attrs) { argument
2923 var attrs = reduce(traits, function(attrs, t) { argument
3979 attrs = { x: 0, y: 0, bx: 0, by: 0, X: 0, Y: 0, qx: null, qy: null }, class in pathToCurve
6381 function create(type, attrs) { argument
6397 ElementFactory$1.prototype.createRoot = function(attrs) { argument
6401 ElementFactory$1.prototype.createLabel = function(attrs) { argument
6405 ElementFactory$1.prototype.createShape = function(attrs) { argument
6409 ElementFactory$1.prototype.createConnection = function(attrs) { argument
6421 ElementFactory$1.prototype.create = function(type, attrs) { argument
7496 function ModdleElement(attrs) { argument
8181 Moddle.prototype.create = function(descriptor, attrs) { argument
10796 ElementSerializer.prototype.parseNsAttributes = function(element, attrs) { argument
15548 function css(attrs) { argument
16915 function drawCircle(parentGfx, width, height, offset, attrs) { argument
16950 function drawRect(parentGfx, width, height, r, offset, attrs) { argument
16981 function drawDiamond(parentGfx, width, height, attrs) { argument
17009 function drawLine(parentGfx, waypoints, attrs) { argument
17023 function drawPath(parentGfx, d, attrs) { argument
17039 function drawMarker(type, parentGfx, path, attrs) { argument
17199 var attrs = { class in BpmnRenderer
17207 attrs = { class in BpmnRenderer
17525 var attrs = { class in BpmnRenderer
17800 var attrs = { class in BpmnRenderer
17963 var attrs = { class in BpmnRenderer.drawEvent
18008 var attrs = { class in BpmnRenderer
18022 var attrs = { class in BpmnRenderer
18106 var attrs = { class in BpmnRenderer
18238 var attrs = { class in BpmnRenderer
19722 function elementData(semantic, attrs) { argument
20366 function createHitStyle(classNames, attrs) { argument
20464 this.createBoxHit = function(gfx, type, attrs) { argument
33154 CopyPaste.prototype.createConnection = function(attrs) { argument
33160 CopyPaste.prototype.createLabel = function(attrs) { argument
33166 CopyPaste.prototype.createShape = function(attrs) { argument
48040 BpmnFactory.prototype.create = function(type, attrs) { argument
48056 BpmnFactory.prototype.createDiShape = function(semantic, bounds, attrs) { argument
48083 BpmnFactory.prototype.createDiEdge = function(semantic, waypoints, attrs) { argument
48802 ElementFactory.prototype.create = function(elementType, attrs) { argument
48814 ElementFactory.prototype.createBpmnElement = function(elementType, attrs) { argument
48966 ElementFactory.prototype.createParticipantShape = function(attrs) { argument
48969 attrs = { isExpanded: attrs }; class in AnonymousFunctionf8d14cd155800
48993 function applyAttributes(element, attrs, attributeNames) { argument
49010 function applyAttribute(element, attrs, attributeName) { argument
51317 Modeling$1.prototype.connect = function(source, target, attrs, hints) { argument
51321 Modeling$1.prototype._create = function(type, attrs) { argument
52506 Modeling.prototype.connect = function(source, target, attrs, hints) { argument
55880 function isType(attrs, type) { argument
55884 function isAnyType(attrs, types) { argument