Home
last modified time | relevance | path

Searched refs:closed (Results 51 – 75 of 181) sorted by last modified time

12345678

/plugin/html5video2/script/
H A Dvideo.min.js21closed)return e.currentNSMap=i,e.localNSMap=r,1;if(t.endElement(h,d,n),r)for(l in r)t.endPrefixMap… function
/plugin/stlviewer/stlviewer/
H A Dthree.min.js2closed:a},n=n||64,r=r||1,i=i||8,a=a||!1;var s=e.computeFrenetFrames(n,a);o.tangents=s.tangents,o.n… property in s.parameters
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/
H A Dopen-iconic.css250 .oi[data-glyph=envelope-closed]:before { content:'\e05c'; }
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md340 * Fixed missing fatal errors records with handlers that need to be closed to flush log records
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/
H A DSpecialHourPeriod.php27 public $closed; variable in Google\\Service\\MyBusinessBusinessInformation\\SpecialHourPeriod
52 public function setClosed($closed) argument
54 $this->closed = $closed;
61 return $this->closed;
/plugin/authgooglesheets/vendor/psr/log/Psr/Log/Test/
H A DLoggerInterfaceTest.php105 $closed = fopen('php://memory', 'r');
106 fclose($closed);
117 'closed' => $closed,
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php206 * @var resource|closed-resource|null
846 * @var resource|closed-resource
/plugin/a2s/
H A DASCIIToSVG.php3869 $closed = $obj->isClosed();
3877 if ($closed) {
3915 } elseif ($nP != null && $closed == false && $p->gridX != $nP->gridX &&
H A Ddemo.txt73 * There are two kinds of objects : free lines, and closed shapes (usually boxes)
79 * closed shapes
81 …%%'', ''.'' and ''#'' are used for box angle. Do not use ''+'', as it does not create closed shape.
82 * closed shape can be styled.
/plugin/move/
H A Dstyle.less48 li.closed {
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG-0.x.md
/plugin/quickstats/lang/en/
H A Dgeneral_intro.txt8 is displayed on first opening the Query Data panel and which can be closed with a button at the bot…
/plugin/strata/helper/
H A Dtriples.php871 $this->closed = false;
927 if(!$this->closed) {
929 $this->closed = true;
944 $this->closed = false;
1004 if(!$this->closed) {
1006 $this->closed = true;
1021 $this->closed = false;
1109 if(!$this->closed) {
1111 $this->closed = true;
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
H A Dcommons-fileupload-1.3.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js3015 …ed:0,merged:0,fileMerged:0,fileReloaded:0,conflicts:0,timeouts:0,saved:0,closed:0,destroyed:0,join… property in popupMenuHandler.AnonymousFunctioncbe8b51168000.stats
3080 DrawioFile.prototype.close=function(b){this.updateFileData();this.stats.closed++;this.isAutosave()&…
4068 …ndow.self!==window.top)if(null==this.lightboxWindow||this.lightboxWindow.closed){b=null!=b?b:null!…
H A Dviewer.min.js3015 …ed:0,merged:0,fileMerged:0,fileReloaded:0,conflicts:0,timeouts:0,saved:0,closed:0,destroyed:0,join… property in popupMenuHandler.AnonymousFunction39177abc68000.stats
3080 DrawioFile.prototype.close=function(b){this.updateFileData();this.stats.closed++;this.isAutosave()&…
4068 …ndow.self!==window.top)if(null==this.lightboxWindow||this.lightboxWindow.closed){b=null!=b?b:null!…
H A Dapp.min.js9975 …ed:0,merged:0,fileMerged:0,fileReloaded:0,conflicts:0,timeouts:0,saved:0,closed:0,destroyed:0,join… property in popupMenuHandler.AnonymousFunction9bd35d6bb8400.stats
10040 DrawioFile.prototype.close=function(b){this.updateFileData();this.stats.closed++;this.isAutosave()&…
/plugin/diagramsnet/lib/js/diagramly/
H A DDrawioFile.js35 closed: 0, /* number of calls to close */ property in DrawioFile.stats
2265 this.stats.closed++;
H A DGraphViewer.js1776 if (this.lightboxWindow != null && !this.lightboxWindow.closed)
/plugin/diagramsnet/lib/js/onedrive/
H A DOneDriveOrig.js2 …rl};t.prototype.isPopupOpen=function(){return!!this._popup&&!this._popup.closed};return t}();n.def…
H A DOneDrive.js6 …rl};t.prototype.isPopupOpen=function(){return!!this._popup&&!this._popup.closed};return t}();n.def…

12345678