Searched refs:pointTL (Results 1 – 2 of 2) sorted by relevance
6 …pointTL,pointBR){var oCoords=this.oCoords,tl=new fabric.Point(oCoords.tl.x,oCoords.tl.y),tr=new fa… argument
12285 intersectsWithRect: function(pointTL, pointBR) { argument12293 pointTL,12343 isContainedWithinRect: function(pointTL, pointBR) { argument12347 boundingRect.left >= pointTL.x &&12349 boundingRect.top >= pointTL.y &&