Searched refs:tablecell (Results 1 – 5 of 5) sorted by relevance
| /plugin/revealjs/plugin/markdown/ |
| 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/ |
| D | ckeditor.js.unc | 16023 …CKEDITOR.config.menu_groups = "clipboard,form,tablecell,tablecellproperties,tablerow,tablecolumn,t… 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", [all …]
|
| D | ckeditor.js | 1189 t(a)}}));d.addMenuItems&&d.addMenuItems({tablecell:{label:c.cell.menu,group:"tablecell",order:1,get… property 1194 …r(function(a,b,c){return(a=c.contains({td:1,th:1},1))&&!a.isReadOnly()?{tablecell:CKEDITOR.TRISTAT…
|
| /plugin/ckgdoku/ckeditor/ |
| D | ckeditor.js | 1117 …function(a){a=a.getSelection();k(a)}}));c.addMenuItems&&c.addMenuItems({tablecell:{label:t.cell.me… property 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/ |
| D | bundle.js.map | 1 …tablecell = function tablecell(content, flags) {\n var type = flags.header ? 'th' : 'td';\n …
|