| /plugin/advrack/ |
| D | script.js | 163 var deck_block, corner = [0,0,0,0]; 167 corner = [2,2,0,0]; 171 corner = [0,0,0,0]; 175 corner = [0,0,2,2]; 198 …drawDeckModules(paper, boundaries, corner, previous_deck_height, deck_height, deck['blocks'], deck… 201 …drawDeckModules(paper, boundaries, corner, previous_deck_height, deck_height, deck['blades'], deck… 292 function drawDeckModules(paper, rack_boundaries, corner, previous_deck_height, deck_height, modules… argument 299 …dth, rack_boundaries.y + previous_deck_height, module_width, deck_height, corner[0],0,0,corner[3]); 301 …k_boundaries.y + previous_deck_height, module_width, deck_height, corner[0],0,0,corner[3]).attr({'… 307 …dth, rack_boundaries.y + previous_deck_height, module_width, deck_height, 0,corner[1],corner[2],0); [all …]
|
| D | jquery.qtip.js | 938 var C = (CORNER = PROTOTYPE.reposition.Corner = function(corner, forceY) { 939 corner = ('' + corner).replace(/([A-Z])/, ' $1').replace(/middle/gi, CENTER).toLowerCase(); 940 this.x = (corner.match(/left|right/i) || corner.match(/center/) || ['inherit'])[0].toLowerCase(); 941 this.y = (corner.match(/top|bottom|center/i) || ['inherit'])[0].toLowerCase(); 944 var f = corner.charAt(0); 2095 _useTitle: function(corner) { argument 2098 …corner.y === TOP || (corner.y === CENTER && this.element.position().top + (this.size[1] / 2) + thi… 2102 _parseCorner: function(corner) { argument 2106 if(corner === FALSE || my === FALSE) { 2107 corner = FALSE; [all …]
|
| /plugin/prettyphoto/css/ |
| D | prettyPhoto.css | 18 …round: url(../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat; } /* Top left corner */ 20 …und: url(../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat; } /* Top right corner */ 56 …d: url(../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat; } /* Bottom left corner */ 58 … url(../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat; } /* Bottom right corner */ 68 … url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */ 70 …rl(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */ 96 …l(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */ 98 …../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */ 106 …: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */ 108 …url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */ [all …]
|
| /plugin/catlist/ |
| D | README.md | 15 …pected, but there is *no absolute guarantee*, as there may be unexplored corner cases. Use with ca…
|
| /plugin/button/ |
| D | README.md | 21 In vscode click on the blue button "Open remote" on the bottom left corner and select "Reopen in co…
|
| /plugin/codeblockedit/ |
| H A D | style.css | 13 top: 0; /* Upper left corner */
|
| /plugin/medialist/ |
| D | README.md | 10 Media Manager is shown at the upper-right corner of the list area.
|
| /plugin/datatables/assets/datatables.net-buttons/css/ |
| D | mixins.scss | 18 …background: radial-gradient(ellipse farthest-corner at center, $fromColor 0%, $toColor 100%); /* W…
|
| D | buttons.jqueryui.min.css | 1 …ackground:rgba(0, 0, 0, 0.7);background:radial-gradient(ellipse farthest-corner at center, rgba(0,…
|
| D | buttons.jqueryui.css | 396 …background: radial-gradient(ellipse farthest-corner at center, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0…
|
| D | buttons.dataTables.min.css | 1 …ackground:rgba(0, 0, 0, 0.7);background:radial-gradient(ellipse farthest-corner at center, rgba(0,…
|
| D | buttons.dataTables.css | 494 …background: radial-gradient(ellipse farthest-corner at center, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0…
|
| /plugin/moaieditor/ |
| D | style.css | 966 .moaied-hint-arrow-corner-left-down span { 971 .moaied-hint-arrow-corner-left-down i { 974 .moaied-hint-arrow-corner-left-down svg { 977 .moaied-hint-arrow-corner-left-down.moaied-hint-animate span {
|
| /plugin/bpmnio/ |
| H A D | README.md | 36 toggle button appears in the corner of the canvas; clicking it overlays
|
| /plugin/markdownextra/lib/meltdown/js/ |
| D | jquery.meltdown.js | 339 corner: { property
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
| D | fabric.js | 8312 _getOriginFromCorner: function(target, corner) { argument 8318 if (corner === 'ml' || corner === 'tl' || corner === 'bl') { 8321 else if (corner === 'mr' || corner === 'tr' || corner === 'br') { 8325 if (corner === 'tl' || corner === 'mt' || corner === 'tr') { 8328 else if (corner === 'bl' || corner === 'mb' || corner === 'br') { 8338 _getActionFromCorner: function(target, corner) { argument 8340 if (corner) { 8341 action = (corner === 'ml' || corner === 'mr') 8343 : (corner === 'mt' || corner === 'mb') 8345 : corner === 'mtr' [all …]
|
| D | fabric.min.js | 5 …corner){var origin={x:target.originX,y:target.originY};if(corner==="ml"||corner==="tl"||corner==="… argument 6 …corner=target._findTargetCorner&&(!activeGroup||!activeGroup.contains(target))&&target._findTarget… argument 8 …corner);xPoints=this._findCrossPoints({x:ex,y:ey},lines);if(xPoints!==0&&xPoints%2===1){this.__cor…
|
| /plugin/asciidocjs/node_modules/pug/ |
| D | History.md | 64 …* Fix corner case when the pretty option was passed a non-string truthy value ([@TimothyGu](https:… 160 …* Fix a corner case where a mixin was called with `&attributes` but no other attributes and a bloc… 165 …* Fix a corner case where a mixin was called with `&attributes` but no other attributes and a bloc… 256 * be strict about requiring newlines after tags to fix some odd corner cases 313 * fix JavaScript escaping corner cases
|
| /plugin/settingstree/ |
| D | style.css | 240 … > .settingstree_export_popup_close_button:after{ /* button at the top right corner of the layer.*/
|
| /plugin/photogallery/phpThumb/docs/ |
| D | phpthumb.readme.txt | 361 corner of canvas to top-left corner of overlay) 400 corner of canvas to top-left corner of overlay)
|
| /plugin/zwidoku/css/ |
| H A D | style.css | 1741 .ui-corner-all, 1742 .ui-corner-top, 1743 .ui-corner-left, 1744 .ui-corner-tl { 1747 .ui-corner-all, 1748 .ui-corner-top, 1749 .ui-corner-right, 1750 .ui-corner-tr { 1753 .ui-corner-all, 1754 .ui-corner-bottom, [all …]
|
| /plugin/bible/bible_douayRheims/ |
| D | 1_Peter.txt | 31 …2:6. Wherefore it is said in the scripture: Behold, I lay in Sion a chief corner stone, elect, pre… 32 …m that believe not, the stone which the builders rejected, the same is made the head of the corner:
|
| /plugin/zwidoku/files/ |
| H A D | common.css | 1 …corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px;}.ui-corner-all…
|
| /plugin/fckg/fckeditor/editor/lang/ |
| D | lang-template.txt | 81 // The following 4 are the labels at upper left corner of file browser
|
| /plugin/a2s/ |
| D | ASCIIToSVG.php | 2958 foreach ($this->clearCorners as $corner) { 2959 $this->grid[$corner[0]][$corner[1]] = ' ';
|