/plugin/gtime/gtlib/tsp/ |
H A 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/ |
H A D | Curve.php | 56 public function isClosed() function in geoPHP\\Geometry\\Curve 63 return ($this->isClosed() && $this->isSimple()); 83 : ($this->isClosed()
|
H A D | MultiCurve.php | 34 public function isClosed() function in geoPHP\\Geometry\\MultiCurve 37 if (!$line->isClosed()) {
|
H A D | Surface.php | 49 public function isClosed() function in geoPHP\\Geometry\\Surface
|
H A D | MultiLineString.php | 73 if (!$line->isEmpty() && !$line->isClosed()) {
|
H A D | MultiGeometry.php | 219 public function isClosed() function in geoPHP\\Geometry\\MultiGeometry
|
H A D | Point.php | 419 public function isClosed() function in geoPHP\\Geometry\\Point
|
H A D | Polygon.php | 35 if (!$component->isClosed()) {
|
H A D | Geometry.php | 185 abstract public function isClosed(); // Missing dependency function in geoPHP\\Geometry\\Geometry
|
/plugin/jplayer/vendor/symfony/process/ |
H A D | InputStream.php | 47 if ($this->isClosed()) { 64 public function isClosed() function in Symfony\\Component\\Process\\InputStream
|
/plugin/redissue/redmine/ |
H A D | redmine.php | 109 $isClosed = $statuses['issue_statuses'][$i]['is_closed']; 112 return $isClosed;
|
/plugin/authgoogle/google/contrib/ |
H A 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/ |
H A D | syntax.php | 252 $isClosed = $redmine->getIsClosedValue($issue['issue']['status']['id']); 261 if(!$isClosed){
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | mxFreehand.js | 33 this.setClosedPath = function(isClosed)//TODO add closed settings argument 35 closedPath = isClosed;
|
/plugin/a2s/ |
H A D | ASCIIToSVG.php | 2067 public function isClosed() { function in dokuwiki\\plugin\\a2s\\SVGPath 2110 if ($this->isClosed() == false) { 2661 if ($this->isClosed()) { 2999 if ($path->isClosed()) { 3598 if ($path->isClosed()) { 3790 if ($path->isClosed()) { 3809 if ($path->isClosed()) { 3817 if ($path->isClosed()) { 3828 if ($path->isClosed()) { 3840 if ($path->isClosed()) { [all …]
|
/plugin/diagramsnet/lib/WEB-INF/lib/ |
H A D | commons-fileupload-1.3.2.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
H A D | cache-api-1.1.1.jar | META-INF/MANIFEST.MF
META-INF/
javax/
javax/cache/
javax/ ... |
H A D | httpcore-4.4.9.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |
H A D | commons-lang3-3.5.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |
H A D | httpclient-4.5.5.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |
/plugin/jplayer/vendor/symfony/process/Tests/ |
H A D | ProcessTest.php | 1219 } elseif (!$input->isClosed()) {
|
/plugin/ditaa/ditaa/ |
H A D | ditaa.jar | META-INF/
META-INF/MANIFEST.MF
net/
net/htmlparser/
net/ ... |
/plugin/pdfjs/pdfjs/build/ |
H A D | pdf.js | 16881 isClosed: false 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);
|
H A D | pdf.js.map | 1 …isClosed","pullCapability","cancelCapability","_createStreamSink","sendStreamRequest","success","s…
|
/plugin/abc2/abc-libraries/abcjs/ |
H A 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":…
|