Searched refs:convertMath (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/examples/includes/ASCIIMathPHP-2.0/
H A DhtmlMathML.js11 function convertMath(node) {// for Gecko function
24 newnode.appendChild(convertMath(node.childNodes[i]));
38 tmp_node.replaceChild(convertMath(tmp_node.firstChild),tmp_node.firstChild);

Completed in 159 milliseconds