Searched refs:topHotzone (Results 1 – 1 of 1) sorted by relevance
2802 auto topHotzone = wholeRect; in IsInHotZone() local2803 topHotzone.SetHeight(hotZoneHeightPX); in IsInHotZone()2814 if (topHotzone.IsInRegion(point)) { in IsInHotZone()2815 offset = hotZoneHeightPX - point.GetY() + topHotzone.GetY(); in IsInHotZone()