Searched refs:tablecell (Results 1 – 5 of 5) sorted by relevance
/plugin/revealjs/plugin/markdown/ |
H A D | marked.js | 6 …tablecell=function(e,t){var n=t.header?"th":"td";return(t.align?"<"+n+' align="'+t.align+'">':"<"+… method in r
|
/plugin/ckgedit/ckeditor/ |
H A D | ckeditor.js.unc | 23527 tablecell: { 23529 group: "tablecell", 23549 group: "tablecell", 23555 group: "tablecell", 23561 group: "tablecell", 23567 group: "tablecell", 23573 group: "tablecell", 23579 group: "tablecell", 23585 group: "tablecell", 23591 group: "tablecell", [all …]
|
H A D | ckeditor.js | 1189 t(a)}}));d.addMenuItems&&d.addMenuItems({tablecell:{label:c.cell.menu,group:"tablecell",order:1,get… 1194 …r(function(a,b,c){return(a=c.contains({td:1,th:1},1))&&!a.isReadOnly()?{tablecell:CKEDITOR.TRISTAT…
|
/plugin/ckgdoku/ckeditor/ |
H A D | ckeditor.js | 1117 …function(a){a=a.getSelection();k(a)}}));c.addMenuItems&&c.addMenuItems({tablecell:{label:t.cell.me… 1122 …r(function(a,b,c){return(a=c.contains({td:1,th:1},1))&&!a.isReadOnly()?{tablecell:CKEDITOR.TRISTAT…
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | bundle.js.map | 1 …tablecell = function tablecell(content, flags) {\n var type = flags.header ? 'th' : 'td';\n …
|