Home
last modified time | relevance | path

Searched refs:y (Results 1301 – 1325 of 1365) sorted by last modified time

1...<<5152535455

/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DCustomCanvas.java125 + translate.y, (int) state.getWidth(), in drawVertex()
H A DGraphEditor.java.bak432 target = getCellAt(location.x, location.y);
508 + ",y=" + numberFormat.format(point.getY())
526 + ",y=" + numberFormat.format(point.getY())
541 tip += "x=" + numberFormat.format(geo.getX()) + ",y="
552 tip += "x=" + numberFormat.format(state.getX()) + ",y="
566 + ",y=" + numberFormat.format(trans.getY()) + "]";
H A DCustomCanvas.java.bak123 + translate.y, (int) state.getWidth(), (int) state
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorRuler.java374 repaint(old.x, old.y); in updateMousePosition()
375 repaint(mouse.x, mouse.y); in updateMousePosition()
409 public void repaint(int x, int y) in repaint() argument
413 repaint(0, y, rulerSize, 1); in repaint()
443 g.fillRect(clip.x, clip.y, clip.width, clip.height); in paintComponent()
451 g.fillRect((int) p.getX(), clip.y, (int) p.getY(), clip.height); in paintComponent()
525 for (double y = ys; y <= ye; y += stepping) in paintComponent()
530 y = Math.round((y - ty) / stepping) * stepping + ty; in paintComponent()
532 int iy = (int) Math.round(y); in paintComponent()
535 String text = format((y - ty) / increment); in paintComponent()
[all …]
H A DSchemaGraphComponent.java44 double y = getColumnLocation(edge, start, col); in SchemaGraphComponent()
66 edge.getAbsolutePoints().add(index2, new mxPoint(x2, y)); in SchemaGraphComponent()
70 edge.setAbsolutePoint(index, new mxPoint(x, y)); in SchemaGraphComponent()
113 int y = 0; in getColumnLocation() local
126 y = (int) Math.max(terminal.getY() + 22, terminal.getY() in getColumnLocation()
133 return y; in getColumnLocation()
H A DShadowBorder.java51 public void paintBorder(Component c, Graphics g, int x, int y, int w, int h) in paintBorder() argument
/plugin/pagemove/lang/es/
H A Dpagemove.txt.txt3 Esta extensión le permite mover y/o renombrar el documento actual respetando las siguientes restric…
6 …* Debe tener permisos de edición sobre el documento actual y sobre todos los documentos que enlaza…
7 * El documento actual y los que hacen referencia a éste no pueden ser bloqueados para la edición.
11 Todos los enlaces desde y hacia esta página serán actualizados para reflejar la nueva ubicación y/o…
H A Dlang.php.txt25 $lang['pm_nochange'] = 'Los cambios en el nombre de la página y del espacio no fueron cambiados.';
/plugin/s5reloaded/ui/effects_support/
H A Ddragdrop.js232 new Effect.Move(element, { x: -left_offset, y: -top_offset, duration: dur,
H A Deffects.js373 y: 0,
384 this.options.y = this.options.y - this.originalTop;
390 top: (this.options.y * position + this.originalTop).round() + 'px'
398 Object.extend({ x: toLeft, y: toTop }, arguments[3] || { }));
648 [ new Effect.Move(element, {x: 0, y: 100, sync: true }),
675 { x: distance, y: 0, duration: split, afterFinishInternal: function(effect) {
677 { x: -distance*2, y: 0, duration: split*2, afterFinishInternal: function(effect) {
679 { x: distance*2, y: 0, duration: split*2, afterFinishInternal: function(effect) {
681 { x: -distance*2, y: 0, duration: split*2, afterFinishInternal: function(effect) {
685 { x: -distance, y: 0, duration: split, afterFinishInternal: function(effect) {
[all …]
H A Dprototype.js4342 return { x: pointerX(event), y: pointerY(event) };
4421 pageY: pointer.y
4743 within: function(element, x, y) { argument
4745 return this.withinIncludingScrolloffsets(element, x, y);
4747 this.ycomp = y;
4750 return (y >= this.offset[1] &&
4751 y < this.offset[1] + element.offsetHeight &&
4756 withinIncludingScrolloffsets: function(element, x, y) { argument
4760 this.ycomp = y + offsetcache[1] - this.deltaY;
/plugin/s5reloaded/ui/thesis/
H A Dslides.js1794 var yo = rh/2; y = y - yy;
1821 ctx.bezierCurveTo(x,y+height,x+width,y+height,x+width,y+rh+dh)
1823 ctx.bezierCurveTo(x+width,y,x,y,x,y+rh)
1837 ctx.bezierCurveTo(x,y+height,x+width,y+height,x+width,y+rh+dh)
1839 ctx.bezierCurveTo(x+width,y,x,y,x,y+rh)
1845 ctx.bezierCurveTo(x+width,y,x,y,x,y+rh)
1846 ctx.bezierCurveTo(x,y+(rh*2),x+width,y+(rh*2),x+width,y+rh)
1857 ctx.bezierCurveTo(x+width,y,x,y,x,y+rh)
1858 ctx.bezierCurveTo(x,y+(rh*2),x+width,y+(rh*2),x+width,y+rh)
1869 ctx.bezierCurveTo(x+width,y,x,y,x,y+rh)
[all …]
/plugin/jquery-syntax/
H A Djquery-1.6.min.js16y,z,A=Object.prototype.toString,B=Object.prototype.hasOwnProperty,C=Array.prototype.push,D=Array.p… variable
/plugin/fbcomments/
H A Dsyntax.php86 if($data['FB_like'] == 'y' or $data['FB_like'] == 'Y'){
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js2463 …owManager.cancelPopups=function(A){var F=(A)?SimileAjax.DOM.getEventPageCoordinates(A):{x:-1,y:-1};
2468 if(F.x>=B.left&&F.x<(B.left+C.offsetWidth)&&F.y>=B.top&&F.y<(B.top+C.offsetHeight)){break;
2476 SimileAjax.WindowManager._lastCoords={x:A.clientX,y:A.clientY}; property in SimileAjax.WindowManager._lastCoords
2496 var I=M.clientY-G.y;
2511 SimileAjax.WindowManager._lastCoords={x:M.clientX,y:M.clientY}; property in SimileAjax.WindowManager._lastCoords
2515 }}}else{try{SimileAjax.WindowManager._lastCoords={x:M.clientX,y:M.clientY}; property in SimileAjax.WindowManager._lastCoords
2526 var B=SimileAjax.DOM.hittest(N.x,N.y,[SimileAjax.WindowManager._ghostElmt,SimileAjax.WindowManager.…
/plugin/tline/timeline_js/
H A Dtimeline-bundle.js235 if(A.x<0||A.x>C.offsetWidth||A.y<0||A.y>C.offsetHeight){this._dragging=false;
248 }this._timeline.zoom(D,E.x,E.y,G);
591 var x=function(z,y,AA){return I._onClickInstantEvent(v.elmt,y,r); argument
/plugin/tline/timeline_ajax/styles/
H A Dgraphics.css40 background: url(../images/bubble-left.png) top right repeat-y;
51 background: url(../images/bubble-right.png) top left repeat-y;
/plugin/progrecss/
H A DChangeLog31 * syntax.php: Support for x/y progress syntax (eg.: 2/5).
/plugin/translation3/lang/
H A Dlangnames.txt82 ki Gĩkũyũ
144 sg yângâ tî sängö
/plugin/qrcode2/
H A Dphpqrcode.php251 for($y=0;$y<$width;$y++) {
605 for($y=0; $y<5; $y++) {
638 for($y=0; $y<$w-1; $y++) {
716 for($y=0; $y<7; $y++) {
736 for($y=0; $y<7; $y++) {
778 for($y=0; $y<3; $y++) {
785 for($y=0; $y<6; $y++) {
992 for($y=0; $y<$h; $y++) {
2574 for($y=0; $y<$width; $y++) {
2638 for($y=0; $y<$width; $y++) {
[all …]
/plugin/dpicorrect/
H A Daction.php93 $y = (ord(substr($string, $pos+3, 1)) << 8) + ord(substr($string, $pos+4, 1));
97 if($unit==2) { $x *= 2.54; $y *= 2.54; }
99 return array("x"=>$x, "y"=>$y);
/plugin/processing/
H A Dscript.js1765 y: y,
1775 y: y,
6719 cam.set(x.x, x.y, x.z, 0, y.x, y.y, y.z, 0, z.x, z.y, z.z, 0, 0, 0, 0, 1);
6724 cameraInv.invApply(x.x, x.y, x.z, 0, y.x, y.y, y.z, 0, z.x, z.y, z.z, 0, 0, 0, 0, 1);
8634 for(var y=y1;y<=y2;++y) {
10161 for (y = 0; y < destH; y++) {
10182 for (y = 0; y < destH; y++) {
10204 for (y = 0; y < destH; y++) {
10225 for (y = 0; y < destH; y++) {
10246 for (y = 0; y < destH; y++) {
[all …]
/plugin/stats/
H A Dsyntax.php564 $y = substr($currentMonth,strpos($currentMonth,"/")+1);
567 $y++;
571 $currentMonth = ($m < 10 ? '0' : '').$m.'/'.$y;
/plugin/jquery/
H A Djquery-1.4.2.min.js70y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1&&!p){t.sizcache=l;t.sizset=q}…
71 ….nodeType!==9)return[];if(!g||typeof g!=="string")return l;for(var p=[],v,t,y,S,H=true,M=x(h),I=g;…
72 …0)y=z(t);else H=false;for(;p.length;){var D=p.pop();v=D;if(n.relative[D])v=p.pop();else D="";if(v=…
73y)==="[object Array]")if(H)if(h&&h.nodeType===1)for(g=0;y[g]!=null;g++){if(y[g]&&(y[g]===true||y[g…
74 …p<v;p++){var t=n.order[p];if(q=n.leftMatch[t].exec(g)){var y=q[1];q.splice(1,1);if(y.substr(y.leng…
/plugin/lytebox/
H A Dlytebox.js381 var y = pagesize[3] - 150;
385 if (imageHeight > y) {
386 imageWidth = Math.round(imageWidth * (y / imageHeight));
387 imageHeight = y;
389 } else if (imageHeight > y) {
390 imageWidth = Math.round(imageWidth * (y / imageHeight));
391 imageHeight = y;

1...<<5152535455