AddClearArea(Window_t wid, Int_t x, Int_t y, UInt_t w, UInt_t h) | ROOT::MacOSX::X11::CommandBuffer | |
AddCopyArea(Drawable_t src, Drawable_t dst, const GCValues_t &gc, Int_t srcX, Int_t srcY, UInt_t width, UInt_t height, Int_t dstX, Int_t dstY) | ROOT::MacOSX::X11::CommandBuffer | |
AddDeletePixmap(Pixmap_t pixmap) | ROOT::MacOSX::X11::CommandBuffer | |
AddDrawBoxXor(Window_t windowID, Int_t x1, Int_t y1, Int_t x2, Int_t y2) | ROOT::MacOSX::X11::CommandBuffer | |
AddDrawLine(Drawable_t wid, const GCValues_t &gc, Int_t x1, Int_t y1, Int_t x2, Int_t y2) | ROOT::MacOSX::X11::CommandBuffer | |
AddDrawLineXor(Window_t windowID, Int_t x1, Int_t y1, Int_t x2, Int_t y2) | ROOT::MacOSX::X11::CommandBuffer | |
AddDrawRectangle(Drawable_t wid, const GCValues_t &gc, Int_t x, Int_t y, UInt_t w, UInt_t h) | ROOT::MacOSX::X11::CommandBuffer | |
AddDrawSegments(Drawable_t wid, const GCValues_t &gc, const Segment_t *segments, Int_t nSegments) | ROOT::MacOSX::X11::CommandBuffer | |
AddDrawString(Drawable_t wid, const GCValues_t &gc, Int_t x, Int_t y, const char *text, Int_t len) | ROOT::MacOSX::X11::CommandBuffer | |
AddFillPolygon(Drawable_t wid, const GCValues_t &gc, const Point_t *polygon, Int_t nPoints) | ROOT::MacOSX::X11::CommandBuffer | |
AddFillRectangle(Drawable_t wid, const GCValues_t &gc, Int_t x, Int_t y, UInt_t w, UInt_t h) | ROOT::MacOSX::X11::CommandBuffer | |
AddUpdateWindow(QuartzView *view) | ROOT::MacOSX::X11::CommandBuffer | |
BufferSize() const | ROOT::MacOSX::X11::CommandBuffer | inline |
BuildClipRegion(const WidgetRect &rect) | ROOT::MacOSX::X11::CommandBuffer | private |
ClearCommands() | ROOT::MacOSX::X11::CommandBuffer | private |
ClearXOROperations() | ROOT::MacOSX::X11::CommandBuffer | private |
ClipOverlaps(QuartzView *view) | ROOT::MacOSX::X11::CommandBuffer | private |
CommandBuffer(const CommandBuffer &rhs) | ROOT::MacOSX::X11::CommandBuffer | private |
CommandBuffer() | ROOT::MacOSX::X11::CommandBuffer | |
fClippedRegion | ROOT::MacOSX::X11::CommandBuffer | private |
fCommands | ROOT::MacOSX::X11::CommandBuffer | private |
fGrid | ROOT::MacOSX::X11::CommandBuffer | private |
Flush(Details::CocoaPrivate *impl) | ROOT::MacOSX::X11::CommandBuffer | |
FlushXOROps(Details::CocoaPrivate *impl) | ROOT::MacOSX::X11::CommandBuffer | |
fRectsToClip | ROOT::MacOSX::X11::CommandBuffer | private |
fViewBranch | ROOT::MacOSX::X11::CommandBuffer | private |
fXBounds | ROOT::MacOSX::X11::CommandBuffer | private |
fXorOps | ROOT::MacOSX::X11::CommandBuffer | private |
fYBounds | ROOT::MacOSX::X11::CommandBuffer | private |
operator=(const CommandBuffer &rhs) | ROOT::MacOSX::X11::CommandBuffer | private |
RemoveGraphicsOperationsForWindow(Window_t wid) | ROOT::MacOSX::X11::CommandBuffer | |
RemoveOperationsForDrawable(Drawable_t wid) | ROOT::MacOSX::X11::CommandBuffer | |
RemoveXORGraphicsOperationsForWindow(Window_t wid) | ROOT::MacOSX::X11::CommandBuffer | |
size_type typedef | ROOT::MacOSX::X11::CommandBuffer | |
~CommandBuffer() | ROOT::MacOSX::X11::CommandBuffer | |