Home
last modified time | relevance | path

Searched refs:renderODTElementOpen (Results 26 – 50 of 52) sorted by relevance

123

/plugin/adhoctags/syntax/
H A Dkbd.php20 function renderODTElementOpen($renderer, $HTMLelement, $data) { function in syntax_plugin_adhoctags_kbd
H A Ds.php20 function renderODTElementOpen($renderer, $HTMLelement, $data) { function in syntax_plugin_adhoctags_s
H A Dh2.php20 function renderODTElementOpen($renderer, $HTMLelement, $data) { function in syntax_plugin_adhoctags_h2
H A Dh3.php20 function renderODTElementOpen($renderer, $HTMLelement, $data) { function in syntax_plugin_adhoctags_h3
H A Dh5.php20 function renderODTElementOpen($renderer, $HTMLelement, $data) { function in syntax_plugin_adhoctags_h5
H A Ddt.php17 function renderODTElementOpen($renderer, $HTMLelement, $data) { function in syntax_plugin_adhoctags_dt
H A Dabstractblock.php25 function renderODTElementOpen($renderer, $HTMLelement, $data) { function in syntax_plugin_adhoctags_abstractblock
H A Dh1.php20 function renderODTElementOpen($renderer, $HTMLelement, $data) { function in syntax_plugin_adhoctags_h1
H A Dh4.php20 function renderODTElementOpen($renderer, $HTMLelement, $data) { function in syntax_plugin_adhoctags_h4
H A Dh6.php20 function renderODTElementOpen($renderer, $HTMLelement, $data) { function in syntax_plugin_adhoctags_h6
H A Dabstract.php185 array_push ($type_stack, $this->renderODTElementOpen($renderer, $outTag , $data));
205 function renderODTElementOpen($renderer, $HTMLelement, $data) { function in syntax_plugin_adhoctags_abstract
206 //dbg('renderODTElementOpen: ' . $HTMLelement);
H A Da.php55 function renderODTElementOpen($renderer, $HTMLelement, $data) { function in syntax_plugin_adhoctags_a
/plugin/adhocmathml/
H A Dmtable.php19 function renderODTElementOpen($renderer, $HTMLelement, $data) { function in syntax_plugin_adhocmathml_mtable
H A Dmtr.php19 function renderODTElementOpen($renderer, $HTMLelement, $data) { function in syntax_plugin_adhocmathml_mtr
H A Dsemantics.php32 function renderODTElementOpen($renderer, $HTMLelement, $data) { function in syntax_plugin_adhocmathml_semantics
H A Dmfrac.php35 function renderODTElementOpen($renderer, $HTMLelement, $data) { function in syntax_plugin_adhocmathml_mfrac
H A Dmover.php35 function renderODTElementOpen($renderer, $HTMLelement, $data) { function in syntax_plugin_adhocmathml_mover
H A Dmpadded.php38 function renderODTElementOpen($renderer, $HTMLelement, $data) { function in syntax_plugin_adhocmathml_mpadded
H A Dmspace.php37 function renderODTElementOpen($renderer, $HTMLelement, $data) { function in syntax_plugin_adhocmathml_mspace
H A Dmunder.php35 function renderODTElementOpen($renderer, $HTMLelement, $data) { function in syntax_plugin_adhocmathml_munder
H A Dmunderover.php35 function renderODTElementOpen($renderer, $HTMLelement, $data) { function in syntax_plugin_adhocmathml_munderover
H A Dmo.php47 function renderODTElementOpen($renderer, $HTMLelement, $data) { function in syntax_plugin_adhocmathml_mo
H A Dmaction.php40 function renderODTElementOpen($renderer, $HTMLelement, $data) { function in syntax_plugin_adhocmathml_maction
H A Dmtd.php36 function renderODTElementOpen($renderer, $HTMLelement, $data) { function in syntax_plugin_adhocmathml_mtd
/plugin/wrap/syntax/
H A Dspan.php87 array_push ($type_stack, $wrap->renderODTElementOpen($renderer, 'span', $data));

123