Home
last modified time | relevance | path

Searched refs:j (Results 1 – 25 of 131) sorted by relevance

123456

/template/starterbootstrap/js/
Dscript.js162 var i, j;
165 for (j = 0; j < parseInt(hcols) + parseInt(cols); j++) {
173 for (j = 0; j < hcols; j++) {
177 for (j = 0; j < cols; j++) {
204 var i, j;
208 for (j = 0; j < parseInt(hcols) + parseInt(cols); j++) {
219 for (j = 0; j < hcols; j++) {
224 for (j = 0; j < cols; j++) {
Dsorttable.js147 for (var j=0; j<rows.length; j++) {
148 row_array[row_array.length] = [sorttable.getInnerText(rows[j].cells[col]), rows[j]];
156 for (var j=0; j<row_array.length; j++) {
157 tb.appendChild(row_array[j][1]);
/template/breeze/bower_components/gumby/js/libs/
Dmodernizr-2.6.2.min.js4j.cssText=a}function x(a,b){return w(m.join(a+";")+(b||""))}function y(a,b){return typeof a===b}fu… argument
/template/twigstarter/vendor/symfony/polyfill-php72/
DPhp72.php29 for ($i = $len >> 1, $j = 0; $i < $len; ++$i, ++$j) {
31 case $s[$i] < "\x80": $s[$j] = $s[$i]; break;
32 case $s[$i] < "\xC0": $s[$j] = "\xC2"; $s[++$j] = $s[$i]; break;
33 default: $s[$j] = "\xC3"; $s[++$j] = \chr(\ord($s[$i]) - 64); break;
37 return substr($s, 0, $j);
45 for ($i = 0, $j = 0; $i < $len; ++$i, ++$j) {
50 $s[$j] = $c < 256 ? \chr($c) : '?';
58 $s[$j] = '?';
63 $s[$j] = $s[$i];
67 return substr($s, 0, $j);
/template/scanlines/htc/PIE-1.0beta5/
DPIE.js10 … ++b)},Eb:function(d){var e,g,i,j,h=arguments;e=1;for(g=h.length;e<g;e++){j=h[e];for(i in j)if(j.h…
11j,h;if(i)Object.prototype.toString.call(i)==="[object Array]"?i.push([e,g]):e.call(g,i);else{h=c[d…
12j,h,i,l,q);a=d[0];d=d[1]}else if(d){a=b-j;d=c-h}else{j=h=a=0;d=c}s=a-j;m=d-h;if(i===void 0){i=!s?m…
15 …=doc.documentElement,d=b.style,e={},g=["mm","cm","in","pt","pc"],i=g.length,j={};d.position="absol…
17j[h]||(j[h]=new a(h))};return a}();f.Ja=function(){function a(e){this.X=e}var b=f.n("50%"),c={top:…
18 j)if(e[1].d==="center")h[3]=b;else h[2]=e[1].d;else if(e[1].W())h[3]=f.n(e[1].d)}this.ac=h}return t…
19 i.a(b,c);j=j==="auto"?i/e:j.a(b,d)}return{i:i,f:j}}};a.Kc=new a("auto","auto");return a}();f.Ec=fun…
27j,h,k=this;if(this.Ga<this.X.length)return this.X[this.Ga++];for(;this.ce.test(this.$a.charAt(this…
28j);case "u":if(h=g.match(this.url)){this.ch+=h[0].length;return d(b.URL,h[2]||h[3]||h[4]||"")}}if(…
29 j)}if(h=g.match(this.nc)){j=h[0];this.ch+=j.length;if(j.toLowerCase()in f.Jc.Fb||j==="currentColor"…
[all …]
/template/ospyramid/js/libs/
Djquery-1.6.1.min.js16j,k=d[0],l,m,n,o,p;for(g=1;g<i;g++){if(g===1)for(h in a.converters)typeof h=="string"&&(e[h.toLowe… field
17j=d[h];if(e||c.namespace_re.test(j.namespace)){c.handler=j.handler,c.data=j.data,c.handleObj=j;var…
/template/quickjump/
Djquery-1.4.2.min.js16j){var i=a.length;if(typeof b==="object"){for(var o in b)X(a,o,b[o],f,e,d);return a}if(d!==w){f=!j argument
17j,i,o,k,n,r;i=c.data(this,"events");if(!(a.liveFired===this||!i||!i.live||a.button&&a.type==="clic…
18 j.length;n<r;n++)for(k=0;k<u.length;k++){i=u[k];if(j[n].selector===i.selector){o=j[n].elem;f=null;i…
19 …handle;e.events={};for(var j in f)for(var i in f[j])c.event.add(this,j,f[j][i],f[j][i].data)}}})}f…
20 true;if(j=c.fragments[a[0]])if(j!==1)f=j}if(!f){f=b.createDocumentFragment();c.clean(a,b,f,d)}if(e)…
25j,i,o;if(typeof a==="boolean"){f=a;a=arguments[1]||{};b=2}if(typeof a!=="object"&&!c.isFunction(a)…
26 c.isArray(i))?i:c.isArray(o)?[]:{};a[j]=c.extend(f,i,o)}else if(o!==w)a[j]=o}return a};c.extend({no…
29 …Name.toUpperCase()===b.toUpperCase()},each:function(a,b,d){var f,e=0,j=a.length,i=j===w||c.isFunct…
30 …break}else for(;e<j;){if(b.apply(a[e++],d)===false)break}else if(i)for(f in a){if(b.call(a[f],f,a[…
31 …ar f=[],e=0,j=a.length;e<j;e++)!d!==!b(a[e],e)&&f.push(a[e]);return f},map:function(a,b,d){for(var…
[all …]
/template/strap/vendor/salesforce/handlebars-php/src/Handlebars/
H A DTokenizer.php266 for ($j = $this->lineStart; $j < $tokensCount; $j++) {
267 $token = $this->tokens[$j];
294 for ($j = $this->lineStart; $j < $tokensCount; $j++) {
295 if ($this->tokens[$j][self::TYPE] == self::T_TEXT) {
296 if (isset($this->tokens[$j + 1])
297 && $this->tokens[$j + 1][self::TYPE] == self::T_PARTIAL
299 $this->tokens[$j + 1][self::INDENT]
300 = $this->tokens[$j][self::VALUE];
303 $this->tokens[$j] = null;
/template/comicslate/
Dscript.js5 var i, j, variable
97 for ( j in nParts ) {
98 …newParts [ j ] = ( parseInt ( nParts [ j ], 10 ) < 10 ) ? ( '0' + nParts [ j ] ) : ( nParts [ j ] …
132 for ( j = 0; j < col_li . length; j++ ) {
133 col_li [ j ] . style . display = "inline"; // приведение дивов к строчному виду
134 col_sz . push ( col_li [ j ] . offsetWidth ) // заполнение массива их размерами
/template/argon-alt/assets/js/core/
Djquery.min.js2j={},k=j.toString,l=j.hasOwnProperty,m=l.toString,n=m.call(Object),o={};function p(a,b){b=b||d;var… function
3j=null==c;if("object"===r.type(c)){e=!0;for(h in c)T(a,b,h,c[h],!0,f,g)}else if(void 0!==d&&(e=!0,…
4j,k,m,n,o=[e||d],p=l.call(b,"type")?b.type:b,q=l.call(b,"namespace")?b.namespace.split("."):[];if(…
/template/argon/assets/js/core/
Djquery.min.js2j={},k=j.toString,l=j.hasOwnProperty,m=l.toString,n=m.call(Object),o={};function p(a,b){b=b||d;var… function
3j=null==c;if("object"===r.type(c)){e=!0;for(h in c)T(a,b,h,c[h],!0,f,g)}else if(void 0!==d&&(e=!0,…
4j,k,m,n,o=[e||d],p=l.call(b,"type")?b.type:b,q=l.call(b,"namespace")?b.namespace.split("."):[];if(…
/template/breeze/bower_components/gumby/js/
Dplugins.js2j;if(a&&d){j=i.placeholder=function(){return this};j.input=j.textarea=true}else{j=i.placeholder=fu…
/template/bootstrap3/assets/typeahead/
Dbootstrap3-typeahead.min.js1j=this.$element.offset();k.top=j.top;k.left=j.left}var e=b(g).parent().hasClass("dropup");var d=e?… argument
/template/breeze/bower_components/gumby/sass/
D_grid.scss84 @for $j from 1 through $cols - 1 {
85 @if $i + $j == $cols {
86 &.#{number-as-word($j)}.columns {
90 @elseif $j == 1 {
92 margin-left: pull_x($i, $j);
99 &.#{number-as-word($j)}.columns {
100 margin-left: pull_x($i, $j);
151 @for $j from 1 through $hybrid - 1 {
152 @if $i + $j == $hybrid {
153 &.#{number-as-word($j)}.columns {
[all …]
/template/dokui/js/
Duikit.min.js3j=g[f].replace(/\./g,"/");h.push(i+"/js/addons/"+j)}c(h,function(){d(b)})},b}),!window.jQuery)thro… variable
4 …hscroll:!1},b.scrollspynav=i;var j=function(){e(),h()};c.on("scroll",j).on("resize orientationchan…
/template/strap/vendor/antlr/antlr4-php-runtime/src/PredictionContexts/
H A DPredictionContext.php425 $j = 0;// walks b
432 while ($i < \count($a->returnStates) && $j < \count($b->returnStates)) {
434 $b_parent = $b->parents[$j];
436 if ($a->returnStates[$i] === $b->returnStates[$j]) {
461 $j++;// but also skip one in right side since we merge
462 } elseif ($a->returnStates[$i] < $b->returnStates[$j]) {
470 $mergedReturnStates[$k] = $b->returnStates[$j];
471 $j++;
485 for ($p = $j, $count = \count($b->returnStates); $p < $count; $p++) {
598 for ($j = 0; $j < $context->getLength(); $j++) {
[all …]
/template/parallax/lib/bootstrap/js/
Dbootstrap.min.js20 b.prototype.close = function (j) { argument
27 j && j.preventDefault();
29 h.trigger(j = d.Event("close"));
30 if (j.isDefaultPrevented()) {
159 …var m = this.$element.find(".item.active"), d = f || m[k](), j = this.interval, l = k == "next" ? …
161 j && this.pause();
211 j && this.cycle();
340 a.prototype = {constructor: a, toggle: function (j) { argument
354 var k, m, g, j, i, h;
364 j = e(k);
[all …]
/template/boozurk/tinynav/
Dtinynav.js40 var j;
41 for (j = 0; j < $(this).parents('ul, ol').length - 1; j++) {
/template/parallax/lib/js/
Djquery.mobile.custom.js22 …b), b.type = c, f = b.originalEvent, g = a.event.props, e.search(/^(mouse|click)/) > -1 && (g = j);
172 j = a.event.props.concat(i),
194 e, g, h, i, j, k;
199 j = p[i], k = 0;
200 … if (h === d && Math.abs(j.x - e) < w && Math.abs(j.y - g) < w || a.data(h, f) === j.touchID) {
211 function j(b, c, d) { function
230 d = c, j(b, d ? "scrollstart" : "scrollstop", a)
258 k(), f === a.target && j(b, "tap", a)
266 j(b, "taphold", a.Event("taphold", {
281 function j(b) { function
[all …]
/template/lcars/
Dcufon-yui.js7j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=pa… argument
/template/scanlines/js/
Dcufon-yui.js7j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=pa… function
/template/lcars/js/
Dcufon-yui.js7j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=pa… argument
/template/chippedsnow/
Dless-1.1.3.min.js28 …lace(/[#?].*$/,""),i=b.href.replace(/\?.*$/,""),j=h&&h.getItem(i),k=h&&h.getItem(i+":timestamp"),l… function
29j=document.getElementsByTagName("link"),k=/^text\/(x-)?less$/;d.sheets=[];for(var l=0;l<j.length;l…
/template/breeze/bower_components/gumby/sass/extensions/modular-scale/stylesheets/
D_modular-scale.scss77 $j: 1; variable
78 @while $j <= length($ratio) {
89 $modular-scale: power(nth($ratio, $j), $i) * nth($base-size, $k);
98 $modular-scale: power(nth($ratio, $j), $i) * nth($base-size, $k);
109 $modular-scale: power(nth($ratio, $j), $i) * nth($base-size, $k);
114 $j: $j + 1;
192 $j: 1;
193 @while $j <= length($ratio) {
200 $modular-scale: power(nth($ratio, $j), $i) * $base-size;
203 $j: $j + 1;
[all …]
/template/wallpaper/
Dtpl_functions.php292 for($j = $i; $j > 0; $j--) {
293 $ptarr = array_slice($nsarr, 0, $j);
294 if($j == $i) {
297 $sep = '/'.$nsarr[($j-1)];

123456