Home
last modified time | relevance | path

Searched refs:gfx (Results 1 – 11 of 11) sorted by relevance

/plugin/panoview/
H A Dstyle.css19 _cursor: url(gfx/grab.cur);
23 /*background: url(../gfx/center.gif) no-repeat center center;*/
24 …_background: url(gfx/blank.gif) no-repeat center center; /* NOTE: required for IE to"see" the surf…
/plugin/bpmnioeditor/vendor/bpmnio-js/
Dbpmn-modeler.development.js2340 visuals = context.gfx;
2436 function updateLine(gfx, points) { argument
2437 attr(gfx, { points: toSVGPoints(points) });
2439 return gfx;
4758 forEach([ container.gfx, container.secondaryGfx ], function(gfx) { argument
4759 if (gfx) {
4763 classes(gfx).add(marker);
4765 classes(gfx).remove(marker);
4780 …this._eventBus.fire('element.marker.update', { element: element, gfx: container.gfx, marker: marke… property
4829 var gfx = this.getGraphics(element);
[all …]
Dbpmn-modeler.production.min.js2 ….shape","render.connection"],t,(function(e,t){var i=e.type,r=t.element,o=t.gfx;if(n.canRender(r))r…
7gfx,i.secondaryGfx],(function(e){e&&(n?we(e).add(t):we(e).remove(t))})),this._eventBus.fire("eleme… property
28gfx:a,originalEvent:i})&&(i.stopPropagation(),i.preventDefault()))}var o={};function a(e){return o… property
33gfx:r}),e.hover=o,e.hoverGfx=r))}})),c&&n.on("contextPad.create",(function(e){var t=Sa(e.pad.html)… property
34gfx,"mousemove","element.mousemove"))})),e.on("element.out",(function(e){n.unregisterEvent(e.gfx,"…
/plugin/bpmnio/vendor/bpmn-js/dist/
Dbpmn-viewer.production.min.js2gfx,a=t.attrs;if(n.canRender(r))return"render.shape"===i?n.drawShape(o,r,a):n.drawConnection(o,r,a… property
Dbpmn-navigated-viewer.production.min.js2gfx,a=t.attrs;if(n.canRender(r))return"render.shape"===i?n.drawShape(o,r,a):n.drawConnection(o,r,a… property
Dbpmn-modeler.production.min.js2 ….shape","render.connection"],t,(function(e,t){var i=e.type,r=t.element,o=t.gfx,a=t.attrs;if(n.canR…
7gfx,i.secondaryGfx],(function(i){i&&(n?(e.markers.add(t),we(i).add(t)):(e.markers.delete(t),we(i).… property
27gfx=n.getGraphics(r)),i.gfx&&e.fire(ft(r)+".changed",i)})),e.on("elements.changed",(function(t){va… property
197gfx:i}),a.move(n))}}(t)}))})),t.on("element.hover",(function(e){i=e.gfx,r=e.element})),t.on("eleme… property
/plugin/bpmnio/vendor/dmn-js/dist/
Ddmn-modeler.production.min.js2 ….shape","render.connection"],t,(function(e,t){var i=e.type,o=t.element,r=t.gfx,s=t.attrs;if(n.canR…
7gfx,i.secondaryGfx],(function(i){i&&(n?(e.markers.add(t),Bn(i).add(t)):(e.markers.delete(t),Bn(i).… property
15gfx:s,originalEvent:i})&&(i.stopPropagation(),i.preventDefault()))}var r={};function s(e){return r… property
21gfx:i}),s.move(n))}}(t)}))})),t.on("element.hover",(function(e){i=e.gfx,o=e.element})),t.on("eleme… property
191gfx=n.getGraphics(o)),i.gfx&&e.fire(vi(o)+".changed",i)})),e.on("elements.changed",(function(t){va…
Ddmn-viewer.production.min.js2gfx,s=t.attrs;if(n.canRender(r))return"render.shape"===i?n.drawShape(o,r,s):n.drawConnection(o,r,s… property
10gfx:s,originalEvent:i})&&(i.stopPropagation(),i.preventDefault()))}var o={};function s(e){return o… property
16 …d}"`:"";return`<${e.$type}${t} />`}function Os(e,t){function n(t,n,i){if(t.gfx)throw new Error(`al…
Ddmn-navigated-viewer.production.min.js2gfx,s=t.attrs;if(n.canRender(r))return"render.shape"===i?n.drawShape(o,r,s):n.drawConnection(o,r,s… property
10gfx:s,originalEvent:i})&&(i.stopPropagation(),i.preventDefault()))}var o={};function s(e){return o… property
16 …d}"`:"";return`<${e.$type}${t} />`}function ra(e,t){function n(t,n,i){if(t.gfx)throw new Error(`al…
/plugin/pdfjs/pdfjs/build/
Dpdf.js12085 …this.gfx = new _canvas.CanvasGraphics(canvasContext, this.commonObjs, this.objs, this.canvasFactor…
12086 this.gfx.beginDrawing({
12106 if (this.gfx) {
12107 this.gfx.endDrawing();
12183 …this.operatorListIdx = this.gfx.executeOperatorList(this.operatorList, this.operatorListIdx, this.…
12189 this.gfx.endDrawing();
Dpdf.js.map1gfx = new CanvasGraphics(canvasContext, this.commonObjs, this.objs,\n …