Home
last modified time | relevance | path

Searched refs:marker (Results 76 – 100 of 162) sorted by relevance

1234567

/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js4763 classes(gfx).add(marker);
4765 classes(gfx).remove(marker);
4831 return classes(gfx).has(marker);
4847 this.addMarker(element, marker);
16768 attr(marker, {
16786 append(defs, marker);
16788 markers[id] = marker;
31607 var markerId = marker.id;
31612 clonedMarker = clone$1(marker);
31816 if (m === marker) {
[all …]
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.less1252 .fc-list-item-marker,
1258 .fc-ltr .fc-list-item-marker {
1261 .fc-rtl .fc-list-item-marker {
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md33 * `FIX`: restore marker rendering workaround ([`9c6e475`](https://github.com/bpmn-io/bpmn-js/commit…
369 * `FEAT`: allow participant multiplicity marker to be toggled ([#533](https://github.com/bpmn-io/bp…
383 * `FEAT`: add collection marker to DataObjectReference ([#381](https://github.com/bpmn-io/bpmn-js/i…
901 * `FEAT`: show gateway icon on context pad without marker ([`15dfab6b`](https://github.com/bpmn-io/…
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram.js1393 a[ARROWTYPE.FILLED] = arrow.marker(0, 0, 5, 5, 5, 2.5)
1397 a[ARROWTYPE.OPEN] = arrow.marker(0, 0, 9.6, 16, 9.6, 8)
H A Dsequence-diagram-min.js6marker(0,0,5,5,5,2.5).attr({id:"markerArrowBlock"}),arrow=this.paper_.path("M 9.6,8 1.92,16 0,13.7…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js30969 codeAction.diagnostics = [marker];
30976 … CSSCodeActions.prototype.appendFixesForMarker = function (document, stylesheet, marker, result) { argument
30980 var offset = document.offsetAt(marker.range.start);
30981 var end = document.offsetAt(marker.range.end);
30988 this.getFixesForUnknownProperty(document, property, marker, result);
32249 var commentRegionMarkerToDelimiter_1 = function (marker) { argument
32250 if (marker === '#region') {
33067 function toDiagnostic(marker) { argument
33068 …E_3__["Range"].create(document.positionAt(marker.getOffset()), document.positionAt(marker.getOffse…
33071 code: marker.getRule().id,
[all …]
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
H A Dnv.d3.min.css1 …:.8}.nvd3.nv-bullet .nv-measure:hover{fill-opacity:1}.nvd3.nv-bullet .nv-marker{stroke:#000;stroke…
/plugin/codemirror/dist/modes/
H A Dstylus.min.js.map1marker-offset\",\"marks\",\"marquee-direction\",\"marquee-loop\",\"marquee-play-count\",\"marquee-…
H A Dcss.min.js.map1 …city\", \"fill-rule\", \"image-rendering\",\n \"marker\", \"marker-end\", \"marker-mid\", \"mar…
H A Dmarkdown.min.js.map1marker\",\n formatting: \"formatting\",\n linkInline: \"link\",\n linkEmail: \"link\",\n …
/plugin/metaeditor/
H A Dstyle.css254 #jstree-marker {
893 #jstree-marker.jstree-dnd-responsive {
H A Djstree.js5888 marker = $('<div id="jstree-marker">&#160;</div>').hide(); //.appendTo('body');
5894 marker.appendTo('body'); //.show();
5912marker.attr('class', 'jstree-' + ins.get_theme() + ( ins.settings.core.themes.responsive ? ' jstre…
5927 marker.hide();
5992 marker.css({ 'left' : l + 'px', 'top' : t + 'px' }).show();
6005 marker.hide();
6009 marker.hide();
6016 marker.hide().detach();
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js1294 …dler.marker.getCell(a)),null!=b&&(this.connectionHandler.marker.currentColor=this.connectionHandle…
1663 …Event())&&null!=a.getState()||this.marker.highlight.isHighlightAt(d,c)||(f!=d||b!=c)&&null==a.getS…
1664marker.highlight.shape)?null:b);if(null!=this.constraintHandler.currentFocus&&null!=this.constrain…
1667marker.highlight&&null!=this.marker.highlight.shape&&(c=this.graph.view.scale,null!=this.constrain…
1668marker.getValidState()!=a.getState()?(this.marker.highlight.shape.stroke="transparent",this.curren…
1843marker.highlight.shape)?null:this.currentPoint);if(null!=this.constraintHandler.currentFocus&&null…
1845marker.reset(),null;this.marker.process(a);a=this.marker.getValidState();null==a||this.isCellEnabl…
1850 …Event())&&null!=a.getState()||this.marker.highlight.isHighlightAt(d,c)||(f!=d||b!=c)&&null==a.getS…
1852marker.highlight&&null!=this.marker.highlight.shape){var n=this.graph.view.scale;null!=this.constr…
1853marker.hasValidState()&&(this.marker.highlight.shape.stroke=this.graph.isCellConnectable(d.getCell…
[all …]
/plugin/scrape/HTMLPurifier/Lexer/
H A DPH5P.php
/plugin/tline/timeline_js/
H A Dtimeline-bundle.js1320 …._params.align!=undefined)?this._params.align:this._theme.ether.interval.marker[B.isHorizontal()?"…
1382 …._params.align!=undefined)?this._params.align:this._theme.ether.interval.marker[B.isHorizontal()?"…
1441 var D=("align" in this._params)?this._params.align:this._theme.ether.interval.marker[B.isHorizontal…
1485 var D=("align" in this._params)?this._params.align:this._theme.ether.interval.marker[B.isHorizontal…
1530 }}var D=C.ether.interval.marker;
2532 …ghtOpacity:50,interval:{line:{show:true,opacity:25},weekend:{opacity:30},marker:{hAlign:"Bottom",v… class in Timeline.ClassicTheme._Impl.ether.interval
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.js1320 …._params.align!=undefined)?this._params.align:this._theme.ether.interval.marker[B.isHorizontal()?"…
1382 …._params.align!=undefined)?this._params.align:this._theme.ether.interval.marker[B.isHorizontal()?"…
1441 var D=("align" in this._params)?this._params.align:this._theme.ether.interval.marker[B.isHorizontal…
1485 var D=("align" in this._params)?this._params.align:this._theme.ether.interval.marker[B.isHorizontal…
1530 }}var D=C.ether.interval.marker;
2548 …ghtOpacity:50,interval:{line:{show:true,opacity:25},weekend:{opacity:30},marker:{hAlign:"Bottom",v… class in Timeline.ClassicTheme._Impl.ether.interval
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/
H A Dopen-iconic.css354 .oi[data-glyph=map-marker]:before { content:'\e090'; }
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/
H A Dopen-iconic.css354 .oi[data-glyph=map-marker]:before { content:'\e090'; }
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13marker)},this)),_.attachEvent("onDragMove",e.bind(function(o,s){var l=_.config,c=p(s,l.marker);!fu…
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-fileupload-1.3.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/achart/assets/
H A Dapexcharts.min.js6marker.size,o=a.globals.gridHeight-h,a.config.yaxis[t.yAxisIndex]&&a.config.yaxis[t.yAxisIndex].re… class in AnonymousFunction1cae5b510100.S.t.pointAnnotation
/plugin/codemirror/dist/
H A Dscripts.min.js2marker;if(x.type=="bookmark"&&w.from==i&&x.widgetNode){t.push(x)}else if(w.from<=i&&(w.to==null||w…
3marker.explicitlyCleared){if(!b){b=a.slice(0,c)}}else if(b){b.push(a[c])}}return!b?a:b.length?b:nu…
4marker.parent||e.marker)}}}return b},findMarks:function(a,b,c){a=lb(this,a);b=lb(this,b);var d=[],…
/plugin/diagramsnet/lib/math/config/
H A DMML_HTMLorMML.js49marker:"\u25BA",markerRTL:"\u25C4",Attributes:function(u){u=f.Insert({"aria-haspopup":"true"},u);u…
H A DAM_HTMLorMML.js48marker:"\u25BA",markerRTL:"\u25C4",Attributes:function(u){u=f.Insert({"aria-haspopup":"true"},u);u…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js13884 var marker = nextMarker;
13887 if (marker.canvas) {
13888 var vector = marker.canvas[0];
13895 markerLine.x = -marker._minWidth;
14255 var marker;
14263 marker = {
14275 marker._minWidth = marker._maxWidth = gapSize.width;
14276 marker._minHeight = marker._maxHeight = gapSize.height;
14278 return marker;
14294 var marker = counter++ + '. ';
[all …]

1234567