Home
last modified time | relevance | path

Searched refs:x (Results 1576 – 1600 of 1696) sorted by last modified time

1...<<6162636465666768

/plugin/dokutexit/
H A Dlatex.php388 function multiplyentity($x, $y) { argument
390 $this->cdata($x . "x" . $y);
393 $this->put($x);
638 for ($x = $start; $x != $end; $x += $mod) {
639 $item = $feed->get_item($x);
/plugin/aceeditor/
H A Dbuild.js1x=Object.defineProperty}if(!Object.defineProperty||x){var T="Property description must be an objec… function
/plugin/eventline/
H A Dstyle.css9 overflow-x:hidden;
H A Dscript.js83 for (var x = 1; x < tr.cells.length - 1; x++) {
84 var input = tr.cells[x].firstChild;
96 for (var x = 0; x < regexes.length; x++) {
97 var regex = regexes[x];
99 return x;
114 for (var x = 0; x < tr.cells.length - 1; x++) {
115 tr.cells[x].firstChild.value = "";
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js2315 var s={array:function(x){var a=["["],b,f,i,l=x.length,v; argument
2318 i+=1){v=x[i];
2326 },"boolean":function(x){return String(x);
2327 },"null":function(x){return"null";
2328 },number:function(x){return isFinite(x)?String(x):"null";
2329 },object:function(x){if(x){if(x instanceof Array){return s.array(x);
2331 for(i in x){v=x[i];
2340 },string:function(x){if(/["\\\x00-\x1f]/.test(x)){x=x.replace(/([\x00-\x1f\\"])/g,function(a,b){var…
2345 }return'"'+x+'"';
2468 if(F.x>=B.left&&F.x<(B.left+C.offsetWidth)&&F.y>=B.top&&F.y<(B.top+C.offsetHeight)){break;
[all …]
/plugin/eventline/timeline_ajax/styles/
H A Dgraphics.css62 background: url(../images/bubble-top.png) bottom left repeat-x;
73 background: url(../images/bubble-bottom.png) top left repeat-x;
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.js234 A.x+=this._viewOffset;
235 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);
257 var D=A.x-(this._viewLength/2-this._viewOffset);
591 var x=function(z,y,AA){return I._onClickInstantEvent(v.elmt,y,r); function
593 SimileAjax.DOM.registerEvent(s,"mousedown",x);
594 SimileAjax.DOM.registerEvent(v.elmt,"mousedown",x);
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.tumblr.js49 var x = Math.round(winx + (winw - width) * 0.5);
51 …window.open(this.href, 't', 'left='+x+',top='+y+',toolbar=0,resizable=0,status=0,menubar=0,width='…
/plugin/socialshareprivacy2/SSP/
H A DREADME.md363 <script type="application/x-social-share-privacy-settings">
/plugin/flowplayer/player/
H A DREADME.txt99 - #426 when a plugin width is set to a percentage, x/y is required to be floored or else it will af…
/plugin/tindexmenu/
H A Dscript.js73 var x = 3, y = 3, picker = $(pickerid);
75 x += findPosX(btn);
78 x += btn.offsetWidth-3;
83 picker.style.left = x+'px';
/plugin/projects/
H A Dcodemirror-compressed.js1x=Rt;x.next;x=x.next);x.next=S}else Rt=S;ar(hr(r),hr(i),T(At.from.line),T(At.to.line))}function Dn… function
H A Dcodemirror.css12 overflow-x: auto;
24 overflow-x: hidden;
98 overflow-x: hidden;
/plugin/fblogin/lib/
H A Dfb_ca_chain_bundle.crt302 3x/be0kz9dNnnfS0ChCzycUs4pJqcXgn8nCDQtM+z6lU9PHYkhaM0QTLS6vJn0WuPIqpsHEzXcjF
1705 x/yP2FS1k2Kdzs9Z+z0YzirLNRWCXf9UIltxUvu3yf5gmwBBZPCqKuy2QkPOiWaByIufOVQDJdMW
1877 x+XlZEdhR3n9wFHxwZnn3M5q+6+1ATDcRhzviuyV79z/rxAc653YsKpqhRgNF8k+v/Gb0AmJQv2g
3504 KoZIhvcNAQEFBQADggIBACQ+YAZ+He86PtvqrxyaLAEL9MW12Ukx9F1BjYkMTv9sov3/4gbIOZ/x
/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.js124 var rX = " rotateX(" + r.x + "deg) ",
302 x: toNumber(data.x), property in initStep.step.translate
307 x: toNumber(data.rotateX), property in initStep.step.rotate
395 translate: { x: 0, y: 0, z: 0 }, property in init.currentState.translate
396 rotate: { x: 0, y: 0, z: 0 }, property in init.currentState.rotate
453 x: -step.rotate.x, property in goto.target.rotate
458 x: -step.translate.x, property in goto.target.translate
521 … (currentState.rotate.x === target.rotate.x && currentState.rotate.y === target.rotate.y &&
522 … currentState.rotate.z === target.rotate.z && currentState.translate.x === target.translate.x &&
768 var x = event.touches[0].clientX,
[all …]
/plugin/composer/
H A Dsyntax.php454 for($x = $level+1; $x <= 5; $x++) {
455 $o['header_count'][$x] = 0;
465 for($x = 1; $x <= $level; $x++) {
466 $number .= $o['header_count'][$x] . ".";
/plugin/contactmodern/
H A Drecaptchalib.php225 function _recaptcha_mailhide_urlbase64 ($x) { argument
226 return strtr(base64_encode ($x), '+/', '-_');
/plugin/fedauth/Auth/OpenID/
H A DBigMath.php193 function add($x, $y) argument
195 return bcadd($x, $y);
198 function sub($x, $y) argument
208 function cmp($x, $y) argument
223 function mul($x, $y) argument
228 function div($x, $y) argument
279 function add($x, $y) argument
284 function sub($x, $y) argument
294 function cmp($x, $y) argument
309 function mul($x, $y) argument
[all …]
/plugin/mytemplate/
H A DREADME20 ~~COMMAND(x[,var]):param1[:param2[:param3]]~[!]~
25 - "x" is the "pass" during which the placeholder should be replaced. This will be 0 most of the
/plugin/zoom/
H A Dscript.js9x=(mx-sImg.offset().left-(cw*0.5))>>0;var y=(my-sImg.offset().top-(ch*0.5))>>0;if(x<0){x=0}else if…
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djgraphx-examples.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djdraw.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dapache-mime4j-0.6.jar ... [], int, int) int i int x int i int i int cur boolean match int pos ...

1...<<6162636465666768