Searched refs:pointBR (Results 1 – 2 of 2) sorted by relevance
6 …pointBR){var oCoords=this.oCoords,tl=new fabric.Point(oCoords.tl.x,oCoords.tl.y),tr=new fabric.Poi… argument
12285 intersectsWithRect: function(pointTL, pointBR) { argument12294 pointBR12343 isContainedWithinRect: function(pointTL, pointBR) { argument12348 boundingRect.left + boundingRect.width <= pointBR.x &&12350 boundingRect.top + boundingRect.height <= pointBR.y