struct gfxRect
    
      
        Members:
        
          - 
            
            BottomLeft() const
          
 - 
            
            BottomRight()
          
 - 
            
            BottomRight() const
          
 - 
            public
            
            Condition()
          
 - 
            public
            
            Contains(const gfxRect&) const
          
 - 
            
            Corner(int) const
          
 - 
            
            Height() const
          
 - 
            
            Inset(const gfxFloat*)
          
 - 
            
            Inset(gfxFloat)
          
 - 
            
            Inset(gfxFloat, gfxFloat, gfxFloat, gfxFloat)
          
 - 
            public
            
            Intersect(const gfxRect&) const
          
 - 
            
            IsEmpty() const
          
 - 
            
            MoveBy(const gfxPoint&)
          
 - 
            
            Outset(const gfxFloat*)
          
 - 
            
            Outset(gfxFloat)
          
 - 
            
            Outset(gfxFloat, gfxFloat, gfxFloat, gfxFloat)
          
 - 
            public
            
            Round()
          
 - 
            public
            
            RoundOut()
          
 - 
            
            Scale(gfxFloat)
          
 - 
            
            Scale(gfxFloat, gfxFloat)
          
 - 
            
            ScaleInverse(gfxFloat)
          
 - 
            
            TopLeft()
          
 - 
            
            TopLeft() const
          
 - 
            
            TopRight() const
          
 - 
            public
            
            Union(const gfxRect&) const
          
 - 
            
            Width() const
          
 - 
            
            X() const
          
 - 
            
            XMost() const
          
 - 
            
            Y() const
          
 - 
            
            YMost() const
          
 - 
            
            gfxRect()
          
 - 
            
            gfxRect(const gfxPoint&, const gfxSize&)
          
 - 
            
            gfxRect(const gfxRect&)
          
 - 
            
            gfxRect(gfxFloat, gfxFloat, gfxFloat, gfxFloat)
          
 - 
            
            operator!=(const gfxRect&) const
          
 - 
            
            operator+(const gfxPoint&) const
          
 - 
            
            operator-(const gfxPoint&) const
          
 - 
            
            operator==(const gfxRect&) const
          
 - 
            public
            
            pos
          
 - 
            public
            
            size
          
 
        
       
    Locations: