Home
last modified time | relevance | path

Searched refs:xy (Results 1 – 25 of 51) sorted by relevance

123

/plugin/findologicxmlexport/vendor/hoa/regex/Visitor/
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/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
DAnimationStatic.php46 public function setXy(NormalizedCoordinate $xy) argument
48 $this->xy = $xy;
55 return $this->xy;
DAnimationFade.php82 public function setXy(NormalizedCoordinate $xy) argument
84 $this->xy = $xy;
91 return $this->xy;
/plugin/editonlink/
Dscript.js15 var xy = v.getBoundingClientRect(),
16 x = xy.right,
17 y = xy.top, // x,y = of the popover button center
/plugin/abc2/abc-libraries/abc2svg/
Dpsvg-1.js222 …vg.prototype.arp=function(val,x,y){var xy=getorig();ps_flush();abcobj.out_arp((x+xy[0])*abcobj.stv…
223 …vg.prototype.ltr=function(val,x,y){var xy=getorig();ps_flush();abcobj.out_ltr((x+xy[0])*abcobj.stv…
224 Psvg.prototype.xygl=function(x,y,gl){var xy=getorig();ps_flush();abcobj.xygl((x+xy[0])*abcobj.stv_g…
225 …otype.xygls=function(str,x,y,gl){var xy=getorig();ps_flush();abcobj.out_deco_str((x+xy[0])*abcobj.…
226 …otype.xyglv=function(val,x,y,gl){var xy=getorig();ps_flush();abcobj.out_deco_val((x+xy[0])*abcobj.…
260 …g.prototype.svgcall=function(f,x,y,v1,v2){var xy=getorig();ps_flush();f((x+xy[0])*abcobj.stv_g().s…
/plugin/imapmarkers/
Dscript.js172 let xy = _g.calc_marker_pos(coords);
174 $(marker_id_jquery).css({ top: xy[1] - wh[1] + 3, left: xy[0] - (wh[0] / 2) });
410 let xy = _g.calc_marker_pos(coords);
412 … $(marker_id_jquery).css({ top: xy[1] - wh[1] + 3, left: xy[0] - (wh[0] / 2) });
/plugin/virtualkeyboard/vk/extensions/dom/
Dautosuggest.js183 var xy = DOM.getOffset(target);
184 node.style.left = xy.x+'px';
185 node.style.top = xy.y+target.offsetHeight+'px';
/plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/
Dgenerator_config.txt5 …ff","woff2"],"tt_instructor":"keep","fix_vertical_metrics":"Y","fix_gasp":"xy","add_spaces":"Y","a…
/plugin/codemirror/dist/modes/
Dz80.min.js.map1 …= /^(af?|bc?|c|de?|e|hl?|l|i[xy]?|r|sp)\\b/i;\n var variables2 = /^(n?[zc]|p[oe]?|m)\\b/i;\n var…
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BinaryField/
DInteger.php271 $xy = self::subAdd3(
277 return ltrim($xy, "\0");
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
DPHP.php467 $xy = self::addHelper($z2, false, $z1[self::VALUE], $z1[self::SIGN]);
468 $xy = self::addHelper($xy[self::VALUE], $xy[self::SIGN], $z0, false);
470 return $xy[self::VALUE];
/plugin/photogallery/phpThumb/
Dphpthumb.class.php3081 foreach ($margins as $xy) {
3082 $margin[$xy] = ('' !== $margin[ $xy ] ? $margin[ $xy] : 5);
3083 if (($margin[$xy] > 0) && ($margin[$xy] < 1)) {
3084 $margin[$xy] = min(0.499, $margin[$xy]);
3085 } elseif (($margin[$xy] > -1) && ($margin[$xy] < 0)) {
3086 $margin[$xy] = max(-0.499, $margin[$xy]);
/plugin/sequencediagram/bower_components/snap.svg/dist/
Dsnap.svg.js5613 xy = {},
5633 if (xy[is.x.toFixed(4)] == is.y.toFixed(4)) {
5636 xy[is.x.toFixed(4)] = is.y.toFixed(4);
6064 xy,
6071 xy = rotate(x1, y1, -rad);
6072 x1 = xy.x;
6073 y1 = xy.y;
6074 xy = rotate(x2, y2, -rad);
6075 x2 = xy.x;
6076 y2 = xy.y;
[all …]
/plugin/flowplay2/flowplayer/
Djavascript.txt95 { name: 'cue2', time: 45, parameters: { foo: 2, bar: 'xy' } } ])
/plugin/sequencediagram/bower_components/raphael/dev/
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;
Draphael.vml.js148 xy,
/plugin/amcharts/assets/amcharts/plugins/responsive/
Dresponsive.min.js1 …ginRight:0,categoryAxis:{labelsEnabled:!1},valueAxes:{labelsEnabled:!1}}}],xy:[{maxWidth:550,legen… property
/plugin/advrack/
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];
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/callflow/
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/diagramsnet/lib/js/diagramly/graphml/
DmxGraphMlCodec.js1979 var xy = pointStr.split(',');
1980 points.push(new mxPoint(parseFloat(xy[0]) - dx, parseFloat(xy[1]) - dy));
/plugin/processing/
Dscript.js11158 var com = c[j][0], xy = regex(getXY, com);
11163 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]);
[all …]
/plugin/jmol2/jmol/
DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/asciidocjs/node_modules/core-js/
DREADME.md1982 get xy(){
1998 console.log(vector.xy); // => 15
2001 console.log(vector.xy); // => 15.811388300841896

123