Home
last modified time | relevance | path

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

/plugin/mathpublish/phpmathpublisher/
DHelper.php69 public $mathFonts; variable in RL\\PhpMathPublisher\\Helper
215 $this->mathFonts = array(
926 public function setMathFonts($mathFonts) argument
928 $this->mathFonts = $mathFonts;
936 return $this->mathFonts;