Lines Matching defs:marker
1336 'marker': 1, property
4744 Canvas.prototype._updateMarker = function(element, marker, add) { argument
4780 …this._eventBus.fire('element.marker.update', { element: element, gfx: container.gfx, marker: marke… property
4800 Canvas.prototype.addMarker = function(element, marker) { argument
4814 Canvas.prototype.removeMarker = function(element, marker) { argument
4824 Canvas.prototype.hasMarker = function(element, marker) { argument
4843 Canvas.prototype.toggleMarker = function(element, marker) { argument
16797 function marker(type, fill, stroke) { function in BpmnRenderer
18478 forEach(taskMarkers, function(marker) { argument
31606 PreviewSupport.prototype._cloneMarker = function(gfx, marker, markerType) { argument
31813 function setMarker(element, marker) { argument
54176 function setMarker(element, marker) { argument