Home
last modified time | relevance | path

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

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