Searched refs:oppInside (Results 1 – 1 of 1) sorted by relevance
608 bool oppInside = oppTe <= oCheckTe && oppTs >= oCheckTs; in checkOverlap() local609 if (coinInside && oppInside) { // already included, do nothing in checkOverlap()