Home
last modified time | relevance | path

Searched refs:image (Results 76 – 100 of 1085) sorted by relevance

12345678910>>...44

/plugin/html2pdf/html2pdf/html2ps/
H A Dpath.php81 function fill($transform, $image, $color) { argument
89 imagefilledpolygon($image, $coords, $size, $color);
92 function stroke($transform, $image, $color) { argument
100 imagepolygon($image, $coords, $size, $color);
117 function fill($transform, $image, $color) { argument
126 imagefilledellipse($image,
158 function stroke($transform, $image, $color) { argument
167 imageellipse($image,
H A Dps.l3.image.encoder.stream.inc.php10 function auto(&$psdata, $src_img, &$size_x, &$size_y, &$tcolor, &$image, &$mask) { argument
12 …$id = $this->solid($psdata, $src_img->get_handle(), $size_x, $size_y, $image->get_handle(), $mask);
16 …$id = $this->transparent($psdata, $src_img->get_handle(), $size_x, $size_y, $image->get_handle(), …
31 function solid(&$psdata, $src_img, &$size_x, &$size_y, &$image, &$mask) { argument
71 $image = "image-{$id}-data";
85 function transparent(&$psdata, $src_img, &$size_x, &$size_y, &$image, &$mask) { argument
187 $image = "image-{$id}-data";
193 function alpha(&$psdata, $src_img, &$size_x, &$size_y, &$image, &$mask) { argument
243 $image = "image-{$id}-data";
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DContainerSpec.php27 public $image; variable in Google\\Service\\Dataflow\\ContainerSpec
62 public function setImage($image) argument
64 $this->image = $image;
71 return $this->image;
/plugin/mathpublish/phpmathpublisher/
H A DMathExpression.php171 $this->image = $this->nodes[0]->image;
318 $this->image = $result;
344 $this->image = $result;
379 $this->image = $result;
414 $this->image = $result;
443 $this->image = $result;
478 $this->image = $result;
515 $this->image = $imgFin;
543 $this->image = $imgFin;
571 $this->image = $imgFin;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DOverlay.php45 public function setImage(Image $image) argument
47 $this->image = $image;
54 return $this->image;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
H A DQuestionItem.php30 public function setImage(Image $image) argument
32 $this->image = $image;
39 return $this->image;
H A DQuestionGroupItem.php47 public function setImage(Image $image) argument
49 $this->image = $image;
56 return $this->image;
/plugin/wrap/
H A Dstyle.less92 div.wrap_info { background-image: url(images/note/48/info.png); }
93 span.wrap_info { background-image: url(images/note/16/info.png); }
98 div.wrap_important { background-image: url(images/note/48/important.png); }
99 span.wrap_important { background-image: url(images/note/16/important.png); }
104 div.wrap_alert { background-image: url(images/note/48/alert.png); }
105 span.wrap_alert { background-image: url(images/note/16/alert.png); }
110 div.wrap_tip { background-image: url(images/note/48/tip.png); }
111 span.wrap_tip { background-image: url(images/note/16/tip.png); }
116 div.wrap_help { background-image: url(images/note/48/help.png); }
117 span.wrap_help { background-image
[all...]
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DScreenShot.java8 import java.awt.image.BufferedImage;
27 private MappedImage image; field in ScreenShot
36 BufferedImage image, in ScreenShot() argument
47 this.image = new MappedImage(image, imageFormat, imageChannel); in ScreenShot()
108 BufferedImage img = image.getImage(); in call()
132 size = new Dimension(image.getWidth(), image.getHeight()); in call()
136 regions.add(new Region(image)); in call()
138 BufferedImage pimg = prev.image.getImage(); in call()
158 regions.add(new Region(image)); in call()
178 prev.image=null; in call()
H A DMappedImage.java3 import java.awt.image.BufferedImage;
34 …public MappedImage(final BufferedImage image, String format, FileChannel channel) throws IOExcepti… in MappedImage() argument
47 return image; in MappedImage()
51 imageRef = channel==null ? new HardReference(image) : new SoftReference<BufferedImage>(image); in MappedImage()
52 width = image.getWidth(); in MappedImage()
53 height = image.getHeight(); in MappedImage()
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/
H A DFeatureDescription.php50 public function setImage(Image $image) argument
52 $this->image = $image;
59 return $this->image;
/plugin/diagramsnet/lib/js/diagramly/util/
H A DmxAsyncCanvas.js148 mxAsyncCanvas.prototype.image = function(x, y, w, h, src, aspect, flipH, flipV) method in mxAsyncCanvas
151 var image = this.htmlCanvas.images[src];
153 if (image == null)
155 var image = new Image();
157 image.onload = mxUtils.bind(this, function()
162 image.onerror = mxUtils.bind(this, function()
169 this.htmlCanvas.images[src] = image;
170 image.src = src;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DGoogleCloudRunOpV2Container.php36 public $image; variable in Google\\Service\\CloudRun\\GoogleCloudRunOpV2Container
93 public function setImage($image) argument
95 $this->image = $image;
102 return $this->image;
H A DGoogleCloudRunV2Container.php36 public $image; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2Container
93 public function setImage($image) argument
95 $this->image = $image;
102 return $this->image;
/plugin/autolink3/
H A Dadmin.php89 …<input type='image' src='".DOKU_BASE."/lib/plugins/autolink3/ressources/delete.gif' name='supr' va…
90 …<input type='image' src='".DOKU_BASE."/lib/plugins/autolink3/ressources/edit.gif' name='mod' value…
100 …<input type='image' src='".DOKU_BASE."/lib/plugins/autolink3/ressources/add.gif' name='complete' v…
150 …k')."</div><div align='right' style='width:16px;float:left;'><input type='image' src='".DOKU_BASE.…
151 …o')."</div><div align='right' style='width:16px;float:left;'><input type='image' src='".DOKU_BASE.…
152 …n')."</div><div align='right' style='width:16px;float:left;'><input type='image' src='".DOKU_BASE.…
171 …<input type='image' src='".DOKU_BASE."/lib/plugins/autolink3/ressources/add.gif' alt='add' name='a…
/plugin/csstimeline/
H A Dfeed.php90 $image = new FeedImage(); variable
91 $image->title = $conf['title'];
92 $image->url = DOKU_URL . "lib/images/favicon.ico";
93 $image->link = DOKU_URL;
94 $rss->image = $image;
/plugin/diagrams/action/
H A Dmediafile.php64 foreach ($diagrams as $image) {
65 $image = cleanID($image);
66 $file = mediaFN($image);
70 auth_quickaclcheck($image) >= AUTH_UPLOAD &&
73 $editable[] = $image;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
H A DPostAuthor.php68 public function setImage(PostAuthorImage $image) argument
70 $this->image = $image;
77 return $this->image;
H A DPageAuthor.php68 public function setImage(PageAuthorImage $image) argument
70 $this->image = $image;
77 return $this->image;
H A DCommentAuthor.php68 public function setImage(CommentAuthorImage $image) argument
70 $this->image = $image;
77 return $this->image;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DSignature.php40 public function setImage(Image $image) argument
42 $this->image = $image;
49 return $this->image;
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/blue.monday/css/
H A Djplayer.blue.monday.css152 background: url("../image/jplayer.blue.monday.jpg") 0 0 no-repeat; }
155 background: url("../image/jplayer.blue.monday.jpg") -41px 0 no-repeat; }
158 background: url("../image/jplayer.blue.monday.jpg") 0 -42px no-repeat; }
169 background: url("../image/jplayer.blue.monday.jpg") 0 -83px no-repeat;
176 background: url("../image/jplayer.blue.monday.jpg") 0 -112px no-repeat; }
182 background: url("../image/jplayer.blue.monday.jpg") 0 -141px no-repeat; }
213 background: url("../image/jplayer.blue.monday.jpg") 0 -202px repeat-x;
219 background: url("../image/jplayer.blue.monday.jpg") 0 -218px repeat-x;
225 background: url("../image/jplayer.blue.monday.seeking.gif"); }
282 background: url("../image/jplayer.blue.monday.jpg") 0 -250px repeat-x;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DAnnotateImageRequest.php47 public function setImage(Image $image) argument
49 $this->image = $image;
56 return $this->image;
/plugin/findologicxmlexport/vendor/jms/metadata/
H A DREADME.md6 | [![Build status][Master image]][Master] | [![Build status][1.x image]][1.x] |
7 | [![Coverage Status][Master coverage image]][Master coverage] | [![Coverage Status][1.x coverage i…
46 [Master image]: https://img.shields.io/travis/schmittjoh/metadata/master.svg?style=flat-square
48 …[Master coverage image]: https://img.shields.io/scrutinizer/coverage/g/schmittjoh/metadata/master.…
51 [1.x image]: https://img.shields.io/travis/schmittjoh/metadata/1.x.svg?style=flat-square
53 …[1.x coverage image]: https://img.shields.io/scrutinizer/coverage/g/schmittjoh/metadata/1.x.svg?st…
/plugin/linksuggest/
H A Dscript.js62 let image;
71 image = 'ns.png';
73 image = 'page.png';
75 return '<img alt="' + alt + '" src="' + DOKU_BASE + 'lib/images/' + image + '"> ' + linksuggest_escape(value) + title;
181 let image;
189 image = 'ns.png';
191 image = 'media_link_nolnk.png';
193 return '<img alt="' + alt + '" src="' + DOKU_BASE + 'lib/images/' + image + '"> ' + linksuggest_escape(value);

12345678910>>...44