Searched refs:bottomHotzone (Results 1 – 1 of 1) sorted by relevance
2806 auto bottomHotzone = wholeRect; in IsInHotZone() local2808 bottomHotzone.SetTop(bottomZoneEdgeY - hotZoneHeightPX); in IsInHotZone()2809 bottomHotzone.SetHeight(hotZoneHeightPX); in IsInHotZone()2819 } else if (bottomHotzone.IsInRegion(point)) { in IsInHotZone()