Home
last modified time | relevance | path

Searched defs:intersecting (Results 1 – 2 of 2) sorted by relevance

/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js4 …sourceFromHsl=function(color){var match=color.match(Color.reHSLa);if(!match){return}var h=(parseFl…
8 …se{this.canvas.bringToFront(this)}return this},sendBackwards:function(intersecting){if(this.group)… argument
H A Dfabric.js7032 sendBackwards: function (object, intersecting) { argument
7049 _findNewLowerIndex: function(object, idx, intersecting) { argument
7082 bringForward: function (object, intersecting) { argument
7099 _findNewUpperIndex: function(object, idx, intersecting) { argument
12682 sendBackwards: function(intersecting) { argument
12684 fabric.StaticCanvas.prototype.sendBackwards.call(this.group, this, intersecting); argument
12698 bringForward: function(intersecting) { argument
12700 fabric.StaticCanvas.prototype.bringForward.call(this.group, this, intersecting); argument