Home
last modified time | relevance | path

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

/plugin/mathpublish/phpmathpublisher/
H A DHelper.php787 public function alignment2($image1, $base1, $image2, $base2) argument
791 $width2 = imagesx($image2);
792 $height2 = imagesy($image2);
801 imagecopy($result, $image2, $width1, $top - $base2, 0, 0, $width2, $height2);
816 public function alignment3($image1, $base1, $image2, $base2, $image3, $base3) argument
820 $width2 = imagesx($image2);
821 $height2 = imagesy($image2);
833 imagecopy($result, $image2, $width1, $top - $base2, 0, 0, $width2, $height2);
/plugin/latexcaption/
H A DREADME.md41 {{image2.jpg?direct&200}}
74 {{image2.jpg?direct&200}}
90 {{image2.jpg?direct&200}}
/plugin/math2/phpmathpublisher/
H A Dmathpublisher.php681 function alignement2($image1,$base1,$image2,$base2) argument
685 $largeur2=imagesx($image2);
686 $hauteur2=imagesy($image2);
697 ImageCopy($result, $image2,$largeur1,$dessus - $base2, 0, 0,$largeur2,$hauteur2);
702 function alignement3($image1,$base1,$image2,$base2,$image3,$base3) argument
706 $largeur2=imagesx($image2);
707 $hauteur2=imagesy($image2);
720 ImageCopy($result, $image2,$largeur1,$dessus - $base2, 0, 0,$largeur2,$hauteur2);
/plugin/combo/resources/theme/default/components/css/
H A Ddo-media.css615 #mediamanager__diff .imageDiff .image2 {
621 #mediamanager__diff .imageDiff.opacity .image2 {
625 #mediamanager__diff .imageDiff.portions .image2 {
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md182 …editor.com/ticket/14747): The [Enhanced Image](http://ckeditor.com/addon/image2) caption now suppo…
421 …ed: Dropping an image file on [Enhanced Image](http://ckeditor.com/addon/image2) causes a page rel…
500 … a new configuration option to hide the [Enhanced Image](http://ckeditor.com/addon/image2) resizer.
790 …om/ticket/11300): Various changes in the [Enhanced Image](http://ckeditor.com/addon/image2) plugin:
794 …* Default image caption can be translated (customized) with the `editor.lang.image2.captionPlaceho…
924 …r.com/ticket/11159): [IE9-10] [Enhanced Image](http://ckeditor.com/addon/image2): Fixed buggy disc…
926 * [#11077](http://dev.ckeditor.com/ticket/11077): [Enhanced Image](http://ckeditor.com/addon/image2
954 * [#10895](http://dev.ckeditor.com/ticket/10895): [Enhanced Image](http://ckeditor.com/addon/image2
972 … [Enhanced Image](http://ckeditor.com/addon/image2): Merged `image2inline` and `image2block` into …
973 * [#10835](http://dev.ckeditor.com/ticket/10835): [Enhanced Image](http://ckeditor.com/addon/image2
[all …]
H A Dckeditor.js864 …);k("Button","button",d+"button.js");var h=a.plugins.image;h&&!a.plugins.image2&&k("ImageButton","…
879 …OR.plugins.add("image",{requires:"dialog",init:function(b){if(!b.plugins.image2){CKEDITOR.dialog.a…
882 CKEDITOR.TRISTATE_DISABLED),k.cancel())})}}b.plugins.image2||(c("left"),c("right"),c("center"),c("b…
/plugin/ckgedit/ckeditor/
H A DCHANGES.md226 * Fixed XSS vulnerability in the [Enhanced Image](https://ckeditor.com/cke4/addon/image2) (`image2`…
602 ….com/ticket/14747): The [Enhanced Image](https://ckeditor.com/cke4/addon/image2) caption now suppo…
920 … configuration option to hide the [Enhanced Image](https://ckeditor.com/cke4/addon/image2) resizer.
1210 …ket/11300): Various changes in the [Enhanced Image](https://ckeditor.com/cke4/addon/image2) plugin:
1214 …* Default image caption can be translated (customized) with the `editor.lang.image2.captionPlaceho…
1344 …ticket/11159): [IE9-10] [Enhanced Image](https://ckeditor.com/cke4/addon/image2): Fixed buggy disc…
1346 …itor.com/ticket/11077): [Enhanced Image](https://ckeditor.com/cke4/addon/image2): Empty undo step …
1374 …itor.com/ticket/10895): [Enhanced Image](https://ckeditor.com/cke4/addon/image2): Added file brows…
1392 …nced Image](https://ckeditor.com/cke4/addon/image2): Merged `image2inline` and `image2block` into …
1393 …itor.com/ticket/10835): [Enhanced Image](https://ckeditor.com/cke4/addon/image2): Improved visibil…
[all …]
H A Dckeditor.js.unc18228 …k && !a.plugins.image2 && e("ImageButton", "imagebutton", CKEDITOR.plugins.getPath("image") + "dia…
18930 if (!b.plugins.detectConflict("image", ["easyimage", "image2"])) {
18982 b.plugins.image2 || (a("left"), a("right"), a("center"), a("block"))
H A Dckeditor.js924 …);d("Button","button",e+"button.js");var k=b.plugins.image;k&&!b.plugins.image2&&d("ImageButton","…
959 …EDITOR.TRISTATE_OFF:CKEDITOR.TRISTATE_DISABLED),d.cancel())})}}b.plugins.image2||(a("left"),a("rig…