/plugin/sketchcanvas/phplib/ |
H A D | image.php | 38 $im = imagecreatetruecolor($size[0], $size[1]);
variable 40 $white = imagecolorallocate($im, 255, 255, 255);
41 $c = imagecolorallocate($im, 255, 0, 0);
43 imagefilledrectangle($im, 0, 0, $size[0], $size[1], $white);
89 function l_arrow($im, $arr, $color) {
argument 91 imageline($im, $arr[1][0], $arr[1][1], $arr[1][0]-$c[0][0], $arr[1][1]-$c[0][1], $color);
92 imageline($im, $arr[1][0], $arr[1][1], $arr[1][0]-$c[1][0], $arr[1][1]-$c[1][1], $color);
96 function l_darrow($im, $arr, $color) {
argument 99 imageline($im, $arr[0][0]+$c[0][0], $arr[0][1]+$c[0][1], $arr[1][0]+$c[0][0], $arr[1][1]+$c[0][1], $color);
100 imageline($im, 108 l_tarrow($im, $arr, $color) global() argument 118 l_hige($im, $arr, $color) global() argument 125 l_star($im, $arr, $color) global() argument 138 l_check($im, $arr, $color) global() argument 146 l_complete($im, $arr, $color) global() argument 151 colorSelect($im, $value) global() argument 216 cubicBezierCurve($im, $prev, $p, $color) global() argument [all...] |
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/mh/ |
H A D | mh.txt | 4 Kinke watoke utiej eo ej mottan maron ko rej jonair wot juon im rej men in letok non ro otemjej uaan bamle ko an otemjej im bwe men ekin rej einwot dreka in jabon em non anemkwoj, wanik im ainemon eo ilo lal in, 6 Kinke ne ej ejelok lemnok kaki im kwo-wan maron ko an armij enwij an walok ilo jet wawin ko jen jerbal ko an ro dri nana im ejelok wawin mantin mour ejejjit im bwe jerbal kein rar kokkure boklikot eo an armij otemjej, im kio emwij an ijino juon bar lol eo im emwij kwalok kake bwe ilo lol in ekal ej men in kotobar eo elap tata an armij joanir wot juon bwe ren jimor jerammon jen anemkwoj in je im kwalok lemnok ko ilo burueir im toma [all...] |
/plugin/register/ |
H A D | register.php | 91 class im { class 92 private $im; variable in im 98 imagesavealpha($im, true); 106 $this->im = $im; 107 return $im; 121 $oldim = $this->im; 122 $this->im($newsx, $newsy); 246 $im = new im(); 324 $bc = ($register->bit_defined($b) ? $im->white : $im->grey); 326 $im->rect($x, $y, $x+$bitdim, $y+$bitdim, $im->black); [all …]
|
/plugin/ebnf/ |
H A D | ebnf.php | 92 function rr($im, $x1, $y1, $x2, $y2, $r, $black){ 93 imageline($im, $x1+$r, $y1, $x2-$r, $y1, $black); argument 94 imageline($im, $x1+$r, $y2, $x2-$r, $y2, $black); 95 imageline($im, $x1, $y1+$r, $x1, $y2-$r, $black); 96 imageline($im, $x2, $y1+$r, $x2, $y2-$r, $black); 97 imagearc($im, $x1+$r, $y1+$r, 2*$r, 2*$r, 180, 270, $black); 98 imagearc($im, $x2-$r, $y1+$r, 2*$r, 2*$r, 270, 360, $black); 99 imagearc($im, $x1+$r, $y2-$r, 2*$r, 2*$r, 90, 180, $black); 100 imagearc($im, $x2-$r, $y2-$r, 2*$r, 2*$r, 0, 90, $black); 105 $im [all...] |
/plugin/mediathumbnails/ |
H A D | thumb_engines.php | 59 $im->setImageColorspace(255); 60 $im->setResolution(300, 300); 61 $im->setCompressionQuality(95); 62 $im->setImageFormat('jpeg'); 65 $im->writeImage($this->getTargetFilepath()); 66 $im->clear(); 67 $im->destroy(); 73 $im->clear(); 74 $im->destroy(); 94 $im->clear(); [all …]
|
H A D | thumbnail.php | 45 $im = new imagick(realpath("lib/plugins/mediathumbnails/blank.pdf")."[0]"); 46 $im->clear(); 47 $im->destroy();
|
/plugin/farmer/3rdparty/ |
H A D | PHPIco.php | 80 if (false === ($im = $this->loadImageFile($file))) 85 $sizes = [imagesx($im), imagesy($im)]; 100 $source_width = imagesx($im); 101 $source_height = imagesy($im); 106 $im, 194 * @param resource $im 196 protected function addImageData($im) 198 $width = imagesx($im); 199 $height = imagesy($im); 158 _add_image_data($im) global() argument [all...] |
/plugin/pdftools/img/ |
H A D | pdfbutton.php | 4 $im = imagecreate(350,30); variable 6 $bg = imagecolorallocate($im, 84, 163, 247); 7 $textcolor = imagecolorallocate($im, 255, 255, 255); 9 imagestring($im, 5, 9, 6, "PDF mit Vorlage '".ucfirst($string)."' erzeugen", $textcolor); 11 imagepng($im); 12 imagedestroy($im);
|
H A D | line.php | 10 if (!isset($_GET["q"])) {$im = imagecreate(1,$h*20);} else {$im = imagecreate($h*40,1);} variable 12 $bg = imagecolorallocate($im, 255, 255, 255); 14 imagepng($im); 15 imagedestroy($im);
|
/plugin/godiag/ |
H A D | syntax.php | 409 function draw_hoshi($im, $bx, $by) { argument 414 function draw_white($im, $bx, $by) { argument 420 function draw_black($im, $bx, $by) { argument 456 function draw_link($im, $bx, $by) { argument 472 function draw_num($im, $bx, $by) { argument 487 function draw_let($im, $bx, $by) { argument 497 function draw_coord($im, $bx, $by) { argument 514 function draw_wipe($im, $bx, $by) { argument 524 if(!$im) 618 imagedestroy($im); [all …]
|
/plugin/dw2pdf/vendor/mpdf/qrcode/src/Output/ |
H A D | Png.php | 35 $im = imagecreatetruecolor($size, $size); 36 $foregroundColor = imagecolorallocate($im, $color[0], $color[1], $color[2]); 37 $backgroundColor = imagecolorallocate($im, $background[0], $background[1], $background[2]); 38 imagefilledrectangle($im, 0, 0, $size, $size, $backgroundColor); 44 $im, 56 imagepng($im, null, $compression); 60 imagedestroy($im);
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/ |
H A D | UserIm.php | 33 public $im; variable in Google\\Service\\Directory\\UserIm 78 public function setIm($im) argument 80 $this->im = $im; 87 return $this->im;
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/ |
H A D | ImageProcessor.php | 284 $im = @imagecreatefromstring($data); 286 if (!function_exists('imagewebp') || false === $im) { 292 $check = @imagewebp($im, $checkfile); 298 @imagejpeg($im, $tempfile); 300 imagedestroy($im); 341 $im = @imagecreatefromstring($data); 343 if ($im) { 345 imageinterlace($im, false); 346 $check = @imagepng($im, $tempfile); 354 imagedestroy($im); [all...] |
/plugin/avatar/ |
H A D | monsterid.php | 37 $im = @imagecreatefrompng($file); 38 if(!$im) die('Failed to load '.$file); 39 imageSaveAlpha($im, true); 40 imagecopy($monster,$im,0,0,0,0,120,120); 41 imagedestroy($im);
|
/plugin/snap/ |
H A D | image.php | 5 $im = imagecreatefromjpeg($image); variable 8 imagejpeg($im);
|
/plugin/move/lang/de/ |
H A D | move.txt | 6 * Sie müssen die Bearbeiten-Rechte für die Seite/alle Seiten im aktuellen Namensraum haben. 7 * Die Seiten, die verschoben werden, dürfen nicht gesperrt sein, d.h. sich im Bearbeitungsmodus befinden. 8 * Um eine Seite zu verschieben, benötigt man das Erstellen-Recht im Ziel-Namensraum.
|
/plugin/move/lang/de-informal/ |
H A D | move.txt | 6 * Sie müssen die Bearbeiten-Rechte für die Seite/alle Seiten im aktuellen Namensraum haben. 7 * Die Seiten, die verschoben werden, dürfen nicht gesperrt sein, d.h. sich im Bearbeitungsmodus befinden. 8 * Um eine Seite zu verschieben, benötigt man das Erstellen-Recht im Ziel-Namensraum.
|
/plugin/indexmenu2/ |
H A D | indexmenu.php | 22 $im = & new syntax_plugin_indexmenu_indexmenu(); 23 return preg_replace(array("#^<ul[^>]+>#i","#</ul>$#i"),"",$im->_indexmenu($opts));
|
/plugin/accscounter/lang/de/ |
H A D | viewer.txt | 5 Aktivieren Sie die Kontrollkästchen, die dem zu behandelnden Protokoll entsprechen, wählen Sie im P… 9 …die Spammerprüfungsfunktion verwenden, legen Sie im Voraus die Werte für "sfsExFreq" und "sfsExCon…
|
/plugin/task/lang/de/ |
H A D | subscribermail.txt | 3 Die folgende Aufgabe im @TITLE@ Wiki wurde hinzugefügt oder geändert. 14 Um das Abonnement für diese Seite aufzulösen, melde dich im Wiki an und klicke dann diesen Link:
|
/plugin/linkback/lang/de/ |
H A D | subscribermail.txt | 3 Ein neuer Linkback wurde zur Seite @PAGE@ im @TITLE@ Wiki hinzugefügt. Die Seite kann hier gefunden werden: 14 Um Infos dieser Seite nicht mehr zu abonnieren, melde dich im Wiki an und dann klicke diesen Link:
|
/plugin/authucenter/ |
H A D | README.md | 5 …s://gitter.im/daxingplay/dokuwiki-plugin-authucenter](https://badges.gitter.im/daxingplay/dokuwiki…
|
/plugin/imagecarousel/vendor/slick/ |
H A D | CONTRIBUTING.markdown | 21 And a gitter chatroom here: [gitter.im/kenwheeler/slick](https://gitter.im/kenwheeler/slick) 28 …ousel](http://www.reddit.com/r/slickcarousel/) / [gitter.im/kenwheeler/slick](https://gitter.im/ke…
|
/plugin/elasticsearch/vendor/ruflin/elastica/ |
H A D | README.md | 10 [![Join the chat at https://gitter.im/ruflin/Elastica](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/ruflin/Elastica?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) 14 in our [Gitter](https://gitter.im/ruflin/Elastica) channel.
|
/plugin/pagemove/lang/de/ |
H A D | pagemove.txt | 9 …* Die Seite und deren Rückverweise dürfen nicht gesperrt sein, d.h. sich im Bearbeitungsmodus befi… 10 * Um eine Seite zu verschieben, benötigt man das Erstellen-Recht im Ziel-Namensraum.
|