| /plugin/gtime/gtlib/tsp/ |
| D | GTDataHash.php | 137 if ($this->isClosed()) { 161 if ($this->isClosed()) { 198 if ($this->isClosed()) { 227 if (!$this->isClosed()) { 242 public function isClosed() { function in GTDataHash 265 if ($this->isClosed()) { 284 if (!$this->isClosed()) {
|
| /plugin/geophp/vendor/funiq/geophp/src/Geometry/ |
| D | Curve.php | 56 public function isClosed() function in geoPHP\\Geometry\\Curve 63 return ($this->isClosed() && $this->isSimple()); 83 : ($this->isClosed()
|
| D | MultiCurve.php | 34 public function isClosed() function in geoPHP\\Geometry\\MultiCurve 37 if (!$line->isClosed()) {
|
| D | Surface.php | 49 public function isClosed() function in geoPHP\\Geometry\\Surface
|
| D | MultiLineString.php | 73 if (!$line->isEmpty() && !$line->isClosed()) {
|
| D | MultiGeometry.php | 219 public function isClosed() function in geoPHP\\Geometry\\MultiGeometry
|
| D | Point.php | 419 public function isClosed() function in geoPHP\\Geometry\\Point
|
| D | Polygon.php | 35 if (!$component->isClosed()) {
|
| D | Geometry.php | 185 abstract public function isClosed(); // Missing dependency function in geoPHP\\Geometry\\Geometry
|
| /plugin/combo/vendor/symfony/process/ |
| H A D | InputStream.php | 49 if ($this->isClosed()) { 66 public function isClosed() function in Symfony\\Component\\Process\\InputStream
|
| /plugin/jplayer/vendor/symfony/process/ |
| D | InputStream.php | 47 if ($this->isClosed()) { 64 public function isClosed() function in Symfony\\Component\\Process\\InputStream
|
| /plugin/redissue/redmine/ |
| D | redmine.php | 109 $isClosed = $statuses['issue_statuses'][$i]['is_closed']; 112 return $isClosed;
|
| /plugin/authgoogle/google/contrib/ |
| D | Google_OrkutService.php | 1755 public $isClosed; variable in Google_CommunityPoll 1821 public function setIsClosed( $isClosed) { argument 1822 $this->isClosed = $isClosed; 1825 return $this->isClosed; 2087 public $isClosed; variable in Google_CommunityTopic 2117 public function setIsClosed( $isClosed) { argument 2118 $this->isClosed = $isClosed; 2121 return $this->isClosed;
|
| /plugin/redissue/ |
| D | syntax.php | 252 $isClosed = $redmine->getIsClosedValue($issue['issue']['status']['id']); 261 if(!$isClosed){
|
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | mxFreehand.js | 33 this.setClosedPath = function(isClosed)//TODO add closed settings argument 35 closedPath = isClosed;
|
| /plugin/a2s/ |
| D | ASCIIToSVG.php | 2067 public function isClosed() { function in dokuwiki\\plugin\\a2s\\SVGPath 2110 if ($this->isClosed() == false) { 2661 if ($this->isClosed()) { 2685 if ($this->isClosed() && !isset($this->options['fill'])) { 2999 if ($path->isClosed()) { 3598 if ($path->isClosed()) { 3720 if ($path->isClosed() || $pointExists) { 3790 if ($path->isClosed()) { 3809 if ($path->isClosed()) { 3817 if ($path->isClosed()) { [all …]
|
| /plugin/diagramsnet/lib/WEB-INF/lib/ |
| D | commons-fileupload-1.3.2.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
| D | cache-api-1.1.1.jar | META-INF/MANIFEST.MF
META-INF/
javax/
javax/cache/
javax/ ... |
| D | httpcore-4.4.9.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |
| D | commons-lang3-3.5.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |
| D | httpclient-4.5.5.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |
| /plugin/jplayer/vendor/symfony/process/Tests/ |
| D | ProcessTest.php | 1219 } elseif (!$input->isClosed()) {
|
| /plugin/ditaa/ditaa/ |
| D | ditaa.jar | META-INF/
META-INF/MANIFEST.MF
net/
net/htmlparser/
net/ ... |
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.js | 16881 isClosed: false property 16912 _this2.streamControllers[streamId].isClosed = true; 17093 if (!this.streamControllers[data.streamId].isClosed) { 17102 if (this.streamControllers[data.streamId].isClosed) { 17106 this.streamControllers[data.streamId].isClosed = true; 17606 var isClosed = false; 17609 isClosed = true; 17615 this.onBeginElement(content.name, content.attributes, isClosed); 17616 j += content.parsed + (isClosed ? 2 : 1);
|
| /plugin/abc2/abc-libraries/abcjs/ |
| D | abcjs_plugin-midi_6.0.0-beta.25-min.js | 3 …isClosed()&&(r.addOther(this.triplet),this.triplet=null,this.tripletmultiplier=1);break;case"bar":… function
|