Searched refs:only2 (Results 1 – 1 of 1) sorted by relevance
299 bool only2 = false; // point in intervals but not intervals_ in StrictlyOverlaps() local307 only2 = true; in StrictlyOverlaps()314 only2 = true; in StrictlyOverlaps()323 only2 = true; in StrictlyOverlaps()326 if (only1 == true && only2 == true && overlap == true) in StrictlyOverlaps()332 only2 = true; in StrictlyOverlaps()334 return only1 == true && only2 == true && overlap == true; in StrictlyOverlaps()