Lines Matching defs:gfx

2436 	function updateLine(gfx, points) {  argument
4758 forEach([ container.gfx, container.secondaryGfx ], function(gfx) { argument
5608 ElementRegistry.prototype.add = function(element, gfx, secondaryGfx) { argument
5621 this._elements[id] = { element: element, gfx: gfx, secondaryGfx: secondaryGfx }; property in AnonymousFunctionf8d14cd18200._elements
5683 ElementRegistry.prototype.updateGraphics = function(filter, gfx, secondary) { argument
5736 this.forEach(function(element, gfx) { argument
6959 function getVisual(gfx) { argument
6969 function getChildren$1(gfx) { argument
6980 function transform(gfx, x, y, angle, amount) { argument
6999 function translate$2(gfx, x, y) { argument
7011 function rotate(gfx, angle) { argument
7058 GraphicsFactory.prototype._clear = function(gfx) { argument
7189 GraphicsFactory.prototype.update = function(type, element, gfx) { argument
20392 function appendHit(gfx, hit) { argument
20404 this.removeHits = function(gfx) { argument
20418 this.createDefaultHit = function(element, gfx) { argument
20444 this.createWaypointsHit = function(gfx, waypoints) { argument
20464 this.createBoxHit = function(gfx, type, attrs) { argument
20490 this.updateDefaultHit = function(element, gfx) { argument
20632 function createOutline(gfx, bounds) { argument
28511 function createBendpoints(gfx, connection) { argument
28524 function createSegmentDraggers(gfx, connection) { argument
28547 function clearBendpoints(gfx) { argument
28553 function clearSegmentDraggers(gfx) { argument
31527 PreviewSupport.prototype.addDragger = function(element, group, gfx) { argument
31573 PreviewSupport.prototype._cloneMarkers = function(gfx) { argument
31606 PreviewSupport.prototype._cloneMarker = function(gfx, marker, markerType) { argument
38107 BpmnInteractionEvents.prototype.createDefaultHit = function(element, gfx) { argument
38116 BpmnInteractionEvents.prototype.createParticipantHit = function(element, gfx) { argument
38137 BpmnInteractionEvents.prototype.createSubProcessHit = function(element, gfx) { argument
38939 ResizeHandles.prototype.makeDraggable = function(element, gfx, direction) { argument