Home
last modified time | relevance | path

Searched refs:xy (Results 26 – 46 of 46) sorted by last modified time

12

/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js23226 var xy = gantt.config;
23236 var shiftX = 2 * xy.link_arrow_size;//just random size for first line
23262 this.point_to(dir.down, sign * (xy.row_height / 2));
23264 this.point_to(dir.down, sign * ( Math.abs(dy) - (xy.row_height / 2)));
23290 this.point_to(dir.down, sign * (xy.row_height / 2));
23292 this.point_to(dir.down, sign * ( Math.abs(dy) - (xy.row_height / 2)));
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.vml.js148 xy,
H A Draphael.core.js1416 xy = {},
1436 if (xy[is.x.toFixed(4)] == is.y.toFixed(4)) {
1439 xy[is.x.toFixed(4)] = is.y.toFixed(4);
1836 xy,
1843 xy = rotate(x1, y1, -rad);
1844 x1 = xy.x;
1845 y1 = xy.y;
1846 xy = rotate(x2, y2, -rad);
1847 x2 = xy.x;
1848 y2 = xy.y;
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js5613 xy = {},
6064 xy,
6071 xy = rotate(x1, y1, -rad);
6072 x1 = xy.x;
6073 y1 = xy.y;
6075 x2 = xy.x;
6076 y2 = xy.y;
6616 var xy = getter(i);
6617 if (isPointInsideBBox(b, xy.x, xy.y)) {
6619 inside.push(xy);
[all …]
/plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/
H A Dgenerator_config.txt5 …ff","woff2"],"tt_instructor":"keep","fix_vertical_metrics":"Y","fix_gasp":"xy","add_spaces":"Y","a…
/plugin/findologicxmlexport/vendor/hoa/regex/Visitor/
H A DIsotropic.php114 $xy = $element->getChild(1)->getValueValue();
136 $x = $y = (int) substr($xy, 1, -1);
141 $xy = explode(',', substr($xy, 1, -1));
142 $x = (int) trim($xy[0]);
143 $y = (int) trim($xy[1]);
148 $xy = explode(',', substr($xy, 1, -1));
149 $x = (int) trim($xy[0]);
/plugin/editonlink/
H A Dscript.js15 var xy = v.getBoundingClientRect(),
16 x = xy.right,
17 y = xy.top, // x,y = of the popover button center
/plugin/callflow/
H A Draphael.js1802 xy = {},
1822 if (xy[is.x.toFixed(4)] == is.y.toFixed(4)) {
1825 xy[is.x.toFixed(4)] = is.y.toFixed(4);
2222 xy,
2229 xy = rotate(x1, y1, -rad);
2230 x1 = xy.x;
2231 y1 = xy.y;
2232 xy = rotate(x2, y2, -rad);
2233 x2 = xy.x;
2234 y2 = xy.y;
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js5 …et){var pointer=this.getPointer(e,true),xy=this._normalizePointer(target,pointer);return target.co…
H A Dfabric.js8204 xy = this._normalizePointer(target, pointer);
8208 return (target.containsPoint(xy) || target._findTargetCorner(pointer));
/plugin/amcharts/assets/amcharts/plugins/responsive/
H A Dresponsive.min.js1 …ginRight:0,categoryAxis:{labelsEnabled:!1},valueAxes:{labelsEnabled:!1}}}],xy:[{maxWidth:550,legen… property in AnonymousFunction88c0791c0100.e
/plugin/advrack/
H A Djquery.qtip.js2474 function shiftonly(xy, side, opposite) { argument
2475 if(newCorner[xy] === CENTER) {
2476 css[MARGIN+'-'+side] = shift[xy] = offset[MARGIN+'-'+side] - adjust[side];
2482 if( (shift[xy] = Math.max(props[0], props[1])) > props[0] ) {
2487 css[ offset[opposite] !== undefined ? opposite : side ] = shift[xy];
H A Draphael.js1802 xy = {},
1822 if (xy[is.x.toFixed(4)] == is.y.toFixed(4)) {
1825 xy[is.x.toFixed(4)] = is.y.toFixed(4);
2222 xy,
2229 xy = rotate(x1, y1, -rad);
2230 x1 = xy.x;
2231 y1 = xy.y;
2232 xy = rotate(x2, y2, -rad);
2233 x2 = xy.x;
2234 y2 = xy.y;
[all …]
/plugin/processing/
H A Dscript.js11163 x = parseFloat(xy[0][0]);
11164 y = parseFloat(xy[1][0]);
11170 x = parseFloat(xy[0][0]);
11171 y = parseFloat(xy[1][0]);
11177 x = parseFloat(xy[0][0]);
11183 y = parseFloat(xy[0][0]);
11189 nx = parseFloat(xy[0][0]);
11190 ny = parseFloat(xy[1][0]);
11209 cx = parseFloat(xy[0][0]);
11210 cy = parseFloat(xy[1][0]);
[all …]
/plugin/jmol2/jmol/
H A DCHANGES.txt1740 # bug fix: draw scale not saved in state for arc or xy arrow
2059 # new feature: draw {point} PLANE [plane def, including xy, yz, x, etc.]
5083 # (1) "file:" allows reading of xy data from files for graphing f(x,y)
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
/plugin/flowplay2/flowplayer/
H A Djavascript.txt95 { name: 'cue2', time: 45, parameters: { foo: 2, bar: 'xy' } } ])
/plugin/virtualkeyboard/vk/extensions/dom/
H A Dautosuggest.js183 var xy = DOM.getOffset(target);
184 node.style.left = xy.x+'px';
185 node.style.top = xy.y+target.offsetHeight+'px';

12