Home
last modified time | relevance | path

Searched refs:number (Results 1 – 25 of 265) sorted by path

1234567891011

/template/20cones/
H A DCOPYING246 Each version is given a distinguishing version number. If the Program
247 specifies a version number of this License which applies to it and "any
250 Software Foundation. If the Program does not specify a version number of
/template/20cones/css/
H A Dpagetools.less19 min-height: 190px; /* 30 (= height of icons) x 6 (= maximum number of possible tools) + 2x5 */
/template/a_free_worldic/
H A DCOPYING242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
/template/a_new_day/js/
H A Dprototype.js339 eachSlice: function(number, iterator) { argument
340 var index = -number, slices = [], array = this.toArray();
341 while ((index += number) < array.length)
342 slices.push(array.slice(index, index+number));
413 inGroupsOf: function(number, fillWith) { argument
415 return this.eachSlice(number, function(slice) {
416 while(slice.length < number) slice.push(fillWith);
/template/able/
H A DCOPYING242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
/template/able/css/
H A Dable.css1522 .wpl-count-number {
/template/ad-hominem/
H A DLICENSE242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
/template/ad-hominem/css/
H A Dpagetools.less19 min-height: 190px; /* 30 (= height of icons) x 6 (= maximum number of possible tools) + 2x5 */
/template/adoradark/css/
H A Dpagetools.less18 min-height: 190px; /* 30 (= height of icons) x 6 (= maximum number of possible tools) + 2x5 */
/template/apricot/
H A DCOPYING242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
/template/aran/
H A DCOPYING242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
/template/arcade-basic/
H A DCOPYING242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
/template/arcade-basic/css/
H A Dable.css1522 .wpl-count-number {
/template/arcadebasic/
H A DCOPYING242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
/template/arcadebasic/css/
H A Darcadebasic.css194 input[type="number"]::-webkit-inner-spin-button,
195 input[type="number"]::-webkit-outer-spin-button {
/template/arctic-mbo/
H A DCOPYING242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
/template/arctic/
H A DCOPYING242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
/template/arctictut/
H A DLICENSE242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
/template/argon-alt/assets/css/
H A Dargon-design-system.css360 [type="number"]::-webkit-inner-spin-button,
361 [type="number"]::-webkit-outer-spin-button {
24003 .token.number {
H A Ddoku.css368 [type=number]::-webkit-inner-spin-button, selector
369 [type=number]::-webkit-outer-spin-button { selector
24917 .token.number {
/template/argon/assets/css/
H A Dargon-design-system.css338 [type=number]::-webkit-inner-spin-button, selector
339 [type=number]::-webkit-outer-spin-button { selector
22338 .token.number {
H A Ddoku.css351 [type=number]::-webkit-inner-spin-button, selector
352 [type=number]::-webkit-outer-spin-button { selector
24392 .token.number {
/template/artforwater/
H A DCOPYING242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
/template/basical/
H A DCOPYING242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
/template/battlehorse/js/
H A Dprototype.js339 eachSlice: function(number, iterator) { argument
340 var index = -number, slices = [], array = this.toArray();
341 while ((index += number) < array.length)
342 slices.push(array.slice(index, index+number));
413 inGroupsOf: function(number, fillWith) { argument
415 return this.eachSlice(number, function(slice) {
416 while(slice.length < number) slice.push(fillWith);

1234567891011