Home
last modified time | relevance | path

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

/plugin/latexport/_test/
H A Ddecorator_math.test.php15 private $decoratorMath; variable in DecoratorMathTest
28 $this->decoratorMath->mathjax_content("$");
30 $this->decoratorMath->mathjax_content(" $$");
31 $this->decoratorMath->cdata("Hey");
46 $this->decoratorMath->cdata("Hey");
61 $this->decoratorMath->cdata(" Hey");
76 $this->decoratorMath->cdata(" Hey");
92 $this->decoratorMath->cdata("Hey");
104 $this->decoratorMath->cdata("Hey");
106 $this->decoratorMath->cdata("Hey");
[all …]