Home
last modified time | relevance | path

Searched refs:rows (Results 101 – 125 of 343) sorted by path

12345678910>>...14

/plugin/ckgdoku/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js1 …ntents:[{id:"tab-basic",label:"Basic Settings",elements:[{type:"textarea",rows:18,cols:80,id:"gesh…
H A Dgeshi.js.unc86 rows:18,
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js1 …bject=this.getValue()}},{type:"textarea",id:"emailBody",label:h.emailBody,rows:3,"default":"",setu…
H A Dlink.js.unc925 rows : 3,
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
H A Dtable.js1rows.length;g<p;g++){o=n.$.rows[g],k=0;for(var f=0,l,m=o.cells.length;f<m;f++){l=o.cells[f];k+=l.c…
H A Dtable.js.unc19 for ( var i = 0, row, rows = table.$.rows.length; i < rows; i++ ) {
20 row = table.$.rows[ i ], cols = 0;
121 // Generate the rows and cols.
124 rows = parseInt( info.txtRows, 10 ) || 0,
127 for ( var i = 0; i < rows; i++ ) {
180 for ( row = 0; row < table.$.rows.length; row++ ) {
189 for ( i = 0; i < table.$.rows.length; i++ ) {
190 row = new CKEDITOR.dom.element( table.$.rows[ i ] );
244 label: editor.lang.table.rows,
249 this.setValue( selectedElement.$.rows.length );
[all …]
/plugin/ckgdoku/scripts/
H A Dparse_wiki-cmpr.js1rows=new Array();B=this.rows;this.table_start=r.length}else{if(aw=="tr"){this.tr_no++;this.td_no=0…
H A Dparse_wiki.js.unc36 function check_rowspans(rows,start_row, ini) {
52 var prev_colspans = rows[row][col].colspan ? rows[row][col].colspan: 0;
53 rows[row][col].rowspan = 0;
63 function reorder_span_rows(rows) {
85 function insert_table(rows) {
87 for(var i=0; i<rows.length;i++) {
88 if(!reorder_span_rows(rows)) break;;
97 … var align = rows[i][col].align ? rows[i][col].align : false;
371 this.rows = new Array();
372 CurrentTable = this.rows;
[all …]
H A Dtable_debugging_code.js.unc3 function show_rowspans(rows) {
8 for(var i=0; i < rows.length; i++) {
11 for(var col=0; col<rows[i].length; col++) {
13 str+= "text="+rows[i][col].text + " ";
14 str+=" type="+rows[i][col].type + " ";
25 for(var i=0; i < rows.length; i++) {
26 for(var col=0; col<rows[i].length; col++) {
27 str+= "|"+rows[i][col].text + " ";
35 function debug_row(rows,row,col,which) {
41 +", rowspans:"+ rows[row][col].rowspan
[all …]
/plugin/ckgedit/ckeditor/
H A DCHANGES.md419 …4/addon/tableresize) plugin throws an error when used with a table with only header or footer rows.
467 ….ckeditor.com/ticket/14762): Fixed: Hovering over an empty table (without rows or cells) throws an…
492 …-colorButton_colorsPerRow) configuration option for setting the number of rows in the color select…
H A Dckeditor.js548 ….getNextId()+"_textarea",e={};a.validate&&(this.validate=a.validate);e.rows=a.rows||5;e.cols=a.col…
1157 …Node;return a},function(){var a=b.getParent(),a=a.getAscendant("table").$.rows[a.$.rowIndex+(c?-1:…
1168 …],k=b.getParent().$.rowIndex+b.$.rowSpan-1,b=new CKEDITOR.dom.element(e.$.rows[k]),a=f?a:k,g=f?g:b,
1170rows[d]),l=0;l<k.length;l++){var m=new CKEDITOR.dom.element(k[l]),n=m.getParent().$.rowIndex;1==m.…
1171 …ull)}d instanceof CKEDITOR.dom.element&&(c=d.getAscendant("table"),1==c.$.rows.length?c.remove():d…
1174 …m=k;m<=h;m++)for(n=0;n<a.length;n++)g=a[n],e=new CKEDITOR.dom.element(c.$.rows[n]),g=new CKEDITOR.…
1180rows);c=b.count();for(f=c-1;0<=f;f--)e=b.getItem(f),e.$.cells.length||(e.remove(),c++);return d}fu…
1205rows={first:null,last:null}};q.prototype.setSelectedCells=function(a){this._reset();a=a.slice(0);t… class in q._reset
1206 …dTableMap(this._getTable(),r(this.rows.first),a,r(this.rows.last),b)};q.prototype._getTable=functi…
1209 …lls.all;t(d,a)}),h?(a.stop(),k?(f.insertRow(1,1===k,!0),e.selectElement(f.rows.first)):(f.emptyCel…
[all …]
H A Dckeditor.js.unc10844 e.rows = a.rows || 5;
18186 textarea: "textarea[cols,rows,name,required]",
23098 e = c.$.rows;
23275 b = new CKEDITOR.dom.nodeList(e.$.rows);
23681 q = q.$.rows;
23920 this.rows = {
23932 this.rows.first = a[0].getAscendant("tr");
23933 this.rows.last = this.cells.last.getAscendant("tr")
23950 … return CKEDITOR.tools.buildTableMap(this._getTable(), r(this.rows.first), a, r(this.rows.last), b)
23953 return this.rows.first.getAscendant("table")
[all …]
/plugin/ckgedit/ckeditor/lang/
H A Den.4.9.js.beautified417 "rows": "Rows"
701 "invalidRows": "Number of rows must be a number greater than 0.",
710 "rows": "Rows",
H A Den.js-4.9.merged5rows":"Rows"},"textfield":{"title":"Text Field Properties","name":"Name","value":"Value","charWidt…
H A Den.js.4.95rows":"Rows"},"textfield":{"title":"Text Field Properties","name":"Name","value":"Value","charWidt…
H A Den.js.unc5rows":"Rows"},"textfield":{"title":"Text Field Properties","name":"Name","value":"Value","charWidt…
H A Dfr.js.unc343 "rows": "Lignes"
639 "rows": "Lignes",
H A Dlang_array.txt337 "rows": "Rows"
624 "invalidRows": "Number of rows must be a number greater than 0.",
633 "rows": "Rows",
/plugin/ckgedit/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js1 …:"tab-basic",label:k.lang.geshi.basic_settings,elements:[{type:"textarea",rows:18,cols:80,id:"gesh…
H A Dgeshi.js.unc87 rows:18,
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink-cmpr.js1 …bject=this.getValue()}},{type:"textarea",id:"emailBody",label:h.emailBody,rows:3,"default":"",setu…
H A Dlink.js1 …bject=this.getValue()}},{type:"textarea",id:"emailBody",label:h.emailBody,rows:3,"default":"",setu…
H A Dlink.js.unc940 rows : 3,
/plugin/ckgedit/ckeditor/plugins/table/dialogs/
H A Dtable.js1rows.length;g<p;g++){o=n.$.rows[g],k=0;for(var f=0,l,m=o.cells.length;f<m;f++){l=o.cells[f];k+=l.c…
H A Dtable.js.unc19 for ( var i = 0, row, rows = table.$.rows.length; i < rows; i++ ) {
20 row = table.$.rows[ i ], cols = 0;
121 // Generate the rows and cols.
124 rows = parseInt( info.txtRows, 10 ) || 0,
127 for ( var i = 0; i < rows; i++ ) {
180 for ( row = 0; row < table.$.rows.length; row++ ) {
189 for ( i = 0; i < table.$.rows.length; i++ ) {
190 row = new CKEDITOR.dom.element( table.$.rows[ i ] );
244 label: editor.lang.table.rows,
249 this.setValue( selectedElement.$.rows.length );
[all …]

12345678910>>...14