Searched refs:outsideType (Results 1 – 1 of 1) sorted by relevance
592 int outsideType = type0 ? type0 : type1; in clipSegmentToRect() local594 if (outsideType & BottomPoint) { in clipSegmentToRect()597 } else if (outsideType & TopPoint) { in clipSegmentToRect()600 } else if (outsideType & RightPoint) { in clipSegmentToRect()603 } else if (outsideType & LeftPoint) { in clipSegmentToRect()608 if (outsideType == type0) { in clipSegmentToRect()