Home
last modified time | relevance | path

Searched refs:img (Results 1 – 25 of 749) sorted by relevance

12345678910>>...30

/plugin/photogallery/phpThumb/demo/
H A DphpThumb.demo.demo.php92 $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';
165img['landscape'].'&w=300&fltr[]=mask|'.$img['mask3'].'&f=png', 'src='.$img['landscape'].'&w=300&fl…
[all …]
H A Djavascript_api.js91 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 Dindex.php33 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 Dindex.php33 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 Dtest.img.align.php14 $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 Dsyntax.php178 $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 DImageObject.cfc101 <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 DHelper.php516 $img = $tmpImg;
574 $img = $tmpImg;
613 $img,
687 $img,
702 return $img;
728 return $img;
765 return $img;
869 * @param resource $img
872 public function getBackColor($img) { argument
883 * @param resource $img
[all …]
/plugin/pagenav/
H A Ddeleted.files3 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 Dstyle.css1 #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 Dsyntax.php
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/autoload/
H A Dmglyph.js19img){this.img=a.mglyph.GLYPH[m.src]}if(!this.img){this.img=a.mglyph.GLYPH[m.src]={img:new Image(),…
/plugin/weiqi/
H A Dweiqi_parser.php182 … $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 Dsyntax.php292 $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 Dphpthumb.unsharp.php46 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 Dmglyph.js19img){this.img=a.mglyph.GLYPH[m.src]}if(!this.img){this.img=a.mglyph.GLYPH[m.src]={img:new Image(),…
/plugin/slider/
H A Dsyntax.php69 $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 Dpfcgui.js247 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 Dsyntax.php71 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 Dsyntax.php54 …$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 DScreenShot.java108 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 Dsyntax.php243 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 Dmathpublisher.php469 $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 Dcolor-icon.php9 $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 Dindex.php46 foreach (glob('*.png') as $img) {
47 echo '<img src="' . $img . '" alt="' . $img . '" title="' . $img . '" /> ';

12345678910>>...30