Lines Matching refs:p1x

17283 				$p1x = $x00 + $w00 - $d1 - $brbgTR_H;
17284 $p1c2x = $p1x + ($d2 + $brbgTR_H) * $mag;
17298 $p1x = $x00 + $w00 - $bl;
17299 $p1c2x = $p1x;
17308 $shadow .= sprintf('%.3F %.3F m ', ($p1x ) * Mpdf::SCALE, ($this->h - ($p1y )) * Mpdf::SCALE);
17311 $patch_array[0]['points'] = [$p1x, $p1y, $p1x, $p1y,
17320 $p1x = $x00 + $w00; // control point only matches p3 preceding
17343 $p1x, $p1y];
17348 $p1x = $x00 + $w00 - $bl; // control points only matches p3 preceding
17373 $shadow .= sprintf('%.3F %.3F %.3F %.3F %.3F %.3F c ', ($p1x) * Mpdf::SCALE, ($this->h - ($p1c2y)) * Mpdf::SCALE, ($p4c2x) * Mpdf::SCALE, ($this->h - ($p4y)) * Mpdf::SCALE, ($p4x) * Mpdf::SCALE, ($this->h - ($p4y)) * Mpdf::SCALE);
17378 $p1x, $p1c2y];
17384 $p1x = $x00 + $w00 - $d1 - $brbgBR_H; // control point only matches p3 preceding
17395 $p1x = $x00 + $w00 - $bl;
17408 $p1x, $p1y];
17412 $p1x = $x00 + $d1 + $brbgBL_H;
17413 $p1c2x = $p1x - ($d2 + $brbgBL_H) * $mag; // control points only matches p3 preceding
17426 $p1x = $x00 + $bl;
17427 $p1c2x = $p1x;
17446 $p1x = $x00; // control point only matches p3 preceding
17469 $p1x, $p1y];
17473 $p1x = $x00 + $bl; // control points only matches p3 preceding
17498 $shadow .= sprintf('%.3F %.3F %.3F %.3F %.3F %.3F c ', ($p1x) * Mpdf::SCALE, ($this->h - ($p1c2y)) * Mpdf::SCALE, ($p4c2x) * Mpdf::SCALE, ($this->h - ($p4y)) * Mpdf::SCALE, ($p4x) * Mpdf::SCALE, ($this->h - ($p4y)) * Mpdf::SCALE);
17503 $p1x, $p1c2y];
17508 $p1x = $x00 + $d1 + $brbgTL_H; // control point only matches p3 preceding
17518 $p1x = $x00 + $bl;
17531 $p1x, $p1y];