Searched refs:secondPoints (Results 1 – 1 of 1) sorted by relevance
779 std::vector<PointF> secondPoints; in CheckHandleCanPaintInHost() local780 GetHandlePoints(secondRect, secondPoints, false); in CheckHandleCanPaintInHost()788 … if (IsPointsInRegion(firstPoints, parentRect) && IsPointsInRegion(secondPoints, parentRect)) { in CheckHandleCanPaintInHost()802 for (auto& point : secondPoints) { in CheckHandleCanPaintInHost()