Searched defs:intersectLeft (Results 1 – 1 of 1) sorted by relevance
234 INT intersectLeft = (a.X < b.X) ? b.X : a.X; in Intersect() local250 INT intersectLeft = (X < rc.X) ? rc.X : X; in IntersectsWith() local359 INT intersectLeft = (a.X < b.X) ? b.X : a.X; in Intersect() local375 INT intersectLeft = (X < rc.X) ? rc.X : X; in IntersectsWith() local