Home
last modified time | relevance | path

Searched refs:y (Results 1 – 25 of 523) sorted by path

12345678910>>...21

/template/20cones/css/
H A D_media_fullscreen.css64 overflow-y: auto;
H A Dbasic.less13 overflow-y: scroll;
/template/20cones/images/
H A Dpage-background.svg7 <rect x="0" y="0" width="100%" height="100%" fill="url(#g)" />
H A Dpagetools-build.php108 for($y = 0; $y < $h; $y++){
109 $rgba = imagecolorat($img, $x, $y);
120 imagesetpixel($img, $x, $y, $color);
/template/a_free_worldic/
H A D_mediamanager.css41 overflow-y: auto;
/template/a_new_day/js/
H A Ddragdrop.js233 new Effect.Move(element, { x: -left_offset, y: -top_offset, duration: dur,
H A Deffects.js381 y: 0,
397 this.options.y = this.options.y - this.originalTop;
403 top: Math.round(this.options.y * position + this.originalTop) + 'px'
411 Object.extend({ x: toLeft, y: toTop }, arguments[3] || {}));
665 [ new Effect.Move(element, {x: 0, y: 100, sync: true }),
684 { x: 20, y: 0, duration: 0.05, afterFinishInternal: function(effect) {
686 { x: -40, y: 0, duration: 0.1, afterFinishInternal: function(effect) {
688 { x: 40, y: 0, duration: 0.1, afterFinishInternal: function(effect) {
690 { x: -40, y: 0, duration: 0.1, afterFinishInternal: function(effect) {
692 { x: 40, y: 0, duration: 0.1, afterFinishInternal: function(effect) {
[all …]
H A Dprototype.js2357 within: function(element, x, y) { argument
2359 return this.withinIncludingScrolloffsets(element, x, y);
2361 this.ycomp = y;
2364 return (y >= this.offset[1] &&
2365 y < this.offset[1] + element.offsetHeight &&
2370 withinIncludingScrolloffsets: function(element, x, y) { argument
2374 this.ycomp = y + offsetcache[1] - this.deltaY;
/template/able/css/
H A Dable.css149 …overflow-y: scroll; /* Eliminate Jumps in Horizontal Centering By Forcing a Scroll Bar: http://css…
H A Dbasic.css13 overflow-y: scroll;
/template/ach/css/
H A D_media_fullscreen.css50 overflow-y: auto;
H A Dbasic.css13 overflow-y: scroll;
/template/ad-hominem/css/
H A D_edit.css112 #tool__bar button[accesskey="y"] { background-image: url('images/editor/insert-signature.svg');margin-left:4pt; }
H A D_media_fullscreen.css64 overflow-y: auto;
/template/ad-hominem/lang/es/
H A Dstyle.txt1 Si desea ajustar el logotipo, sólo tiene que utilizar el Administrador de Medios para cargar un ''logo.png'' dentro de "wiki'' o en el espacio de nombres de la raíz y se utilizará automáticamente. También puede cargar un ''favicon.ico'' allí. Si utiliza un wiki cer (…)
/template/adoradark/css/
H A D_media_fullscreen.css64 overflow-y: auto;
H A Dbasic.less13 overflow-y: scroll;
/template/adoradark/images/
H A Dpage-background.svg7 <rect x="0" y="0" width="100%" height="100%" fill="url(#g)" />
H A Dpagetools-build.php106 for($y = 0; $y < $h; $y++){
107 $rgba = imagecolorat($img, $x, $y);
118 imagesetpixel($img, $x, $y, $color);
/template/amanuensis/
H A Dindex.css236 ul[class^="horizontal"] ul { displa\y:block; }
/template/apricot/css/
H A D_media_fullscreen.css50 overflow-y: auto;
/template/aran/css/
H A D_media_fullscreen.css50 overflow-y: auto;
H A Dbasic.css13 overflow-y: scroll;
/template/arcade-basic/css/
H A Dable.css149 …overflow-y: scroll; /* Eliminate Jumps in Horizontal Centering By Forcing a Scroll Bar: http://css…
H A Dbasic.css13 overflow-y: scroll;

12345678910>>...21