| /plugin/geophp/vendor/funiq/geophp/src/Geometry/ |
| D | MultiGeometry.php | 23 public function isSimple() function in geoPHP\\Geometry\\MultiGeometry 28 return $this->getGeos()->isSimple(); 34 if (!$component->isSimple()) {
|
| D | MultiPoint.php | 57 public function isSimple() function in geoPHP\\Geometry\\MultiPoint
|
| D | Curve.php | 63 return ($this->isClosed() && $this->isSimple());
|
| D | GeometryCollection.php | 47 public function isSimple() function in geoPHP\\Geometry\\GeometryCollection
|
| D | Polygon.php | 223 public function isSimple() function in geoPHP\\Geometry\\Polygon 228 return $this->getGeos()->isSimple();
|
| D | LineString.php | 428 public function isSimple() function in geoPHP\\Geometry\\LineString 433 return $this->getGeos()->isSimple();
|
| D | Point.php | 237 public function isSimple() function in geoPHP\\Geometry\\Point
|
| D | Geometry.php | 112 abstract public function isSimple(); function in geoPHP\\Geometry\\Geometry
|
| /plugin/asciidocjs/node_modules/handlebars/lib/handlebars/compiler/ |
| D | javascript-compiler.js | 40 if (this.environment.isSimple) { 277 let isSimple = this.environment.isSimple, 303 if (!isSimple) { 439 if (this.environment.isSimple) { 706 invokeHelper: function(paramSize, name, isSimple) { argument 712 if (isSimple) {
|
| D | compiler.js | 114 this.isSimple = bodyLength === 1; 371 let isSimple = AST.helpers.simpleId(sexpr.path); 373 let isBlockParam = isSimple && !!this.blockParamIndex(sexpr.path.parts[0]); 382 let isEligible = !isBlockParam && (isHelper || isSimple);
|
| /plugin/asciidocjs/node_modules/handlebars/dist/amd/handlebars/compiler/ |
| D | javascript-compiler.js | 41 if (this.environment.isSimple) { 260 var isSimple = this.environment.isSimple, 286 if (!isSimple) { 396 if (this.environment.isSimple) { 638 invokeHelper: function invokeHelper(paramSize, name, isSimple) { 644 if (isSimple) {
|
| D | compiler.js | 119 this.isSimple = bodyLength === 1; 359 var isSimple = _AST['default'].helpers.simpleId(sexpr.path); 361 var isBlockParam = isSimple && !!this.blockParamIndex(sexpr.path.parts[0]); 370 var isEligible = !isBlockParam && (isHelper || isSimple);
|
| /plugin/asciidocjs/node_modules/handlebars/dist/cjs/handlebars/compiler/ |
| D | javascript-compiler.js | 49 if (this.environment.isSimple) { 268 var isSimple = this.environment.isSimple, 294 if (!isSimple) { 404 if (this.environment.isSimple) { 646 invokeHelper: function invokeHelper(paramSize, name, isSimple) { 652 if (isSimple) {
|
| D | compiler.js | 124 this.isSimple = bodyLength === 1; 364 var isSimple = _ast2['default'].helpers.simpleId(sexpr.path); variable in Compiler 366 var isBlockParam = isSimple && !!this.blockParamIndex(sexpr.path.parts[0]); 375 var isEligible = !isBlockParam && (isHelper || isSimple);
|
| /plugin/findologicxmlexport/vendor/twig/twig/src/Node/Expression/ |
| D | NameExpression.php | 106 public function isSimple() function in Twig\\Node\\Expression\\NameExpression
|
| /plugin/findologicxmlexport/vendor/twig/twig/src/NodeVisitor/ |
| D | OptimizerNodeVisitor.php | 128 if ('Twig_Node_Expression_Name' === \get_class($node) && $node->isSimple()) {
|
| /plugin/tline/timeline_ajax/ |
| D | simile-ajax-bundle.js | 7 var quickExpr=/^[^<]*(<(.|\s)+>)[^>]*$|^#(\w+)$/,isSimple=/^.[^:#\[\.]*$/,undefined; 81 },not:function(selector){if(selector.constructor==String){if(isSimple.test(selector)){return this.p…
|
| /plugin/eventline/timeline_ajax/ |
| D | simile-ajax-bundle.js | 7 var quickExpr=/^[^<]*(<(.|\s)+>)[^>]*$|^#(\w+)$/,isSimple=/^.[^:#\[\.]*$/,undefined; 81 },not:function(selector){if(selector.constructor==String){if(isSimple.test(selector)){return this.p…
|
| /plugin/sequencediagram/bower_components/raphael/dev/ |
| D | raphael.vml.js | 476 if ((isGrad && split.noRotation) || !split.isSimple) {
|
| D | raphael.core.js | 2672 …out.isSimple = !+out.shear.toFixed(9) && (out.scalex.toFixed(9) == out.scaley.toFixed(9) || !out.r… 2686 if (s.isSimple) {
|
| /plugin/asciidocjs/node_modules/babylon/lib/ |
| D | index.js | 2492 var isSimple = this.match(types.name); 2517 } else if (isSimple && _key.name === "async" && !this.isLineTerminator()) { 2526 …} else if (isSimple && (_key.name === "get" || _key.name === "set") && !(this.isLineTerminator() &… 2536 …} else if (this.hasPlugin("classConstructorCall") && isSimple && _key.name === "call" && this.matc…
|
| /plugin/jquery/ |
| D | jquery-1.4.2.js | 41 isSimple = /^.[^:#\[\.,]*$/, 3712 if ( isSimple.test( qualifier ) ) {
|
| /plugin/callflow/ |
| D | raphael.js | 3027 …out.isSimple = !+out.shear.toFixed(9) && (out.scalex.toFixed(9) == out.scaley.toFixed(9) || !out.r… 3041 if (s.isSimple) { 7609 if ((isGrad && split.noRotation) || !split.isSimple) {
|
| /plugin/sequencediagram/bower_components/raphael/ |
| D | raphael.no-deps.min.js | 1 …isSimple=!(+t.shear.toFixed(9)||t.scalex.toFixed(9)!=t.scaley.toFixed(9)&&t.rotate),t.isSuperSimpl…
|
| /plugin/advrack/ |
| D | raphael.js | 3027 …out.isSimple = !+out.shear.toFixed(9) && (out.scalex.toFixed(9) == out.scaley.toFixed(9) || !out.r… 3041 if (s.isSimple) { 7615 if ((isGrad && split.noRotation) || !split.isSimple) {
|