Home
last modified time | relevance | path

Searched refs:stop (Results 151 – 167 of 167) sorted by last modified time

1234567

/template/binkytestinstance/images/
H A Dpage-background.svg3 <stop offset="0" stop-color="#dddddd" />
4 <stop offset="0.1" stop-color="#eeeeee" />
5 <stop offset="0.4" stop-color="#fbfaf9" />
/template/vector/static/3rd/vector/
H A Dcsshover.htc148 // can be found and removed, to stop it from calling patch over and over.
/template/dokufreech/images/
H A Dpage-background.svg3 <stop offset="0" stop-color="#dddddd" />
4 <stop offset="0.1" stop-color="#eeeeee" />
5 <stop offset="0.4" stop-color="#fbfaf9" />
/template/templar/less/
H A Dmixins.less448 …background-image: -webkit-gradient(left, linear, 0 0, 0 100%, from(@startColor), color-stop(@color…
454 …e=0)",argb(@startColor),argb(@endColor))); // IE9 and down, gets no color-stop at all for proper f…
459 …background-image: -webkit-gradient(linear, 0 0, 0 100%, from(@startColor), color-stop(@colorStop, …
465 …e=0)",argb(@startColor),argb(@endColor))); // IE9 and down, gets no color-stop at all for proper f…
477stop(.25, rgba(255,255,255,.15)), color-stop(.25, transparent), color-stop(.5, transparent), color…
H A Dsprites.less128 .icon-stop { background-position: -312px -72px; }
/template/templar/css/
H A Dscreen.css2963 .icon-stop {
/template/scanlines/css/
H A Dlayout.css66 …background: -webkit-gradient(linear, left top, left bottom,color-stop(0, #e9e9e9), color-stop(.40,…
67 …color-stop(.48, #c2c3c2), color-stop(.56, #d0d0d0), color-stop(.70, #e3e3e3), color-stop(1, #eeeee…
373 …kit-gradient(linear, left top, left bottom,color-stop(0, #e4e4e4), color-stop(.75, #C9C9C9), color…
/template/scanlines/htc/PIE-1.0beta5/
H A DPIE_uncompressed.js1425 gradient, stop, width, height,
1447 stop = {};
1454 if( stop.color ) {
1455 gradient.stops.push( stop );
1474 stop = { class in AnonymousFunctiona083a8e10900
1480 stop.offset = PIE.getLength( token.tokenValue );
1486 … else if( tokType & tok_type.ANGLE && !gradient.angle && !stop.color && !gradient.stops.length ) {
1489 …else if( isBgPosToken( token ) && !gradient.gradientStart && !stop.color && !gradient.stops.length…
1498 if( stop.color ) {
1499 gradient.stops.push( stop );
[all …]
/template/roundtheme/
H A Dhide_menu.js93 this.stop();
152 this.stop();
179 t.stop = function(){ class in t
/template/quickjump/
H A Djquery-1.4.2.min.js137 …==="-="?-1:1)*u+B;z.custom(B,u,E)}else z.custom(B,u,"")}});return true})},stop:function(a,b){var d…
144 c.fx.stop()},stop:function(){clearInterval(W);W=null},speeds:{slow:600,fast:200,_default:400},step:…
H A Dstyle.css20 /* stop commented backslash hack */
/template/simple/
H A Dcsshover3.htc148 // can be found and removed, to stop it from calling patch over and over.
/template/usable/
H A Dstyle.css16 /* stop commented backslash hack */
/template/battlehorse/js/
H A Ddragdrop.js320 Event.stop(event);
387 Event.stop(event);
426 Event.stop(event);
433 Event.stop(event);
H A Dslider.js238 Event.stop(event);
247 Event.stop(event);
263 Event.stop(event);
H A Dcontrols.js132 Event.stop(event);
136 Event.stop(event);
144 if(navigator.appVersion.indexOf('AppleWebKit')>0) Event.stop(event);
149 if(navigator.appVersion.indexOf('AppleWebKit')>0) Event.stop(event);
177 Event.stop(event);
554 Event.stop(evt);
703 Event.stop(arguments[0]);
H A Dprototype.js131 stop: function() { method in PeriodicalExecuter
1045 stop: function() {
2215 stop: function(event) {

1234567