Home
last modified time | relevance | path

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

/plugin/mathpublish/phpmathpublisher/
H A DHelper.php787 public function alignment2($image1, $base1, $image2, $base2) argument
789 $width1 = imagesx($image1);
790 $height1 = imagesy($image1);
800 imagecopy($result, $image1, 0, $top - $base1, 0, 0, $width1, $height1);
816 public function alignment3($image1, $base1, $image2, $base2, $image3, $base3) argument
818 $width1 = imagesx($image1);
819 $height1 = imagesy($image1);
832 imagecopy($result, $image1, 0, $top - $base1, 0, 0, $width1, $height1);
/plugin/latexcaption/
H A DREADME.md37 {{image1.jpg?direct&200}}
61 {{image1.jpg?direct&200}}
70 {{image1.jpg?direct&200}}
89 {{image1.jpg?direct&200}}
/plugin/math2/phpmathpublisher/
H A Dmathpublisher.php681 function alignement2($image1,$base1,$image2,$base2) argument
683 $largeur1=imagesx($image1);
684 $hauteur1=imagesy($image1);
696 ImageCopy($result, $image1,0,$dessus - $base1, 0, 0,$largeur1,$hauteur1);
702 function alignement3($image1,$base1,$image2,$base2,$image3,$base3) argument
704 $largeur1=imagesx($image1);
705 $hauteur1=imagesy($image1);
719 ImageCopy($result, $image1,0,$dessus - $base1, 0, 0,$largeur1,$hauteur1);
/plugin/revealjs/
H A DREADME.md303 {{background>:images:image1.png}}
309 {{background>:images:image1.png no-footer}}