Searched refs:mathjax_content (Results 1 – 9 of 9) sorted by relevance
28 $this->decoratorMath->mathjax_content("$");29 $this->decoratorMath->mathjax_content("$ $formula");30 $this->decoratorMath->mathjax_content(" $$");43 $this->decoratorMath->mathjax_content("\\[");44 $this->decoratorMath->mathjax_content(" $formula");45 $this->decoratorMath->mathjax_content(" \\]");58 $this->decoratorMath->mathjax_content("$");60 $this->decoratorMath->mathjax_content("$");73 $this->decoratorMath->mathjax_content("\\(");75 $this->decoratorMath->mathjax_content(")");[all …]
134 function mathjax_content($formula) { function in DecoratorMock
41 function mathjax_content($formula) { function in DecoratorMath56 $this->decorator->mathjax_content($this->processEquation($this->equation));
162 function mathjax_content($formula) { function in DecoratorPersister637 $this->mathjax_content("\\( $x \\times $y \\)");
193 function mathjax_content($formula) { function in decorator195 $this->decorator->mathjax_content($formula);
175 $renderer->mathjax_content($content);
138 $renderer->mathjax_content($content);
151 $renderer->mathjax_content($data);
161 $renderer->mathjax_content( $data );