Home
last modified time | relevance | path

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

/plugin/mathpublish/phpmathpublisher/
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/
DREADME.md41 {{image2.jpg?direct&200}}
74 {{image2.jpg?direct&200}}
90 {{image2.jpg?direct&200}}
/plugin/math2/phpmathpublisher/
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/
DCHANGES.md121 …2_altRequired) option for the [Enhanced Image](http://ckeditor.com/addon/image2) plugin to allow m…
182 …editor.com/ticket/14747): The [Enhanced Image](http://ckeditor.com/addon/image2) caption now suppo…
203 …ixed: More precise labels for [Enhanced Image](http://ckeditor.com/addon/image2) and [Placeholder]…
286 …tor.com/ticket/13885): Fixed: [Enhanced Image](http://ckeditor.com/addon/image2) requires the [Lin…
411 …/13197): Fixed: Linked inline [Enhanced Image](http://ckeditor.com/addon/image2) alignment class i…
421 …ed: Dropping an image file on [Enhanced Image](http://ckeditor.com/addon/image2) causes a page rel…
467 …et/11219): Fixed: Dragging a [captioned image](http://ckeditor.com/addon/image2) does not fire the…
499 …lling `width` and `height` configurable for the [Enhanced Image](http://ckeditor.com/addon/image2).
500 … a new configuration option to hide the [Enhanced Image](http://ckeditor.com/addon/image2) resizer.
720 …ixed: Alignment labels in the [Enhanced Image](http://ckeditor.com/addon/image2) dialog window are…
[all …]
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/
DCHANGES.md11 …ev/issues/2816): Fixed: [Enhanced Image](https://ckeditor.com/cke4/addon/image2) resize handler is…
12 …ev/issues/2874): Fixed: [Enhanced Image](https://ckeditor.com/cke4/addon/image2) resize handler is…
57 …ev/issues/2506): Fixed: [Enhanced Image](https://ckeditor.com/cke4/addon/image2) throws a type err…
113 …dev/issues/898): Fixed: [Enhanced Image](https://ckeditor.com/cke4/addon/image2) long alternative …
149 …ot used as a label in the [Color Button](https://ckeditor.com/cke4/addon/image2) plugin. Thanks to…
154 …ev/issues/1348): Fixed: [Enhanced Image](https://ckeditor.com/cke4/addon/image2) plugin aspect rat…
155 …m/cke4/addon/image) and [Enhanced Image](https://ckeditor.com/cke4/addon/image2) plugins can be en…
226 * Fixed XSS vulnerability in the [Enhanced Image](https://ckeditor.com/cke4/addon/image2) (`image2`…
263 …keditor.com/cke4/addon/image) and [Enhanced Image](https://ckeditor.com/cke4/addon/image2) plugins.
361 …mage inserted using the [Enhanced Image](https://ckeditor.com/cke4/addon/image2) plugin can be res…
[all …]
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"))
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…
/plugin/zwidoku/css/
H A Dstyle.css6234 #mediamanager__diff .imageDiff .image2 {
6239 #mediamanager__diff .imageDiff.opacity .image2 {
6242 #mediamanager__diff .imageDiff.portions .image2 {
/plugin/zwidoku/files/
H A Dcommon.css1 …f .image2{position:absolute;top:0;left:0;}#mediamanager__diff .imageDiff.opacity .image2{opacity:0…