Home
last modified time | relevance | path

Searched refs:pointBR (Results 1 – 2 of 2) sorted by relevance

/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js6pointBR){var oCoords=this.oCoords,tl=new fabric.Point(oCoords.tl.x,oCoords.tl.y),tr=new fabric.Poi… argument
H A Dfabric.js12285 intersectsWithRect: function(pointTL, pointBR) { argument
12294 pointBR
12343 isContainedWithinRect: function(pointTL, pointBR) { argument
12348 boundingRect.left + boundingRect.width <= pointBR.x &&
12350 boundingRect.top + boundingRect.height <= pointBR.y