Searched refs:thisRegion (Results 1 – 2 of 2) sorted by relevance
128 val thisRegion = Region(this) in minus() constant129 thisRegion.op(other, Region.Op.XOR) in minus()130 return thisRegion in minus()
379 val thisRegion = Region(this) in <lambda>() constant380 thisRegion.op(other, Region.Op.XOR) in <lambda>()381 return thisRegion in <lambda>()