Lines Matching refs:Rectangle
15 Rectangle
18 Rectangle r; in Rect()
27 Rectangle
30 Rectangle r; in Rpt()
53 Rectangle
54 insetrect(Rectangle r, int n) in insetrect()
79 Rectangle
80 rectsubpt(Rectangle r, Point p) in rectsubpt()
89 Rectangle
90 rectaddpt(Rectangle r, Point p) in rectaddpt()
106 eqrect(Rectangle r, Rectangle s) in eqrect()
113 rectXrect(Rectangle r, Rectangle s) in rectXrect()
120 rectinrect(Rectangle r, Rectangle s) in rectinrect()
126 ptinrect(Point p, Rectangle r) in ptinrect()
132 Rectangle
133 canonrect(Rectangle r) in canonrect()
150 combinerect(Rectangle *r1, Rectangle r2) in combinerect()
191 Rectangle ZR;