![]() |
ROOT
6.06/08
Reference Guide
|
Definition at line 284 of file X11Buffer.h.
Public Member Functions | |
| WidgetRect () | |
| WidgetRect (int leftX, int bottomY, int rightX, int topY) | |
Public Attributes | |
| int | fX1 |
| int | fY1 |
| int | fX2 |
| int | fY2 |
|
inline |
Definition at line 290 of file X11Buffer.h.
|
inline |
Definition at line 295 of file X11Buffer.h.
| int ROOT::MacOSX::X11::CommandBuffer::WidgetRect::fX1 |
Definition at line 285 of file X11Buffer.h.
Referenced by ROOT::MacOSX::X11::CommandBuffer::BuildClipRegion(), and ROOT::MacOSX::X11::CommandBuffer::ClipOverlaps().
| int ROOT::MacOSX::X11::CommandBuffer::WidgetRect::fX2 |
Definition at line 287 of file X11Buffer.h.
Referenced by ROOT::MacOSX::X11::CommandBuffer::BuildClipRegion(), and ROOT::MacOSX::X11::CommandBuffer::ClipOverlaps().
| int ROOT::MacOSX::X11::CommandBuffer::WidgetRect::fY1 |
Definition at line 286 of file X11Buffer.h.
Referenced by ROOT::MacOSX::X11::CommandBuffer::BuildClipRegion(), and ROOT::MacOSX::X11::CommandBuffer::ClipOverlaps().
| int ROOT::MacOSX::X11::CommandBuffer::WidgetRect::fY2 |
Definition at line 288 of file X11Buffer.h.
Referenced by ROOT::MacOSX::X11::CommandBuffer::BuildClipRegion(), and ROOT::MacOSX::X11::CommandBuffer::ClipOverlaps().