Home
last modified time | relevance | path

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

/plugin/latexport/implementation/
H A Ddecorator_math.php20 const NOT_IN_EQUATION = 1000; define in DecoratorMath
33 $this->state = DecoratorMath::NOT_IN_EQUATION;
42 if ($this->state == DecoratorMath::NOT_IN_EQUATION) {
57 $this->state = DecoratorMath::NOT_IN_EQUATION;