Home
last modified time | relevance | path

Searched refs:col (Results 26 – 50 of 378) sorted by path

12345678910>>...16

/plugin/bootswrapper/exe/help/
H A Dthumbnail.txt7 <col xs="6" md="3">
11 </col>
22 </col>
27 </col>
32 </col>
37 </col>
54 </col>
69 </col>
79 </col>
89 </col>
[all …]
/plugin/bootswrapper/syntax/
H A Dcolumn.php68 $col = '';
71 $col .= isset($attributes[$device]) ? "col-$device-{$attributes[$device]} " : '';
74 $markup = '<div class="bs-wrap bs-wrap-col ' . trim($col) . '">';
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js2 …:[1,"<fieldset>","</fieldset>"],tr:[2,"<table><tbody>","</tbody></table>"],col:[2,"<table><tbody><…
H A Dbpmn-navigated-viewer.production.min.js2 …:[1,"<fieldset>","</fieldset>"],tr:[2,"<table><tbody>","</tbody></table>"],col:[2,"<table><tbody><…
H A Dbpmn-viewer.production.min.js2 …:[1,"<fieldset>","</fieldset>"],tr:[2,"<table><tbody>","</tbody></table>"],col:[2,"<table><tbody><…
/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md479 * `FEAT(decision-table)`: expose `data-row-id` and `data-col-id` in Viewer ([#357](https://github.c…
/plugin/bpmnio/vendor/dmn-js/dist/assets/
H A Ddmn-js-decision-table-controls.css247 cursor: col-resize;
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js2 …:[1,"<fieldset>","</fieldset>"],tr:[2,"<table><tbody>","</tbody></table>"],col:[2,"<table><tbody><…
21col:gv,cell:yv};function bv(e,t){var n=_v[e];if(!n)throw new Error("unknown type "+e);return new n… property in _v
H A Ddmn-navigated-viewer.production.min.js2 …:[1,"<fieldset>","</fieldset>"],tr:[2,"<table><tbody>","</tbody></table>"],col:[2,"<table><tbody><…
16col:function(e){s(n,e);var t=h(n);function n(e){var i;return r(this,n),Lo(p(i=t.call(this,e)),"roo…
H A Ddmn-viewer.production.min.js2 …:[1,"<fieldset>","</fieldset>"],tr:[2,"<table><tbody>","</tbody></table>"],col:[2,"<table><tbody><…
16col:function(e){s(n,e);var t=d(n);function n(e){var i;return r(this,n),mo(p(i=t.call(this,e)),"roo…
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js1148 col: [2, '<table><tbody></tbody><colgroup>', '</colgroup></table>'],
H A Dbpmn-modeler.production.min.js2 …:[1,"<fieldset>","</fieldset>"],tr:[2,"<table><tbody>","</tbody></table>"],col:[2,"<table><tbody><…
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js50 …c,br:k,button:f(b,{a:1,button:1}),canvas:b,caption:c,cite:b,code:b,col:k,colgroup:{col:1},command:…
54 …:1,main:1,nav:1,p:1,pre:1,section:1},$empty:{area:1,base:1,basefont:1,br:1,col:1,command:1,dialog:…
55 …:1,button:1,input:1,object:1,select:1,textarea:1},$tableContent:{caption:1,col:1,colgroup:1,tbody:…
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc152 th.setAttribute( 'scope', 'col' );
179 if ( !this.hasColumnHeaders && ( headers == 'col' || headers == 'both' ) ) {
188 if ( ( this.hasColumnHeaders ) && !( headers == 'col' || headers == 'both' ) ) {
279 [ editor.lang.table.headersColumn, 'col' ],
301 this.setValue( dialog.hasColumnHeaders ? 'col' : '' );
/plugin/ckgdoku/scripts/
H A Dparse_wiki-cmpr.js1col:0,td_no:0,tr_no:0,current_row:false,in_table:false,in_multi_plugin:false,is_rowspan:false,list…
H A Dparse_wiki.js.unc39 for(var col=0; col<rows[i].length; col++) {
42 … tmp.push({row:i,column:col, spans: rows[i][col].rowspan,text:_text});
52 var prev_colspans = rows[row][col].colspan ? rows[row][col].colspan: 0;
53 rows[row][col].rowspan = 0;
70 var col = tmp_start[0].column;
94 for(var col=0; col<rows[i].length; col++) {
97 … var align = rows[i][col].align ? rows[i][col].align : false;
102 results += rows[i][col].text;
209 col:0,
378 this.col=-1;
[all …]
H A Dtable_debugging_code.js.unc11 for(var col=0; col<rows[i].length; col++) {
12 str += "[" + col + "]";
13 str+= "text="+rows[i][col].text + " ";
14 str+=" type="+rows[i][col].type + " ";
26 for(var col=0; col<rows[i].length; col++) {
27 str+= "|"+rows[i][col].text + " ";
35 function debug_row(rows,row,col,which) {
40 +",column:"+col
41 +", rowspans:"+ rows[row][col].rowspan
43 +", text:"+rows[row][col].text,
[all …]
/plugin/ckgedit/ckeditor/
H A Dckeditor.js58 …c,br:k,button:d(b,{a:1,button:1}),canvas:b,caption:c,cite:b,code:b,col:k,colgroup:{col:1},command:…
61 …:1,main:1,nav:1,p:1,pre:1,section:1},$empty:{area:1,base:1,basefont:1,br:1,col:1,command:1,dialog:…
63 …:1,button:1,input:1,object:1,select:1,textarea:1},$tableContent:{caption:1,col:1,colgroup:1,tbody:…
H A Dckeditor.js.unc1268 col: k,
1270 col: 1
1526 col: 1,
1632 col: 1,
6972 K = "caption colgroup col thead tfoot tbody".split(" "),
/plugin/ckgedit/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc152 th.setAttribute( 'scope', 'col' );
179 if ( !this.hasColumnHeaders && ( headers == 'col' || headers == 'both' ) ) {
188 if ( ( this.hasColumnHeaders ) && !( headers == 'col' || headers == 'both' ) ) {
279 [ editor.lang.table.headersColumn, 'col' ],
301 this.setValue( dialog.hasColumnHeaders ? 'col' : '' );
/plugin/ckgedit/scripts/
H A Dparse_wiki-cmpr.js1col:0,td_no:0,tr_no:0,current_row:false,in_table:false,in_multi_plugin:false,is_rowspan:false,list…
H A Dparse_wiki.js.unc39 for (var col = 0; col < rows[i].length; col++) {
44 column: col,
57 var prev_colspans = rows[row][col].colspan ? rows[row][col].colspan : 0;
58 rows[row][col].rowspan = 0;
61 rows[++row].splice(col, 0, {
81 var col = tmp_start[0].column;
105 for (var col = 0; col < rows[i].length; col++) {
108 var align = rows[i][col].align ? rows[i][col].align : false;
296 col: 0,
464 this.col = -1;
[all …]
H A Dtable_debugging_code.js.unc11 for(var col=0; col<rows[i].length; col++) {
12 str += "[" + col + "]";
13 str+= "text="+rows[i][col].text + " ";
14 str+=" type="+rows[i][col].type + " ";
26 for(var col=0; col<rows[i].length; col++) {
27 str+= "|"+rows[i][col].text + " ";
35 function debug_row(rows,row,col,which) {
40 +",column:"+col
41 +", rowspans:"+ rows[row][col].rowspan
43 +", text:"+rows[row][col].text,
[all …]
/plugin/codemirror/dist/modes/
H A Dasn.1.min.js.map1col","indent","context","popContext","t","startState","basecolumn","startOfLine","token","ctx","so…
H A Dclike.min.js.map1col","indent","context","popContext","t","typeBefore","stream","pos","prevToken","test","string","…

12345678910>>...16