Home
last modified time | relevance | path

Searched refs:image (Results 26 – 50 of 1085) sorted by path

12345678910>>...44

/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md213 "label": "Download as image",
225 * Download as image
624 multiplier | Scale factor for the generated image
653 image.
658 To include exported image, use `image: "reference"`.
661 you want the image to be scaled to fit into.
669 "image": "reference",
670 "fit": [ 523.28, 769.89 ] // fit image to A4
823 image: "Rightclick -> Save picture as... to save the image."
1041 * Fix: Improved tainted image detection
[all …]
H A Dexport.css206 …background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org…
216 …background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org…
226 …background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org…
229 …background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org…
233 …background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAQCAYAAADNo/U5AAAACXBIWX…
298 background-image: none;
H A Dexport.js495 image: "reference",
H A Dexport.min.js1 …ntation:"portrait",images:{},content:["Saved from:",window.location.href,{image:"reference",fit:[5…
/plugin/amcharts/assets/amcharts/plugins/export/examples/
H A Dexport.config.advanced.js219 image: "reference",
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.js5882 setOverlayImage: function (image, callback, options) { argument
6010 if (typeof image === 'string') {
6011 fabric.util.loadImage(image, function(img) {
6017 options && image.setOptions(options);
6018 this[property] = image;
18884 this.image = options.image || false;
18899 if (this.image) {
18904 _el.width = this.image.width;
18905 _el.height = this.image.height;
18908 tmpCanvas.add(this.image);
[all …]
H A Dfabric.min.js4image,callback,options){return this.__setBgOverlayImage("overlayImage",image,callback,options)},se… argument
11image=options.image||false;this.mode=options.mode||"multiply";this.alpha=options.alpha||1},applyTo…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js2352 pdfKitDoc.image(image.image, image.x, image.y, { width: image._width, height: image._height });
14195 node.image = label;
16471 image.x = context.x + (image.x || 0);
16472 image.y = context.y;
16478 item: image
16526 image.x = (image.x || 0) + offset;
65200 if (!image) {
65226 ip = image.width / image.height;
65500 colorByteSize = _this.image.colors * _this.image.bits / 8;
66104 var image, label;
[all …]
H A Dpdfmake.min.js7 …?e.fill(t.color):e.stroke(t.lineColor||"black")}function f(t,e,n,r){r.image(t.image,t.x,t.y,{width…
9image)n.processImage(t);else if(t.canvas)n.processCanvas(t);else if(t.qr)n.processQr(t);else if(!t…
16image:function(t,n,i,o){var a,s,h,u,l,c,f,d,p,g,v,m,y,w;return null==o&&(o={}),"object"==typeof n&… method in t.exports
H A Dpdfmake.min.js.map1image","_width","_height","FontProvider","LayoutBuilder","PdfKit","ImageMeasure","pageOrientation"…
/plugin/amcharts/assets/amcharts/
H A Dserial.js8 …=m.backgroundAlpha));var r=m=0;void 0!==a.pathToImages&&h&&(n=a.container.image(a.pathToImages+h+a…
H A Dxy.js8 …=l.backgroundAlpha));var r=l=0;void 0!==a.pathToImages&&h&&(q=a.container.image(a.pathToImages+h+a…
/plugin/anewssystem/
H A Dstyle.css228 background-image:url(images/delete.gif);
238 background-image:url(images/delete_hov.gif) !important;
247 background-image:url(images/edit.gif);
258 background-image:url(images/edit_hov.gif) !important;
328 list-style-image: url("images/toc-bullet.png");
H A Dsyntax.php797 list($link,$image) = $response;
/plugin/animation/scripts/
H A Djquery.scianimator.min.js8image:null,animationTimer:null,autoRefreshTimer:null,playMode:c.PLAY_MODE_STOPPED,frames:[],curren… method in b
/plugin/authgoogle/google/contrib/
H A DGoogle_BloggerService.php780 public $image; variable in Google_CommentAuthor
795 $this->image = $image;
798 return $this->image;
964 public $image; variable in Google_PageAuthor
978 public function setImage(Google_PageAuthorImage $image) { argument
979 $this->image = $image;
982 return $this->image;
1147 public $image; variable in Google_PostAuthor
1161 public function setImage(Google_PostAuthorImage $image) { argument
1162 $this->image = $image;
[all …]
H A DGoogle_ComputeService.php492 * @param string $image Name of the image resource to delete.
496 public function delete($project, $image, $optParams = array()) { argument
497 $params = array('project' => $project, 'image' => $image);
511 * @param string $image Image name.
530 * @param string $image Name of the image resource to return.
534 public function get($project, $image, $optParams = array()) { argument
535 $params = array('project' => $project, 'image' => $image);
2459 public $image; variable in Google_Instance
2511 public function setImage( $image) { argument
2512 $this->image = $image;
[all …]
H A DGoogle_CustomsearchService.php158 public $image; variable in Google_Promotion
180 public function setImage(Google_PromotionImage $image) { argument
181 $this->image = $image;
184 return $this->image;
527 public $image; variable in Google_Result
579 public function setImage(Google_ResultImage $image) { argument
580 $this->image = $image;
583 return $this->image;
H A DGoogle_DriveService.php2831 public $image; variable in Google_DriveFileThumbnail
2833 public function setImage( $image) { argument
2834 $this->image = $image;
2837 return $this->image;
H A DGoogle_FreebaseService.php115 …$this->image = new Google_ImageServiceResource($this, $this->serviceName, 'image', json_decode('{"…
H A DGoogle_OrkutService.php1754 public $image; variable in Google_CommunityPoll
1816 $this->image = $image;
1819 return $this->image;
2302 public $image; variable in Google_OrkutActivitypersonResource
2326 $this->image = $image;
2329 return $this->image;
2377 public $image; variable in Google_OrkutAuthorResource
2392 $this->image = $image;
2395 return $this->image;
2419 public $image; variable in Google_OrkutCommunitypolloptionResource
[all …]
H A DGoogle_PlusDomainsService.php702 public $image; variable in Google_ActivityActor
720 $this->image = $image;
933 public $image; variable in Google_ActivityObjectActor
948 $this->image = $image;
983 public $image; variable in Google_ActivityObjectAttachments
1023 $this->image = $image;
1149 public $image; variable in Google_ActivityObjectAttachmentsThumbnails
1158 $this->image = $image;
1603 $this->image = $image;
1888 $this->image = $image;
[all …]
H A DGoogle_PlusService.php528 public $image; variable in Google_ActivityActor
546 $this->image = $image;
750 public $image; variable in Google_ActivityObjectActor
765 $this->image = $image;
800 public $image; variable in Google_ActivityObjectAttachments
837 $this->image = $image;
946 public $image; variable in Google_ActivityObjectAttachmentsThumbnails
955 $this->image = $image;
1169 $this->image = $image;
1583 $this->image = $image;
[all …]
H A DGoogle_YouTubeService.php1663 public $image; variable in Google_ChannelBrandingSettings
1680 public function setImage(Google_ImageSettings $image) { argument
1681 $this->image = $image;
1684 return $this->image;
/plugin/authgoogle2fa/
H A DREADME.md14 * The URL to your Google Authenticator QR code image (optional).

12345678910>>...44