Searched refs:coinOutside (Results 1 – 1 of 1) sorted by relevance
593 bool coinOutside = coinTe < checkTs || coinTs > checkTe; in checkOverlap() local604 if (coinOutside && oppOutside) { in checkOverlap()