Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DGradient.php11 const TYPE_LINEAR = 2; define in Mpdf\\Gradient
158 $type = self::TYPE_LINEAR;
175 $type = self::TYPE_LINEAR;
192 if ($type == self::TYPE_LINEAR) {
503 if ($type == self::TYPE_LINEAR) {
619 $g['type'] = self::TYPE_LINEAR;
955 $g['type'] = self::TYPE_LINEAR;