Home
last modified time | relevance | path

Searched refs:cells (Results 1 – 25 of 185) sorted by path

12345678

/plugin/abc2/abc-libraries/abc2svg/
H A Dgrid-1.js8 function build_grid(chords,bars,font,wmx){var i,k,l,nr,bar,w,hr,x0,x,y,yl,lc='',cells=[],nc=grid.n
45 if(!grid.ls){cells=chords}else{bar=bars;bars=[]
53 cells.push(chords[k]);bars.push(bar[k])}}}
57 nc=cells.length%6==0?6:8
58 if(nc>cells.length)
59 nc=cells.length;hr=font.size*2
69 for(i=0;i<cells.length;i++){if(i==0||(grid.repbrk&&(bars[i].slice(-1)==':'||bars[i][0]==':'))||k>=nc){y-=hr
75 build_cell(cells[i],x,y,yl,hr)
H A Dgrid3-1.js7 var abc=this,cfmt=abc.cfmt(),img=abc.get_img(),txt=s.text,font,font_cl,cls,w,ln,i,lines=[],cl=[],bars=[],cells=[],nr=0,nc=0,wc=0
37 while(1){cl=cells.shift()
90 cells[nr]=[]
96 cells[nr][i]=[]}else{if(!cells[nr][i]){bars[nr][++i]='|'
97 cells[nr][i]=[]}
100 cells[nr][i].push(cl)}}
101 if(cells[nr][i].length)
104 cells[nr][i]=null
108 while(1){cl=cells[n
[all...]
/plugin/aceeditor/
H A DNEWS15 * Fixed highñighting of tables with multiline cells
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.js7434 var ri = 0, x = "", cells = [], cref = [], idx = 0, i=0, cc=0, d="", p;
7453 cells = x.substr(ri).split(cellregex);
7454 for(ri = typeof tag.r === 'undefined' ? 0 : 1; ri != cells.length; ++ri) {
7455 x = cells[ri].trim();
H A Dxlsx.min.map1 …ry","cellregex","rowregex","isregex","match_v","match_f","sdata","guess","cells","cref","tagr","ta…
/plugin/approve/
H A Dscript.js60 var cells = [];
62 cells.push(jQuery("<td>").append($img));
65 cells.push(jQuery("<td>").append($print_header));
95 cells.push(jQuery("<td>")
104 cells[0].css('width', '25%');
105 cells[1].css('width', '50%');
106 cells[2].css('width', '25%');
109 cells[0].css('width', '25%');
110 cells[1].css('width', '75%');
114 for (var cell in cells) {
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/
H A DRow.php29 public function setCells($cells) argument
31 $this->cells = $cells;
38 return $this->cells;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2IntentMessageTableCardRow.php33 public function setCells($cells) argument
35 $this->cells = $cells;
42 return $this->cells;
H A DGoogleCloudDialogflowV2beta1IntentMessageTableCardRow.php33 public function setCells($cells) argument
35 $this->cells = $cells;
42 return $this->cells;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1DocumentPageTableTableRow.php29 public function setCells($cells) argument
31 $this->cells = $cells;
38 return $this->cells;
H A DGoogleCloudDocumentaiV1beta1DocumentPageTableTableRow.php29 public function setCells($cells) argument
31 $this->cells = $cells;
38 return $this->cells;
H A DGoogleCloudDocumentaiV1beta2DocumentPageTableTableRow.php29 public function setCells($cells) argument
31 $this->cells = $cells;
38 return $this->cells;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DRow.php29 public function setCells($cells) argument
31 $this->cells = $cells;
38 return $this->cells;
/plugin/bible/bible_douayRheims/
H A D1_Paralipomenon.txt841 26:18. In the cells also of the porters toward the west four in the way: and two at every cell.
/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md194 * `FEAT`: enable context-menu for index cells ([#555](https://github.com/bpmn-io/dmn-js/issues/555))
231 * `FEAT`: move drag'n'drop handle to top left of decision table head cells ([`518bfd5`](https://git…
233 * `FEAT`: wrap decision rule cells content ([`844a505`](https://github.com/bpmn-io/dmn-js/commit/84…
297 * `FIX(decision-table)`: do not show misleading `-` placeholder for output cells
325 * `FIX(decision-table)`: do not show misleading `-` placeholder for output cells
506 * `FIX`: fix copy/paste not being possible in decision table cells and editors
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js21cells||[]}),r}return o(n)}(fv),gv=function(e){s(n,e);var t=h(n);function n(e){var r;return i(this,…
H A Ddmn-navigated-viewer.production.min.js16cells||[]}),i}return o(n)}(Ao),col:function(e){s(n,e);var t=h(n);function n(e){var i;return r(this…
H A Ddmn-viewer.production.min.js16cells||[]}),i}return o(n)}(po),col:function(e){s(n,e);var t=d(n);function n(e){var i;return r(this…
/plugin/c3chart/assets/
H A Dc3.css148 empty-cells: show;
H A Dd3.min.js2 …o=v_[i])&&(o.halfedges.length||delete v_[i])}(u,a,c,s)}this.edges=__,this.cells=v_,d_=g_=__=v_=nul…
/plugin/cellbg/
H A Dplugin.info.txt6 desc Allows user-defined background colored cells in tables
/plugin/cellbg2/
H A Dplugin.info.txt6 desc Allows user-defined background colored cells in tables
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md13 … you select and manipulate an arbitrary rectangular table fragment (a few cells, a row or a column…
16 …color in the `background` property containing also other styles for table cells in the [Table Tool…
47 …r.com/ticket/14762): Fixed: Hovering over an empty table (without rows or cells) throws an error w…
472 …tor.com/ticket/12851): [Blink/Webkit] Fixed: Formatting disappears when pasting content into cells.
854 * [#11438](http://dev.ckeditor.com/ticket/11438): Splitting table cells vertically is no longer cha…
869 …: Fixed: Properties get cloned in the Cell Properties dialog window if multiple cells are selected.
1254 * [#8675](http://dev.ckeditor.com/ticket/8675): Deleting cells in a nested table removes the outer …
H A Dckeditor.js1088cells[d.$.cellIndex+(a?-1:1)];b.parentNode.parentNode;return b},function(){var b=d.getParent(),b=b…
1101 return null}function c(a,b){for(var c=a.getParent().$.cells,d=0,e=0;e<c.length;e++){var f=c[e],d=d+…
1107 ….dom.nodeList(f.$.rows);e=d.count();for(c=e-1;0<=c;c--)f=d.getItem(c),f.$.cells.length||(f.remove(…
1114 …n?f.remove():--f.$.colSpan,p+=f.$.rowSpan-1,e.$.cells.length||m.push(e));l=d.$.rows[0]&&d.$.rows[0…
1123 …+){l++;!k[l]&&(k[l]=[]);for(var d=-1,h=b;h<=(-1===e?a[f].cells.length-1:e);h++){var m=a[f].cells[h…
1124 n]||(k[l+n]=[]);for(var p=0;p<g;p++)k[l+n][d+p]=a[f].cells[h]}d+=g-1;if(-1!==e&&d>=e)break}}return …
1136 …Parent())?S.insertAfter(k):0<l?S.insertAfter(new CKEDITOR.dom.element(m.$.cells[l])):m.append(S,!0…
H A Dcontents.css1 …,ul,dl{margin-right:0;padding:0 40px}table{border-collapse:collapse;empty-cells:show;border-spacin…

12345678