Searched refs:table_cell (Results 1 – 4 of 4) sorted by relevance
| /plugin/odt/ODT/styles/ |
| D | ODTStyleStyle.php | 107 $table_cell = ''; 131 $table_cell .= $items ['odt_property'].'="'.$items ['value'].'" '; 166 if ( !empty($table_cell) ) { 168 $style .= ' <style:table-cell-properties '.$table_cell.'/>'."\n"; 170 $style .= ' <style:table-cell-properties '.$table_cell.'>'."\n";
|
| /plugin/exttab2/ |
| D | syntax.php | 322 function table_cell($params=NULL) { function in syntax_plugin_exttab2
|
| /plugin/prosemirror/lib/ |
| D | bundle.js | 1 …table_cell:{content:e.cellContent,attrs:n,tableRole:"cell",isolating:!0,parseDOM:[{tag:"td",getAtt…
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/ |
| D | asciidoctor.cjs | 11617 …_super(self, 'initialize', $$initialize, false, true), 'initialize', [column, "table_cell"], null);
|