Definition at line 112 of file X11Buffer.h.
Public Member Functions | |
| CopyArea (Drawable_t src, Drawable_t dst, const GCValues_t &gc, const Rectangle_t &area, const Point &dstPoint) | |
| void | Execute () const | 
| bool | HasOperand (Drawable_t drawable) const | 
| bool | IsGraphicsCommand () const | 
  Public Member Functions inherited from ROOT::MacOSX::X11::Command | |
| Command (Drawable_t wid) | |
| Command (Drawable_t wid, const GCValues_t &gc) | |
| virtual | ~Command () | 
| virtual void | Execute (CGContextRef) const | 
| void | setView (NSView *v) | 
Private Attributes | |
| const Rectangle_t | fArea | 
| const Point | fDstPoint | 
| const Drawable_t | fSrc | 
Additional Inherited Members | |
  Protected Attributes inherited from ROOT::MacOSX::X11::Command | |
| const GCValues_t | fGC | 
| const Drawable_t | fID | 
| NSView * | view = nil | 
#include <X11Buffer.h>
| ROOT::MacOSX::X11::CopyArea::CopyArea | ( | Drawable_t | src, | 
| Drawable_t | dst, | ||
| const GCValues_t & | gc, | ||
| const Rectangle_t & | area, | ||
| const Point & | dstPoint ) | 
Definition at line 128 of file X11Buffer.mm.
      
  | 
  virtual | 
Implements ROOT::MacOSX::X11::Command.
Definition at line 144 of file X11Buffer.mm.
      
  | 
  virtual | 
Reimplemented from ROOT::MacOSX::X11::Command.
Definition at line 138 of file X11Buffer.mm.
      
  | 
  inlinevirtual | 
Reimplemented from ROOT::MacOSX::X11::Command.
Definition at line 122 of file X11Buffer.h.
      
  | 
  private | 
Definition at line 115 of file X11Buffer.h.
Definition at line 116 of file X11Buffer.h.
      
  | 
  private | 
Definition at line 114 of file X11Buffer.h.