Home
last modified time | relevance | path

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

/plugin/mathpublish/phpmathpublisher/
H A DHelper.php49 public $fontR; variable in RL\\PhpMathPublisher\\Helper
81 $this->fontR = 0;
861 $this->fontR = $R;
887 return imagecolorallocate($img, $this->fontR, $this->fontG, $this->fontB);