/plugin/fckg/fckeditor/editor/css/images/fileicons/ |
H A D | icons.txt | 8 background-image: url(images/fileicons/gz.png); 11 background-image: url(images/fileicons/csv.png); 14 background-image: url(images/fileicons/gif.png); 18 background-image: url(images/fileicons/png.png); 22 background-image: url(images/fileicons/txt.png); 25 background-image: url(images/fileicons/tar.png); 28 background-image: url(images/fileicons/jpg.png); 32 background-image: url(images/fileicons/xml.png); 35 background-image: url(images/fileicons/c.png); 38 background-image: url(images/fileicons/ppt.png); [all …]
|
/plugin/offline/ui/dokuwiki/ |
H A D | all.css | 1 …image:url(/dokuwiki/lib/images/interwiki/wp.gif)}a.iw_wpde{background-image:url(/dokuwiki/lib/imag…
|
H A D | print.css | 1 …image:url(/dokuwiki/lib/images/interwiki/wp.gif)}a.iw_wpde{background-image:url(/dokuwiki/lib/imag…
|
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | output.fastps.l2.class.php | 8 function image($image, $x, $y, $scale) { argument 9 $this->image_scaled($image, $x, $y, $scale, $scale); 12 function image_scaled($image, $x, $y, $scale_x, $scale_y) { argument 38 $this->image($image, $x, $cy, $scale); 45 $this->image($image, $x, $cy, $scale); 54 $this->image($image, $cx, $y, $scale); 61 $this->image($image, $cx-$width, $y, $scale); 72 $this->image($image, $cx, $cy, $scale); 83 $this->image($image, $cx, $cy, $scale); 94 $this->image($image, $cx, $cy, $scale); [all …]
|
H A D | output.fpdf.class.php | 161 function image($image, $x, $y, $scale) { function in OutputDriverFPDF 183 $this->pdf->Image($tmpname, $tx, $ty, $image->sx() * $scale, $image->sy() * $scale, "png"); 193 $this->pdf->Image($tmpname, $tx, $ty, $image->sx() * $scale, $image->sy() * $scale, "png"); 212 $this->pdf->Image($tmpname, $tx, $ty, $image->sx() * $scale, $image->sy() * $scale, "png"); 226 $this->pdf->Image($tmpname, $tx, $ty, $image->sx() * $scale, $image->sy() * $scale, "png"); 240 $this->pdf->Image($tmpname, $tx, $ty, $image->sx() * $scale, $image->sy() * $scale, "png"); 254 $this->pdf->Image($tmpname, $tx, $ty, $image->sx() * $scale, $image->sy() * $scale, "png"); 273 $this->pdf->Image($tmpname, $tx, $ty, $image->sx() * $scale, $image->sy() * $scale, "png"); 283 $this->pdf->Image($tmpname, $tx, $ty, $image->sx() * $scale, $image->sy() * $scale, "png"); 294 …$this->pdf->Image($tmpname, $x, $y - $image->sy() * $scale_y, $image->sx() * $scale_x, $image->sy(… [all …]
|
H A D | value.list-style.class.php | 7 var $image; variable in ListStyleValue 12 if ($this->image === CSS_PROPERTY_INHERIT) { 14 $this->image = $value->copy(); 30 $this->image->is_default() && 38 if ($this->image === CSS_PROPERTY_INHERIT) { 39 $object->image = CSS_PROPERTY_INHERIT; 41 $object->image = $this->image->copy();
|
H A D | utils_graphic.php | 12 $image = do_image_open_wrapped($filename, $type); 13 if (!is_resource($image)) { return null; }; 15 if (!is_null($image)) { 16 imageinterlace($image, 0); 19 return $image; 45 $image = imagecreatefrompng($filename); 48 return $image;
|
/plugin/farmer/3rdparty/ |
H A D | RingIcon.php | 8 * Generates a identicon/visiglyph like image based on concentric rings 28 * @param int $size width and height of the resulting image 43 * Generates an ring image 45 * If a seed is given, the image will be based on that seed 48 * @param string $file if given, the image is saved at that path, otherwise is printed to browser 65 $image = $this->createTransparentImage($this->fullsize, $this->fullsize); 68 $this->drawRing($image, $arcwidth); 74 imagecopyresampled($out, $image, 0, 0, 0, 0, $this->size, $this->size, $this->fullsize, $this->fullsize); 78 header("Content-type: image/png"); 82 imagedestroy($image); 122 drawRing($image, $arcwidth) global() argument 145 transparentColor($image) global() argument 156 randomColor($image) global() argument [all...] |
/plugin/diagramsnet/lib/plugins/ |
H A D | rackF5.js | 47 c.image(0, 0, w * 0.04, h, stencilPath + 'big_ip_5x00_ear.png', 0, 0, 0); 125 c.image(0, 0, w * 0.04, h, stencilPath + 'big_ip_5x00_ear.png', 0, 0, 0); 203 c.image(0, 0, w * 0.04, h, stencilPath + 'big_ip_5x00_ear.png', 0, 0, 0); 281 c.image(0, 0, w * 0.04, h, stencilPath + 'big_ip_5x00_ear.png', 0, 0, 0); 359 c.image(0, 0, w * 0.04, h, stencilPath + 'big_ip_5x00_ear.png', 0, 0, 0); 437 c.image(0, 0, w * 0.04, h, stencilPath + 'big_ip_5x00_ear.png', 0, 0, 0); 515 c.image(0, 0, w * 0.04, h, stencilPath + 'big_ip_5x00_ear.png', 0, 0, 0); 1026 c.image(w * 0.182, h * 0.3, w * 0.74, h * 0.145, bladeStr, 0, 0, 0); 1031 c.image(w * 0.182, h * 0.462, w * 0.74, h * 0.145, bladeStr, 0, 0, 0); 1036 c.image(w * 0.182, h * 0.625, w * 0.74, h * 0.145, bladeStr, 0, 0, 0); [all …]
|
/plugin/bootswrapper/exe/help/ |
H A D | image.txt | 5 | <image shape="rounded">{{:wiki:dokuwiki-128.png?nolink&100|}}</image> | <code html><image shape… 7 </image></code> | 8 | <image shape="circle">{{:wiki:dokuwiki-128.png?nolink&100|}}</image> | <code html><image shape… 10 </image></code> | 11 | <image shape="thumbnail">{{:wiki:dokuwiki-128.png?nolink&100|}}</image> | <code html><image shape… 13 </image></code> |
|
/plugin/jcapture/src/com/hammurapi/jcapture/ |
H A D | ShapeImpl.java | 11 MappedImage image; field in ShapeImpl.ImageImpl 14 ImageImpl(MappedImage image, boolean coversEverything) { in ImageImpl() argument 16 this.image = image; in ImageImpl() 27 return image; in getImage() 34 private Image image; field in ShapeImpl.ImageReferenceImpl 36 ImageReferenceImpl(Image image) { in ImageReferenceImpl() argument 38 if (image==null) { in ImageReferenceImpl() 41 this.image = image; in ImageReferenceImpl() 46 return image.coversEverything(); in coversEverything() 51 return image; in getImage()
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/regression/ |
H A D | simple_xml_element.test | 6 Hello '{{ images.image.0.group }}'! 7 {{ images.image.0.group.attributes.myattr }} 8 {{ images.children().image.count() }} 9 {% for image in images %} 10 - {{ image.group }} 13 … => new \SimpleXMLElement('<images><image><group myattr="example">foo</group></image><image><group…
|
/plugin/edittable/less/ |
H A D | contextmenu.less | 14 background-image: url('../plugins/edittable/images/text_heading.png'); 18 background-image: url('../plugins/edittable/images/a_left.png'); 22 background-image: url('../plugins/edittable/images/a_center.png'); 26 background-image: url('../plugins/edittable/images/a_right.png'); 30 background-image: url('../plugins/edittable/images/row_above.png'); 34 background-image: url('../plugins/edittable/images/remove_row.png'); 38 background-image: url('../plugins/edittable/images/row_below.png'); 42 background-image: url('../plugins/edittable/images/col_left.png'); 46 background-image: url('../plugins/edittable/images/remove_col.png'); 50 background-image: url('../plugins/edittable/images/col_right.png'); [all …]
|
/plugin/confmanager/tpl/ |
H A D | showConfigTwoLineLeftImage.php | 17 <?php $image = $this->getImage('local', $key); ?> 21 <?php if ($image !== '' && $this->imageAlignment == 'left'): ?> 22 <img src="<?php echo hsc($image) ?>" alt="" class="exampleimage <?php echo hsc($this->internalName) ?>" /> 31 <?php if ($image !== '' && $this->imageAlignment == 'right'): ?> 32 <img src="<?php echo hsc($image) ?>" alt="" class="exampleimage <?php echo hsc($this->internalName) ?>" /> 67 <?php if($image !== '' && !$isDefault) : ?> 110 <?php $image = $this->getImage('default', $key); ?> 114 <?php if ($image !== '' && $this->imageAlignment == 'left'): ?> 115 <img src="<?php echo hsc($image) ?>" alt="" class="exampleimage <?php echo hsc($this->internalName) ?>" /> 122 <?php if ($image ! 11 <?php $image = $this->getImage('local', $key); ?> global() variable 104 <?php $image = $this->getImage('default', $key); ?> global() variable [all...] |
/plugin/rrdgraph/inc/ |
H A D | errorimage.php | 41 $image = imagecreatetruecolor($width, $height); 42 $cBackground = imagecolorallocate($image, 255, 255, 255); 43 $cBorder = imagecolorallocate($image, 255, 0, 0); 44 $cBlack = imagecolorallocate($image, 0, 0, 0); 46 imagefill($image, 0, 0, $cBorder); 47 …imagefilledrectangle($image, self::BORDER_WIDTH, self::BORDER_WIDTH, $width - self::BORDER_WIDTH -… 50 …imagestring($image, self::TITLE_FONT, self::BORDER_WIDTH + self::BORDER_SPACING, $y, $title, $cBla… 52 … imagestring($image, self::FONT, self::BORDER_WIDTH + self::BORDER_SPACING, $y, $message, $cBlack); 62 imagepng($image); 66 imagedestroy($image);
|
/plugin/ckgdoku/ckeditor/ |
H A D | contents-default.css | 208 list-style-image: none; 216 list-style-image: none; 344 background-image: url(images/fileicons/gz.png); 371 background-image: url(images/fileicons/c.png); 391 background-image: url(images/fileicons/cs.png); 424 background-image: url(images/fileicons/py.png); 427 background-image: url(images/fileicons/js.png); 464 background-image: url(images/fileicons/7z.png); 470 background-image: url(images/fileicons/pl.png); 476 background-image: url(images/fileicons/ps.png); [all …]
|
H A D | contents.css | 1 …image:url(images/fileicons/gz.png)}a.mf_csv{background-image:url(images/fileicons/csv.png)}a.mf_gi…
|
/plugin/ckgedit/ckeditor/ |
H A D | contents-default.css | 208 list-style-image: none; 216 list-style-image: none; 344 background-image: url(images/fileicons/gz.png); 371 background-image: url(images/fileicons/c.png); 391 background-image: url(images/fileicons/cs.png); 424 background-image: url(images/fileicons/py.png); 427 background-image: url(images/fileicons/js.png); 464 background-image: url(images/fileicons/7z.png); 470 background-image: url(images/fileicons/pl.png); 476 background-image: url(images/fileicons/ps.png); [all …]
|
H A D | contents.css | 1 …image:url(images/fileicons/gz.png)}a.mf_csv{background-image:url(images/fileicons/csv.png)}a.mf_gi…
|
/plugin/watermark/action/ |
H A D | watermark.php | 51 $image = imagecreatefromgif($sourcefile); 55 $image = imagecreatefrompng($sourcefile); 59 $image = imagecreatefromjpeg($sourcefile); 70 imagesavealpha($image, true); 71 imagealphablending($image, true); 75 imagecopy($image, $watermark, $dest_x, $dest_y, 0, 0, $watermark_width, $watermark_height); 82 imagepng($image, $sourcefile, 0); 85 imagejpeg($image, $sourcefile, 90); 89 imagedestroy($image);
|
/plugin/fckg/fckeditor/editor/css/ |
H A D | fck_editorarea_RTL.css | 170 list-style-image: none; 178 list-style-image: none; 306 background-image: url(images/fileicons/gz.png); 333 background-image: url(images/fileicons/c.png); 353 background-image: url(images/fileicons/cs.png); 386 background-image: url(images/fileicons/py.png); 389 background-image: url(images/fileicons/js.png); 426 background-image: url(images/fileicons/7z.png); 432 background-image: url(images/fileicons/pl.png); 438 background-image: url(images/fileicons/ps.png); [all …]
|
H A D | fck_editorarea.css.default_template | 210 list-style-image: none; 218 list-style-image: none; 346 background-image: url(images/fileicons/gz.png); 373 background-image: url(images/fileicons/c.png); 393 background-image: url(images/fileicons/cs.png); 426 background-image: url(images/fileicons/py.png); 429 background-image: url(images/fileicons/js.png); 466 background-image: url(images/fileicons/7z.png); 472 background-image: url(images/fileicons/pl.png); 478 background-image: url(images/fileicons/ps.png); [all …]
|
/plugin/combo/ComboStrap/Meta/Field/ |
H A D | PageImage.php | 14 * Represents the image of a page in a {@link PageImages} 20 const PAGE_IMAGE = "page-image"; 31 private WikiPath $image; variable in ComboStrap\\Meta\\Field\\PageImage 41 public function __construct(WikiPath $image, MarkupPath $page) argument 43 $this->image = $image; 48 * @param WikiPath $image 52 public static function create(WikiPath $image, ResourceCombo $page): PageImage argument 54 return new PageImage($image, $page); 70 throw new ExceptionCompile("The page image usag [all...] |
/plugin/gcalendar/user/ |
H A D | events.css | 10 background-image: url(images/doc.gif); 18 background-image: url(images/dentist.png); 28 background-image: url(images/party.gif); 40 background-image: url(images/birthday.gif); 49 background-image: url(images/car-repair.gif); 61 background-image: url(images/ball.gif); 68 background-image: url(images/pokal.gif); 78 background-image: url(images/money.gif); 86 background-image: url(images/musicnote.gif); 93 background-image: url(images/callcenter.gif);
|
/plugin/admnote/ |
H A D | style.css | 72 mask-image: var(--adm-note-pic); 87 mask-image: var(--adm-abstract-pic); 102 mask-image: var(--adm-information-pic); 117 mask-image: var(--adm-tip-pic); 147 mask-image: var(--adm-question-pic); 162 mask-image: var(--adm-warning-pic); 177 mask-image: var(--adm-failure-pic); 192 mask-image: var(--adm-danger-pic); 207 mask-image: var(--adm-bug-pic); 222 mask-image: var(--adm-example-pic); [all …]
|