Home
last modified time | relevance | path

Searched refs:format (Results 51 – 75 of 1384) sorted by path

12345678910>>...56

/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.js10086 var format = options.format || 'png',
10100 return this.__toDataURL(format, quality, cropping);
10107 __toDataURL: function(format, quality, cropping) { argument
10115 if (format === 'jpg') {
10116 format = 'jpeg';
10240 format: format,
10433 _toDataURL: function (format, callback) { argument
10435 callback(clone.toDataURL(format));
11687 if (options.format === 'jpg') {
11688 options.format = 'jpeg';
[all …]
H A Dfabric.min.js6format=options.format||"png",quality=options.quality||1,multiplier=options.multiplier||1,cropping=… argument
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js26675 exports.format = function(f) {
29948 format = data.readShort();
30335 this.format = data.readUInt16();
30340 switch (this.format) {
30828 this.format = data.readInt();
30837 switch (this.format) {
30873 switch (this.format) {
31063 var format, i;
31066 if (format === 0) {
31109 format: 1,
[all …]
H A Dpdfmake.min.js13format=function(t){if(!w(t)){for(var e=[],n=0;n<arguments.length;n++)e.push(i(arguments[n]));retur… function
14format=t.readUInt16(),this.length=t.readUInt16(),this.language=t.readUInt16(),this.isUnicode=3===t…
15 …s],o.writeUInt32(n);return i={format:1,table:o.data}}for(h=0,c=t.length;c>h;h++)n=t[h],o.writeUInt… property in LocaTable.encode.i
H A Dpdfmake.min.js.map1format","objects","deprecated","throwDeprecation","traceDeprecation","noDeprecation","debugEnviron…
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.js832 function format(fmt,v,o) { function
848 SSF.format = format;
8517 function xlml_format(format, value) { argument
8518 var fmt = XLMLFormatMap[format] || unescapexml(format);
8520 return SSF.format(fmt, value);
9244 else p.w = SSF.format(fmtid,p.v, {date1904:date1904||false});
11494 if(cell.z !== undefined) try { return (cell.w = SSF.format(cell.z, v)); } catch(e) { }
11496 try { return (cell.w = SSF.format(cell.XF.ifmt||0, v)); } catch(e) { return ''+v; }
H A Dxlsx.min.js2format(fmt,v,o){fixopts(o!=null?o:o=[]);var sfmt="";switch(typeof fmt){case"string":sfmt=fmt;break… function
5 …scheme":break;default:if(y[0].charCodeAt(1)!==47)throw"Unrecognized rich format "+y[0]}}var style=…
8format,value){var fmt=XLMLFormatMap[format]||unescapexml(format);if(fmt==="General")return SSF._ge… argument
9 …l.z!==undefined)try{return cell.w=SSF.format(cell.z,v)}catch(e){}if(!cell.XF)return v;try{return c…
H A Dxlsx.min.map1 …egex2","chkcond","thresh","parseFloat","choose_fmt","f","lat","m1","m2","format","table","_table",…
/plugin/amcharts/assets/amcharts/plugins/responsive/
H A Dlicense.txt184 comment syntax for the file format. We also recommend that a
/plugin/authfacebook/lib/GraphNodes/
H A DGraphNode.php90 return $v->format(\DateTime::ISO8601);
/plugin/authgoogle/google/contrib/
H A DGoogle_DfareportingService.php609 public $format; variable in Google_DfareportingFile
636 public function setFormat( $format) { argument
637 $this->format = $format;
640 return $this->format;
1102 public $format; variable in Google_Report
1167 public function setFormat( $format) { argument
1168 $this->format = $format;
1171 return $this->format;
H A DGoogle_PagespeedonlineService.php247 public $format; variable in Google_ResultFormattedResultsRuleResultsElementUrlBlocksHeader
255 public function setFormat( $format) { argument
256 $this->format = $format;
259 return $this->format;
306 public $format; variable in Google_ResultFormattedResultsRuleResultsElementUrlBlocksUrlsDetails
314 public function setFormat( $format) { argument
315 $this->format = $format;
318 return $this->format;
343 public $format; variable in Google_ResultFormattedResultsRuleResultsElementUrlBlocksUrlsResult
352 $this->format = $format;
[all …]
H A DGoogle_YouTubeService.php2803 public $format; variable in Google_LiveStreamCdn
2808 public function setFormat( $format) { argument
2809 $this->format = $format;
2812 return $this->format;
/plugin/authgoogle/google/io/
H A Dcacerts.pem3 # This file contains PEM format certificates generated from
/plugin/authgooglesheets/vendor/google/apiclient-services/
H A DLICENSE184 comment syntax for the file format. We also recommend that a
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DFilterSet.php44 public $format; variable in Google\\Service\\AdExchangeBuyerII\\FilterSet
147 public function setFormat($format) argument
149 $this->format = $format;
156 return $this->format;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DApigee.php714 'format' => [
2362 'format' => [
3797 'format' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ArtifactRegistry/
H A DRepository.php33 public $format; variable in Google\\Service\\ArtifactRegistry\\Repository
88 public function setFormat($format) argument
90 $this->format = $format;
97 return $this->format;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BackupforGKE/
H A DVolumeBackup.php41 public $format; variable in Google\\Service\\BackupforGKE\\VolumeBackup
132 public function setFormat($format) argument
134 $this->format = $format;
141 return $this->format;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/
H A DPublicKey.php25 public $format; variable in Google\\Service\\CertificateAuthorityService\\PublicKey
34 public function setFormat($format) argument
36 $this->format = $format;
43 return $this->format;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1Entity.php210 public function setFormat(GoogleCloudDataplexV1StorageFormat $format) argument
212 $this->format = $format;
219 return $this->format;
H A DGoogleCloudDataplexV1StorageFormat.php31 public $format; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1StorageFormat
70 public function setFormat($format) argument
72 $this->format = $format;
79 return $this->format;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDebugger/
H A DFormatMessage.php26 public $format; variable in Google\\Service\\CloudDebugger\\FormatMessage
35 public function setFormat($format) argument
37 $this->format = $format;
44 return $this->format;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIot/
H A DPublicKeyCertificate.php29 public $format; variable in Google\\Service\\CloudIot\\PublicKeyCertificate
50 public function setFormat($format) argument
52 $this->format = $format;
59 return $this->format;
H A DPublicKeyCredential.php25 public $format; variable in Google\\Service\\CloudIot\\PublicKeyCredential
34 public function setFormat($format) argument
36 $this->format = $format;
43 return $this->format;

12345678910>>...56