Home
last modified time | relevance | path

Searched refs:dimension (Results 1 – 25 of 26) sorted by relevance

12

/template/templar/js/
Dbootstrap-collapse.js44 , dimension: function () { method in Collapse
50 var dimension
57 dimension = this.dimension()
58 scroll = $.camelCase(['scroll', dimension].join('-'))
68 this.$element[dimension](0)
70 $.support.transition && this.$element[dimension](this.$element[0][scroll])
74 var dimension
76 dimension = this.dimension()
77 this.reset(this.$element[dimension]())
79 this.$element[dimension](0)
[all …]
Dbootstrap-tooltip.js209 , replaceArrow: function(delta, dimension, position){ argument
212 .css(position, delta ? (50 * (1 - delta / dimension) + "%") : '')
/template/strap/vendor/php-webdriver/webdriver/lib/
H A DWebDriverDimension.php52 * @param WebDriverDimension $dimension The dimension to be compared with.
55 public function equals(self $dimension) argument
57 return $this->height === $dimension->getHeight() && $this->width === $dimension->getWidth();
/template/parallax/lib/js/
Djquery.jcarousel.js174 var l = e.dimension(n);
210 dimension: function (t) { method
227 …el-clone", !0)), this.list().append(u), c || (f = {}, f[this.lt] = this.dimension(u) * (this.rtl ?…
236 y = this.dimension(u);
316 l = this.dimension(i),
334 d[this.lt] = this.dimension(e) * (this.rtl ? -1 : 1), this.moveBy(d)
338 …if (l += this.dimension(e), f.last = e, f.visible = f.visible.add(e), n = s(e.css("margin-" + u)),…
344 …if (l += this.dimension(e), f.first = e, f.visible = f.visible.add(e), n = s(e.css("margin-" + u))…
352 r = e ? this.clipping() / 2 - this.dimension(i) / 2 : 0;
353 …return this.rtl && !this.vertical ? (s -= this.clipping() - this.dimension(i), s += r) : s -= r, !…
[all …]
Djquery.jcarousel.min.js1dimension(o);if(i+=f,i>=0){if(t=f-n(o.css("margin-"+a)),!(0>=Math.abs(i)-f+t/2))return!1;u=!0}}),o… method
/template/parallax/lib/bootstrap/js/
Dbootstrap.js495 constructor: Collapse, dimension: function () { method in Collapse
499 var dimension
506 dimension = this.dimension()
507 scroll = $.camelCase(['scroll', dimension].join('-'))
517 this.$element[dimension](0)
519 $.support.transition && this.$element[dimension](this.$element[0][scroll])
521 var dimension
523 dimension = this.dimension()
524 this.reset(this.$element[dimension]())
526 this.$element[dimension](0)
[all …]
Dbootstrap.min.js255 c.prototype = {constructor: c, dimension: function () { method in c
263 g = this.dimension();
282 d = this.dimension();
287 var e = this.dimension();
/template/flat/assets/js/
Dflat.js546 Collapse.prototype.dimension = function () { method in Collapse
571 var dimension = this.dimension()
575 .addClass('collapsing')[dimension](0)
587 .addClass('collapse in')[dimension]('')
595 var scrollSize = $.camelCase(['scroll', dimension].join('-'))
599 .emulateTransitionEnd(Collapse.TRANSITION_DURATION)[dimension](this.$element[0][scrollSize])
609 var dimension = this.dimension()
611 this.$element[dimension](this.$element[dimension]())[0].offsetHeight
635 [dimension](0)
1477 Tooltip.prototype.replaceArrow = function (delta, dimension, isHorizontal) { argument
[all …]
Dflat.min2.js1dimension=function(){var a=this.$element.hasClass("width");return a?"width":"height"},d.prototype.… method in d
Dflat.min.js1dimension=function(){var a=this.$element.hasClass("width");return a?"width":"height"},d.prototype.… method in d
/template/starterbootstrap/js/
Dbootstrap.js569 Collapse.prototype.dimension = function () { method in Collapse
594 var dimension = this.dimension()
598 .addClass('collapsing')[dimension](0)
610 .addClass('collapse in')[dimension]('')
618 var scrollSize = $.camelCase(['scroll', dimension].join('-'))
622 .emulateTransitionEnd(Collapse.TRANSITION_DURATION)[dimension](this.$element[0][scrollSize])
632 var dimension = this.dimension()
634 this.$element[dimension](this.$element[dimension]())[0].offsetHeight
658 [dimension](0)
1460 Tooltip.prototype.replaceArrow = function (delta, dimension, isHorizontal) { argument
[all …]
Dbootstrap.min.js6dimension=function(){var a=this.$element.hasClass("width");return a?"width":"height"},d.prototype.… method in d
/template/kajukkk/bs/
Dbootstrap.js1285 Tooltip.prototype.replaceArrow = function (delta, dimension, isVertical) { argument
1287 .css(isVertical ? 'left' : 'top', 50 * (1 - delta / dimension) + '%')
1976 Collapse.prototype.dimension = function () { method in Collapse
2001 var dimension = this.dimension()
2005 .addClass('collapsing')[dimension](0)
2017 .addClass('collapse in')[dimension]('')
2025 var scrollSize = $.camelCase(['scroll', dimension].join('-'))
2029 .emulateTransitionEnd(Collapse.TRANSITION_DURATION)[dimension](this.$element[0][scrollSize])
2039 var dimension = this.dimension()
2041 this.$element[dimension](this.$element[dimension]())[0].offsetHeight
[all …]
Dbootstrap.min.js11dimension=function(){var t=this.$element.hasClass("width");return t?"width":"height"},o.prototype.… method in o
12 …lapse");if(this.$element.trigger(e),!e.isDefaultPrevented()){var i=this.dimension();this.$element[…
/template/klean/bootstrap/js/
Dbootstrap.js578 Collapse.prototype.dimension = function () { method in Collapse
603 var dimension = this.dimension()
607 .addClass('collapsing')[dimension](0)
619 .addClass('collapse in')[dimension]('')
627 var scrollSize = $.camelCase(['scroll', dimension].join('-'))
631 .emulateTransitionEnd(Collapse.TRANSITION_DURATION)[dimension](this.$element[0][scrollSize])
641 var dimension = this.dimension()
643 this.$element[dimension](this.$element[dimension]())[0].offsetHeight
667 [dimension](0)
1555 Tooltip.prototype.replaceArrow = function (delta, dimension, isVertical) { argument
[all …]
Dbootstrap.min.js6dimension=function(){var a=this.$element.hasClass("width");return a?"width":"height"},d.prototype.… method in d
/template/mywiki/
Dbootstrap.js578 Collapse.prototype.dimension = function () { method in Collapse
603 var dimension = this.dimension()
607 .addClass('collapsing')[dimension](0)
619 .addClass('collapse in')[dimension]('')
627 var scrollSize = $.camelCase(['scroll', dimension].join('-'))
631 .emulateTransitionEnd(Collapse.TRANSITION_DURATION)[dimension](this.$element[0][scrollSize])
641 var dimension = this.dimension()
643 this.$element[dimension](this.$element[dimension]())[0].offsetHeight
667 [dimension](0)
1555 Tooltip.prototype.replaceArrow = function (delta, dimension, isVertical) { argument
[all …]
/template/dokucms/
DREADME.md54 If you want to use another logo, prepare a picture with max dimension of 230 pixel width and 92 pix…
/template/dokubootstrapsimplified/js/
Dbootstrap.min.js9dimension=function(){var a=this.$element.hasClass("width");return a?"width":"height"},b.prototype.… method in b
/template/dokutwitterbootstrap/js/
Dbootstrap.min.js9dimension=function(){var a=this.$element.hasClass("width");return a?"width":"height"},b.prototype.… method in b
/template/launch/js/
Dbootstrap.min.js6dimension=function(){var a=this.$element.hasClass("width");return a?"width":"height"},d.prototype.… method in d
/template/flat/
Dflat.min.js1dimension=function(){var a=this.$element.hasClass("width");return a?"width":"height"},d.prototype.… method in d
/template/flarum/
Dscript.js6dimension=function(){return this.$element.hasClass("width")?"width":"height"},r.prototype.show=fun… method in r
/template/bootstrap3/assets/bootstrap/js/
Dbootstrap.min.js6dimension=function(){return this.$element.hasClass("width")?"width":"height"},r.prototype.show=fun… method in r
/template/strap/resources/library/bootstrap/4.4.1/
H A Dbootstrap.min.js.map1dimension","_getDimension","style","attr","setTransitioning","scrollSize","getBoundingClientRect",…

12