Lines Matching refs:isClosed
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()) {
3828 if ($path->isClosed()) {
3840 if ($path->isClosed()) {
3869 $closed = $obj->isClosed();