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

Lines Matching refs:GetPortBounds

817         l, t, r, b = self.wid.GetWindowPort().GetPortBounds()           # jvr, forGrowIcon
825 self.wid.InvalWindowRect(window.GetWindowPort().GetPortBounds())
911 x0, y0, x1, y1 = self.wid.GetWindowPort().GetPortBounds()
947 l, t, r, b = self.wid.GetWindowPort().GetPortBounds()