Searched refs:rightHotzone (Results 1 – 1 of 1) sorted by relevance
2832 auto rightHotzone = wholeRect; in IsInHotZone() local2833 rightHotzone.SetWidth(hotZoneWidthPX); in IsInHotZone()2835 rightHotzone.SetLeft(rightZoneEdgeX - hotZoneWidthPX); in IsInHotZone()2845 } else if (rightHotzone.IsInRegion(point)) { in IsInHotZone()