Home
last modified time | relevance | path

Searched refs:fileSize (Results 1 – 20 of 20) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DExpansionFile.php25 public $fileSize; variable in Google\\Service\\AndroidPublisher\\ExpansionFile
34 public function setFileSize($fileSize) argument
36 $this->fileSize = $fileSize;
43 return $this->fileSize;
H A DExternallyHostedApk.php46 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/
H A DVideoFileDetails.php48 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/
H A DReader.php27 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/
H A Dscript.js12 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/
H A DCreativeAsset.php92 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/
H A DGoogle_DriveService.php2296 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;
H A DGoogle_YouTubeService.php4379 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/
H A DDropboxFile.js111 revs.push({modifiedDate: stat.client_modified, fileSize: stat.size,
H A DDriveFile.js30 return this.desc.fileSize;
H A DDialogs.js6071 ((item.fileSize != null)? ' ' + editorUi.formatFileSize(parseInt(item.fileSize)) : '') +
/plugin/diagramsnet/lib/js/rough/
H A DREADME.md4 …eAllTransforms=false&shippedProposals=false&circleciRepo=&evaluate=true&fileSize=false&timeTravel=…
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A DbmpDecoder.js21 …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/
H A Dcf5_upload.cfm214 <cfif cffile.fileSize EQ 0>
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js6101 fileSize = _ref4[3],
6109 'fileSize': fileSize,
6133 }).then(function (fileSize) {
6139 data['fileSize'] = fileSize;
6173 value: function setFileSize(fileSize) {
6174 if (Number.isInteger(fileSize) && fileSize > 0) {
6175 this.maybeFileSize = fileSize;
6217 var fileSize,
6225 kb = fileSize / 1024;
6242 size_b: fileSize.toLocaleString()
[all …]
H A Dviewer.js.map1fileSize","setDocument","setFileSize","_updateUI","kb","size_kb","size_b","size_mb","pageSizeInche…
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daurora.js1789 this.fileSize = this.stream.readUInt32();
2740 this.fileSize = this.stream.readUInt32(true);
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1089 BmpDecoder.prototype.parseHeader=function(){var f=this.buffer;this.fileSize=f[this.pos+3]<<24|f[thi…
H A Dapp.min.js10249 …aleDateString()+" "+d.toLocaleTimeString()+(null!=c.fileSize?" "+b.formatFileSize(parseInt(c.fileS…