Gecko:2DGraphicsSketch: Difference between revisions

Jump to navigation Jump to search
Line 113: Line 113:
   Clip& operator=(const Clip& aClip) { aClip.CopyTo(this); return *this; }
   Clip& operator=(const Clip& aClip) { aClip.CopyTo(this); return *this; }
   
   
  private:
  protected:
   // Rectangular clips can just store a rect here and use null mPrivate.
   // Rectangular clips can just store a rect here and use null mPrivate.
   Rect mRect;
   Rect mRect;
1,295

edits

Navigation menu