Home
last modified time | relevance | path

Searched refs:length (Results 1 – 25 of 231) sorted by relevance

12345678910

/template/starterbootstrap/js/
H A Dsorttable.js60 for (var i=0; i<table.rows.length; i++) {
79 for (var i=0; i<headrow.length; i++) {
276 if (m.length == 1) m = '0'+m;
277 if (d.length == 1) d = '0'+d;
281 if (m.length == 1) m = '0'+m;
282 if (d.length == 1) d = '0'+d;
291 if (m.length == 1) m = '0'+m;
292 if (d.length == 1) d = '0'+d;
296 if (m.length == 1) m = '0'+m;
297 if (d.length == 1) d = '0'+d;
[all …]
/template/sprintdoc/js/base/
H A Drem.min.js7 !function(e){"use strict";var t=function(){var e=document.createElement("div");return e.style.cssText="font-size: 1rem;",/rem/.test(e.style.fontSize)},n=function(){for(var e=document.getElementsByTagName("link"),t=[],n=0;n<e.length;n++)"stylesheet"===e[n].rel.toLowerCase()&&null===e[n].getAttribute("data-norem")&&t.push(e[n].href);return t},r=function(){for(var e=0;e<h.length;e++)l(h[e],o)},o=function(e,t){if(p.push(e.responseText),v.push(t),v.length===h.length){for(var n=0;n<v.length;n++)a(p[n],v[n]);(h=m.slice(0)).length>0?(v=[],p=[],m=[],r()):i()}},a=function(e,t){for(var n,r=d(e).replace(/\/\*[\s\S]*?\*\//g,""),o=/[\w\d\s\-\/\\\[\]:,.'"*()<>+~%#^$_=|@]+\{[\w\d\s\-\/\\%#:!;,.'"*()]+\d*\.?\d+rem[\w\d\s\-\/\\%#:!;,.'"*()]*\}/g,a=r.match(o),i=/\d*\.?\d+rem/g,s=r.match(i),c=/(.*\/)/,l=c.exec(t)[0],u=/@import (?:url\()?['"]?([^'\)"]*)['"]?\)?[^;]*/gm;null!==(n=u.exec(e));)m.push(0===n[1].indexOf("/")?n[1]:l+n[1]);null!==a&&0!==a.length&&(f=f.concat(a),g=g.concat(s))},i=function(){for(var e=/[\w\d\s\-\/\\%#:,.'"*()]+\d*\.?\d+rem[\w\d\s\-\/\\%#:!,.'"*()]*[;}]/g,t=0;t<f.length;t++){u+=f[t].substr(0,f[t].indexOf("{")+1);for(var n=f[t].match(e),r=0;r<n.length;r++)u+=n[r],r===n.length
[all...]
/template/ghw/
H A Dscript.js41 if($handle.length) {
45 if($toc.length) {
51 if($handle.length) {
55 if($toc.length) {
75 if($sidebar.length) {
86 if($j("#filterInput").val().length > 0){
89 var len = $("#filterInput").val().length;
/template/bootstrap3/
H A Dscript.js84 if (dw_mode('media') || jQuery('#media__manager').length) {
140 if (jQuery('#dw__pagetools').length) {
182 if (NS == 'user' && dw_mode('show') && !jQuery('.notFound').length) {
191 if ($link.attr('href').match(/^#/) && $link.attr('href').length > 1) {
205 if ($target.length) {
407 if (!$dw_page_icons.length) return false;
471 if (!jQuery('#dw__pagetools').length) return false;
513 if (!$headings.find('svg').length) {
551 if (!$dw_aside.length) return false;
557 if (!jQuery('header aside').length) {
[all...]
/template/breeze/bower_components/modular-scale/stylesheets/modular-scale/
H A D_sort-list.scss10 @if length($A) == 0 {
16 @if nth($A, length($A)) < nth($B, 1) {
19 @if nth($B, length($B)) < nth($A, 1) {
28 @while $A-counter <= length($A) and $B-counter <= length($B) {
45 @while $A-counter <= length($A) {
47 @if $Current != nth($Return, length($Return)) {
52 @while $B-counter <= length($B) {
54 @if $Current != nth($Return, length($Return)) {
/template/breeze/bower_components/gumby/js/libs/ui/
H A Dgumby.toggleswitch.js16 if(this.$el.length) {
30 if(this.$el.length) {
93 return targets.length > 1 ? [$(targets[0]), $(targets[1])] : [$(targets[0])];
99 for(i; i < targets.length; i++) {
100 if(targets[i] && !$(targets[i]).length) {
132 } else if(this.targets.length == 1) {
137 } else if(this.targets.length > 1) {
179 } else if(this.targets.length == 1) {
191 } else if(this.targets.length > 1) {
/template/lisps/
H A Dscript.js42 if($handle.length) {
46 if($toc.length) {
52 if(jQuery('#dokuwiki__aside').length){
76 if($handle.length) {
80 if($toc.length) {
96 if($sidebar.length)
151 if($sidebar.length) {
/template/a_new_day/js/
H A Dprototype.js103 for (var i = 0, length = arguments.length; i < length; i++) {
185 length = length || 30;
187 return this.length > length ?
527 for (var i = 0, length = iterable.length; i < length; i++)
540 for (var i = 0, length = this.length; i < length; i++)
578 for (var i = 0, length = this.length; i < length; i++)
621 for(var i = 0, length = arguments.length; i < length; i++) {
694 for(var i = 0, length = arguments.length; i < length; i++) {
1095 for (var i = 0, length = children.length; i < length; i++) {
1792 for (var i = 0, length = clause.length; i < length; i++)
[all …]
/template/battlehorse/js/
H A Dprototype.js103 for (var i = 0, length = arguments.length; i < length; i++) {
185 length = length || 30;
187 return this.length > length ?
527 for (var i = 0, length = iterable.length; i < length; i++)
540 for (var i = 0, length = this.length; i < length; i++)
578 for (var i = 0, length = this.length; i < length; i++)
621 for(var i = 0, length = arguments.length; i < length; i++) {
694 for(var i = 0, length = arguments.length; i < length; i++) {
1095 for (var i = 0, length = children.length; i < length; i++) {
1792 for (var i = 0, length = clause.length; i < length; i++)
[all …]
/template/simplewiki/
H A Dscript.js41 if($handle.length) {
45 if($toc.length) {
51 if($handle.length) {
55 if($toc.length) {
75 if($sidebar.length) {
/template/ramtop/
H A Dscript.js41 if($handle.length) {
45 if($toc.length) {
51 if($handle.length) {
55 if($toc.length) {
75 if($sidebar.length) {
/template/flat/
H A Dscript.js41 if($handle.length) {
45 if($toc.length) {
51 if($handle.length) {
55 if($toc.length) {
75 if($sidebar.length) {
/template/dokufreech/
H A Dscript.js41 if($handle.length) {
45 if($toc.length) {
51 if($handle.length) {
55 if($toc.length) {
75 if($sidebar.length) {
/template/bs4simple/
H A Dscript.js41 if($handle.length) {
45 if($toc.length) {
51 if($handle.length) {
55 if($toc.length) {
75 if($sidebar.length) {
/template/byu_2017_theme/
H A Dscript.js41 if($handle.length) {
45 if($toc.length) {
51 if($handle.length) {
55 if($toc.length) {
75 if($sidebar.length) {
/template/greensteel/
H A Dscript.js42 if($handle.length) {
46 if($toc.length) {
52 if($handle.length) {
56 if($toc.length) {
74 // increase sidebar length to match content (desktop mode only)
76 if($sidebar.length) {
/template/darkblue/
H A Dscript.js41 if($handle.length) {
45 if($toc.length) {
51 if($handle.length) {
55 if($toc.length) {
75 if($sidebar.length) {
/template/adoradark/
H A Dscript.js41 if($handle.length) {
45 if($toc.length) {
51 if($handle.length) {
55 if($toc.length) {
75 if($sidebar.length) {
/template/kkh/
H A Dscript.js41 if($handle.length) {
45 if($toc.length) {
51 if($handle.length) {
55 if($toc.length) {
75 if($sidebar.length) {
/template/binkytestinstance/
H A Dscript.js41 if($handle.length) {
45 if($toc.length) {
51 if($handle.length) {
55 if($toc.length) {
75 if($sidebar.length) {
/template/dokuwikibee/dokuwikibee/
H A Dscript.js41 if($handle.length) {
45 if($toc.length) {
51 if($handle.length) {
55 if($toc.length) {
75 if($sidebar.length) {
/template/20cones/
H A Dscript.js41 if($handle.length) {
45 if($toc.length) {
51 if($handle.length) {
55 if($toc.length) {
73 // increase sidebar length to match content (desktop mode only)
/template/codowik/
H A Dscript.js41 if($handle.length) {
45 if($toc.length) {
51 if($handle.length) {
55 if($toc.length) {
75 if($sidebar.length) {
/template/dokuwikitplacc/dokuwikiBee/
H A Dscript.js41 if($handle.length) {
45 if($toc.length) {
51 if($handle.length) {
55 if($toc.length) {
75 if($sidebar.length) {
/template/zenith/
H A Dscript.js41 if($handle.length) {
45 if($toc.length) {
51 if($handle.length) {
55 if($toc.length) {
75 if($sidebar.length) {

12345678910