| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/ |
| D | ExpansionFile.php | 25 public $fileSize; variable in Google\\Service\\AndroidPublisher\\ExpansionFile 34 public function setFileSize($fileSize) argument 36 $this->fileSize = $fileSize; 43 return $this->fileSize;
|
| D | ExternallyHostedApk.php | 46 public $fileSize; variable in Google\\Service\\AndroidPublisher\\ExternallyHostedApk 155 public function setFileSize($fileSize) argument 157 $this->fileSize = $fileSize; 164 return $this->fileSize;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/ |
| D | VideoFileDetails.php | 48 public $fileSize; variable in Google\\Service\\YouTube\\VideoFileDetails 143 public function setFileSize($fileSize) argument 145 $this->fileSize = $fileSize; 152 return $this->fileSize;
|
| /plugin/quickstats/GEOIP/vendor/maxmind-db/reader/src/MaxMind/Db/ |
| D | Reader.php | 27 private $fileSize; variable in MaxMind\\Db\\Reader 62 $this->fileSize = @filesize($database); 63 if ($this->fileSize === false) { 245 if ($resolved > $this->fileSize) { 265 $fileSize = $fstat['size']; 269 = min(self::$METADATA_MAX_SIZE, $fileSize) - $markerLength; 273 fseek($handle, $fileSize - $i - $j - 1); 280 return $fileSize - $i;
|
| /plugin/mediatooltip/ |
| D | script.js | 12 var fileSize = jQuery( this ).parent().attr('data-fsize'); 55 if(imgsize && fileSize) { 56 …+ LANG.plugins.mediatooltip.img + imgsize + " " + LANG.plugins.mediatooltip.file + fileSize;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/ |
| D | CreativeAsset.php | 92 public $fileSize; variable in Google\\Service\\Dfareporting\\CreativeAsset 475 public function setFileSize($fileSize) argument 477 $this->fileSize = $fileSize; 484 return $this->fileSize;
|
| /plugin/authgoogle/google/contrib/ |
| D | Google_DriveService.php | 2296 public $fileSize; variable in Google_DriveFile 2415 public function setFileSize( $fileSize) { argument 2416 $this->fileSize = $fileSize; 2419 return $this->fileSize; 3172 public $fileSize; variable in Google_Revision 3207 public function setFileSize( $fileSize) { argument 3208 $this->fileSize = $fileSize; 3211 return $this->fileSize;
|
| D | Google_YouTubeService.php | 4379 public $fileSize; variable in Google_VideoFileDetails 4424 public function setFileSize( $fileSize) { argument 4425 $this->fileSize = $fileSize; 4428 return $this->fileSize;
|
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | DropboxFile.js | 111 revs.push({modifiedDate: stat.client_modified, fileSize: stat.size, property
|
| D | DriveFile.js | 30 return this.desc.fileSize;
|
| D | Dialogs.js | 6071 ((item.fileSize != null)? ' ' + editorUi.formatFileSize(parseInt(item.fileSize)) : '') +
|
| /plugin/diagramsnet/lib/js/rough/ |
| D | README.md | 4 …eAllTransforms=false&shippedProposals=false&circleciRepo=&evaluate=true&fileSize=false&timeTravel=…
|
| /plugin/diagramsnet/lib/js/diagramly/vsdx/ |
| D | bmpDecoder.js | 21 …this.fileSize = (b[this.pos+3] << 24) | (b[this.pos+2] << 16) | (b[this.pos+1] << 8) | b[this.pos];
|
| /plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/ |
| D | cf5_upload.cfm | 214 <cfif cffile.fileSize EQ 0>
|
| /plugin/grensladawritezor/fckeditor/editor/filemanager/browser/default/connectors/cfm/ |
| D | connector.cfm | 155 <cfif cffile.fileSize EQ 0>
|
| /plugin/pdfjs/pdfjs/web/ |
| D | viewer.js | 6101 fileSize = _ref4[3], 6109 'fileSize': fileSize, property 6133 }).then(function (fileSize) { argument 6134 if (fileSize === _this2.fieldData['fileSize']) { 6139 data['fileSize'] = fileSize; 6173 value: function setFileSize(fileSize) { 6174 if (Number.isInteger(fileSize) && fileSize > 0) { 6175 this.maybeFileSize = fileSize; 6217 var fileSize, 6224 fileSize = _args.length > 0 && _args[0] !== undefined ? _args[0] : 0; [all …]
|
| D | viewer.js.map | 1 …fileSize","setDocument","setFileSize","_updateUI","kb","size_kb","size_b","size_mb","pageSizeInche…
|
| /plugin/jcapture/lib/ |
| D | transform-3.0.2.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/ |
| D | aurora.js | 1789 this.fileSize = this.stream.readUInt32(); 2740 this.fileSize = this.stream.readUInt32(true);
|
| /plugin/asciidocjs/node_modules/async/dist/ |
| D | async.mjs | 5117 * getFileSizeInBytes(file, function(getFileSizeErr, fileSize) { 5119 * callback(null, fileSize); 5135 * getFileSizeInBytes(file, function(getFileSizeErr, fileSize) { 5139 * callback(null, fileSize * -1);
|
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …fileSize!=null?file.fileSize:file.size;}if(!this._isAllowedExtension(name)){this._error('typeError…
|
| /plugin/diagramsnet/lib/js/ |
| D | extensions.min.js | 1089 BmpDecoder.prototype.parseHeader=function(){var f=this.buffer;this.fileSize=f[this.pos+3]<<24|f[thi…
|
| D | app.min.js | 10249 …aleDateString()+" "+d.toLocaleTimeString()+(null!=c.fileSize?" "+b.formatFileSize(parseInt(c.fileS…
|