/plugin/photogallery/phpThumb/demo/ |
H A D | phpThumb.demo.demo.php | 92 $img['square'] = 'images/disk.jpg'; 93 $img['landscape'] = 'images/loco.jpg'; 95 $img['unrotated'] = 'images/monkey.jpg'; 98 $img['levels2'] = 'images/lilies.jpg'; 100 $img['alpha'] = 'images/alpha.png'; 104 $img['mask1'] = 'images/mask04.png'; 111 $img['bmp'] = 'images/winnt.bmp'; 116 $img['small'] = 'images/small.jpg'; 117 $img['big'] = 'images/big.jpg'; 165 …img['landscape'].'&w=300&fltr[]=mask|'.$img['mask3'].'&f=png', 'src='.$img['landscape'].'&w=300&fl… [all …]
|
H A D | javascript_api.js | 91 var i, img; 100 return img; 214 var img = getImage(myImage); 216 return img.container.pageX + img.x; 218 return img.x; 228 var img = getImage(myImage); 229 if (img.container != null) 230 return img.container.pageY + img.y; 232 return img.y; 243 return img.width; [all …]
|
/plugin/ckgdoku/ckeditor/images/fileicons/ |
H A D | index.php | 33 foreach (glob('*.png') as $img) { 34 echo '<img src="'.$img.'" alt="'.$img.'" title="'.$img.'" /> '; 41 foreach (glob('*.png') as $img) { 42 echo '<img src="'.$img.'" alt="'.$img.'" title="'.$img.'" /> '; 51 foreach (glob('32x32/*.png') as $img) { 52 echo '<img src="'.$img.'" alt="'.$img.'" title="'.$img.'" /> '; 59 foreach (glob('32x32/*.png') as $img) { 60 echo '<img src="'.$img.'" alt="'.$img.'" title="'.$img.'" /> ';
|
/plugin/ckgedit/ckeditor/images/fileicons/ |
H A D | index.php | 33 foreach (glob('*.png') as $img) { 34 echo '<img src="'.$img.'" alt="'.$img.'" title="'.$img.'" /> '; 41 foreach (glob('*.png') as $img) { 42 echo '<img src="'.$img.'" alt="'.$img.'" title="'.$img.'" /> '; 51 foreach (glob('32x32/*.png') as $img) { 52 echo '<img src="'.$img.'" alt="'.$img.'" title="'.$img.'" /> '; 59 foreach (glob('32x32/*.png') as $img) { 60 echo '<img src="'.$img.'" alt="'.$img.'" title="'.$img.'" /> ';
|
/plugin/html2pdf/html2pdf/html2ps/unittest/ |
H A D | test.img.align.php | 14 $img = $tree->get_element_by_id('img'); 23 $img->get_bottom_margin())); 28 $this->assertTrue($span->get_top_margin() >= $img->get_top_margin(), 31 $img->get_top_margin())); 35 $img->get_bottom_margin())); 39 $img->get_top_margin())); 52 $img = $tree->get_element_by_id('img'); 61 $img->get_bottom_margin())); 69 $img->get_top_margin())); 73 $img->get_bottom_margin())); [all …]
|
/plugin/chessdiagram/ |
H A D | syntax.php | 178 $table_xhtml = array('-0' => '<img src="' 181 '-1' => '<img src="' 184 'x0' => '<img src="' 187 'x1' => '<img src="' 212 $table_xhtml += array('T' => '<img src="' 215 'B' => '<img src="' 218 'L' => '<img src="' 221 'R' => '<img src="' 224 'TL' => '<img src="' 231 '<img src="' [all …]
|
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/ |
H A D | ImageObject.cfc | 101 <cfset variables.img = imageResults.img> 115 <cfset variables.img = imageResults.img> 129 <cfset variables.img = imageResults.img> 137 <cfset variables.img = imageResults.img> 146 <cfset variables.img = imageResults.img> 158 <cfset variables.img = imageResults.img> 169 <cfset variables.img = imageResults.img> 178 <cfset variables.img = imageResults.img> 203 <cfset variables.img = imageResults.img> 211 <cfset variables.img = imageResults.img> [all …]
|
/plugin/mathpublish/phpmathpublisher/ |
H A D | Helper.php | 433 $img = imagecreate(1, max($high, 1)); 434 $white = $this->getBackColor($img); 435 imagefilledrectangle($img, 0, 0, 1, $high, $white); 438 $img = imagecreate(1, max($high, 1)); 439 $white = $this->getBackColor($img); 440 imagefilledrectangle($img, 0, 0, 1, $high, $white); 443 $img = imagecreate(6, max($high, 1)); 444 $black = $this->getFontColor($img); 445 $white = $this->getBackColor($img); 446 imagefilledrectangle($img, 872 getBackColor($img) global() argument 886 getFontColor($img) global() argument [all...] |
/plugin/pagenav/ |
H A D | deleted.files | 3 img/first-off.png 4 img/first.png 5 img/last-off.png 6 img/last.png 7 img/next-off.png 8 img/next.png 9 img/prev-off.png 10 img/prev.png 11 img/up.png
|
/plugin/fontfamily/ |
H A D | style.css | 1 #picker1 img, 2 #picker2 img, 3 #picker3 img, 4 #picker4 img, 5 #picker5 img, 6 #picker6 img, 7 #picker7 img, 8 #picker8 img {
|
/plugin/gallery/ |
H A D | syntax.php |
|
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/autoload/ |
H A D | mglyph.js | 19 …img){this.img=a.mglyph.GLYPH[m.src]}if(!this.img){this.img=a.mglyph.GLYPH[m.src]={img:new Image(),…
|
/plugin/weiqi/ |
H A D | weiqi_parser.php | 182 … $wout .= '<td>'.$this->img('images/blank',' ',$w1,$w1).'</td>';// blank for left coordinates 183 $wout .= '<td>'.$this->img('images/blank',' ',$w2,$w1).'</td>';// blank for left edge 189 $wout .= '<td>'.$this->img('images/blank',' ',$w2,$w1).'</td>';// blank for right edge 196 $wout .= '<td>'.$this->img($goban.'_ul', ' ').'</td>';// top left goban corner 198 $wout .= '<td>'.$this->img($goban.'_ur', ' ').'</td>';// top right goban corner 224 $wout .= '<td>'.$this->img($goban.'_dl', ' ').'</td>';// bottom left goban corner 225 $wout .= '<td colspan="'.$width.'">'.$this->img($goban.'_d', ' ', $w1*$width, $w2).'</td>'; 226 $wout .= '<td>'.$this->img($goban.'_dr', ' ').'</td>';// bottom right goban corner 233 $wout .= '<td>'.$this->img('images/blank',' ',$w2,$w1).'</td>';// blank for left edge 239 $wout .= '<td>'.$this->img('images/blank',' ',$w2,$w1).'</td>';// blank for right edge [all …]
|
/plugin/amazon/ |
H A D | syntax.php | 292 $img = ''; 293 if(!$img) $img = $item['UNIVERSALLISTITEM'][0]['IMAGEURL'][0]['VALUE']; 294 if(!$img) $img = $item['MEDIUMIMAGE'][0]['URL'][0]['VALUE']; 295 if(!$img) $img = $item['IMAGESETS'][0]['IMAGESET'][0]['MEDIUMIMAGE'][0]['URL'][0]['VALUE']; 296 if(!$img) $img = $item['LARGEIMAGE'][0]['URL'][0]['VALUE']; 297 if(!$img) $img = $item['IMAGESETS'][0]['IMAGESET'][0]['LARGEIMAGE'][0]['URL'][0]['VALUE']; 298 if(!$img) $img = $item['SMALLIMAGE'][0]['URL'][0]['VALUE']; 299 if(!$img) $img = $item['IMAGESETS'][0]['IMAGESET'][0]['SMALLIMAGE'][0]['URL'][0]['VALUE']; 300 if(!$img) $img = 'http://images.amazon.com/images/P/01.MZZZZZZZ.gif'; // transparent pixel 312 … print '<img src="'.$img.'" width="'.$param['imgw'].'" height="'.$param['imgh'].'" alt="" />';
|
/plugin/photogallery/phpThumb/ |
H A D | phpthumb.unsharp.php | 46 public static function applyUnsharpMask(&$img, $amount, $radius, $threshold) { argument 58 $w = imagesx($img); 59 $h = imagesy($img); 77 imagecopy($imgBlur, $img, 0, 0, 0, 0, $w, $h); 85 imagecopy( $imgBlur, $img, 0, 0, 1, 0, $w - 1, $h); // left 86 imagecopymerge($imgBlur, $img, 1, 0, 0, 0, $w , $h, 50); // right 100 $rgbOrig = imagecolorat($img, $x, $y); 118 $pixCol = imagecolorallocate($img, $rNew, $gNew, $bNew); 119 imagesetpixel($img, $x, $y, $pixCol); 126 $rgbOrig = imagecolorat($img, $x, $y); [all …]
|
/plugin/diagramsnet/lib/math/jax/output/SVG/autoload/ |
H A D | mglyph.js | 19 …img){this.img=a.mglyph.GLYPH[m.src]}if(!this.img){this.img=a.mglyph.GLYPH[m.src]={img:new Image(),…
|
/plugin/slider/ |
H A D | syntax.php | 69 $img = ''; 83 if(preg_match('/^https?:\/\//i', $lastcall[1][0])) $img = $lastcall[1][0]; 96 }elseif(!$img){ 97 $img = trim(substr($match, 7,-1)); 99 return array($state, $img, $first); 138 list($state, $img, $first) = $data; 151 $this->open_slide($R, $img); 168 * @param string $img 170 private function open_slide($R, $img){ argument 172 if($img){ [all …]
|
/plugin/freechat/phpfreechat/data/public/js/ |
H A D | pfcgui.js | 247 a1.appendChild(img); 272 a2.appendChild(img); 345 var img = $('pfc_tabimg'+tabid); 346 if (img) 382 var img = $('pfc_tabimg'+tabid); 383 if (img) 417 img.setAttribute('src', s_url); 418 img.setAttribute('alt', s_symbol); 419 img.setAttribute('title', s_symbol); 420 img.s_symbol = s_symbol; [all …]
|
/plugin/panoview/ |
H A D | syntax.php | 71 list($img, $params) = explode('?', $match, 2); 72 $img = trim($img); 75 $data['image'] = resolve_id(getNS($ID), $img); 108 $img = '<a href="'.ml($data['image'], array('id'=> $ID), false).'"><img src="'. 123 <div class="surface">'.$img.'</div> 144 $img = null; 146 $img = @imagecreatefromjpeg($d['file']); 148 $img = @imagecreatefrompng($d['file']); 150 $img = @imagecreatefromgif($d['file']); 152 if(!$img) $this->gfx_error('generic'); [all …]
|
/plugin/inserticon/ |
H A D | syntax.php | 54 …$renderer->doc .= '<img src="'.PLUGIN_DIR.'/images/sound.png" alt="MP3" title="Sound" align="top" … 58 …$renderer->doc .= '<img src="'.PLUGIN_DIR.'/images/video.png" alt="Video" title="Video" align="top… 62 …$renderer->doc .= '<img src="'.PLUGIN_DIR.'/images/folder.png" alt="Carpeta" title="Folder" align=… 66 … $renderer->doc .= '<img src="'.PLUGIN_DIR.'/images/zip.png" alt="ZIP" title="ZIP" align="top" />'; 70 …$renderer->doc .= '<img src="'.PLUGIN_DIR.'/images/image.png" alt="Image" title="Image" align="top… 74 …$renderer->doc .= '<img src="'.PLUGIN_DIR.'/images/people.png" alt="People" title="People" align="…
|
/plugin/jcapture/src/com/hammurapi/jcapture/ |
H A D | ScreenShot.java | 108 BufferedImage img = image.getImage(); in call() local 111 …BufferedImage scaled = new BufferedImage((int) (img.getWidth()*scale), (int) (img.getHeight()*scal… in call() 117 g.drawImage(img, 0, 0, scaled.getWidth(), scaled.getHeight(), null); in call() 119 img = scaled; in call() 127 Graphics2D ssg = img.createGraphics(); in call() 129 ssg.drawRect(0, 0, img.getWidth()-1, img.getHeight()-1); in call() 139 for (int x=0, w=img.getWidth(); x<w; ++x) { in call() 140 Y: for (int y=0, h=img.getHeight(); y<h; ++y) { in call() 142 int newPixel = img.getRGB(x, y); in call() 209 BufferedImage img = regions.get(i).getImage().getImage(); in dump() local [all …]
|
/plugin/photogallery/ |
H A D | syntax.php | 243 if(empty($img)){ 526 foreach($files as $img){ 546 $img = $files[0]; 640 if (empty($img['isimg']) && empty($img['isvid'])) return ''; 644 $ID = $img['id']; 753 if (!empty($img['isvid'])) { 776 function _meta($img,$opt){ argument 910 function _exif($img){ argument 912 $jpeg = $img['meta'] ?? null; 949 foreach($files as $img) { [all …]
|
/plugin/math2/phpmathpublisher/ |
H A D | mathpublisher.php | 469 $img=$tmp_img; 520 $img=$tmp_img; 626 return $img; 647 return $img; 672 return $img; 990 if(!isset($img[$i])) 993 else $img[$i] = $parf; 999 $largeur+=imagesx($img[$i]); 1010 if(isset($img[$i])) 1012 ImageCopy($result, $img[$i],$pos,$dessus-$base[$i], 0, 0,imagesx($img[$i]),imagesy($img[$i])); [all …]
|
/plugin/fontcolor/images/ |
H A D | color-icon.php | 9 $img = imagecreate(16, 16); variable 10 imagefill($img, 0, 0, imagecolorallocate($img, hexdec($red), hexdec($green), hexdec($blue))); 13 imagepng($img); 14 imagedestroy($img);
|
/plugin/openlayersmap/icons/ |
H A D | index.php | 46 foreach (glob('*.png') as $img) { 47 echo '<img src="' . $img . '" alt="' . $img . '" title="' . $img . '" /> ';
|