Home
last modified time | relevance | path

Searched refs:table_cell (Results 1 – 4 of 4) sorted by relevance

/plugin/odt/ODT/styles/
DODTStyleStyle.php107 $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/
Dsyntax.php322 function table_cell($params=NULL) { function in syntax_plugin_exttab2
/plugin/prosemirror/lib/
Dbundle.js1table_cell:{content:e.cellContent,attrs:n,tableRole:"cell",isolating:!0,parseDOM:[{tag:"td",getAtt…
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/
Dasciidoctor.cjs11617 …_super(self, 'initialize', $$initialize, false, true), 'initialize', [column, "table_cell"], null);