Home | History | Annotate | Download | only in plat-mac

Lines Matching refs:y1

911         x0, y0, x1, y1 = self.wid.GetWindowPort().GetPortBounds()
916 rect = x0-1, y1-(SCROLLBARWIDTH-1), x1-(SCROLLBARWIDTH-2), y1+1
921 rect = x1-(SCROLLBARWIDTH-1), y0-1, x1+1, y1-(SCROLLBARWIDTH-2)