ROOT
6.07/01
Reference Guide
|
Definition at line 50 of file TGDimension.h.
Public Member Functions | |
TGPosition () | |
TGPosition (Int_t xc, Int_t yc) | |
TGPosition (const TGPosition &p) | |
virtual | ~TGPosition () |
Bool_t | operator== (const TGPosition &b) const |
TGPosition | operator- (const TGPosition &b) const |
TGPosition | operator+ (const TGPosition &b) const |
Public Attributes | |
Int_t | fX |
Int_t | fY |
#include <TGDimension.h>
|
inline |
Definition at line 55 of file TGDimension.h.
Referenced by operator+(), and operator-().
Definition at line 56 of file TGDimension.h.
|
inline |
Definition at line 57 of file TGDimension.h.
|
inlinevirtual |
Definition at line 58 of file TGDimension.h.
|
inline |
Definition at line 64 of file TGDimension.h.
|
inline |
Definition at line 62 of file TGDimension.h.
|
inline |
Definition at line 60 of file TGDimension.h.
Int_t TGPosition::fX |
Definition at line 52 of file TGDimension.h.
Referenced by TGContainer::ActivateItem(), TGContainer::AdjustPosition(), TRootBrowserLite::BrowseObj(), TGRectangle::Contains(), TGContainer::DeActivateItem(), TGListTree::Draw(), TGListTree::DrawChildren(), TGContainer::DrawRegion(), TGMdiContainer::GetDefaultSize(), TGContainer::GetPagePosition(), TGContainer::HandleButton(), TGColorSelect::HandleButton(), TGLVContainer::HandleButton(), TGLBContainer::HandleButton(), TGMdiContainer::HandleConfigureNotify(), TGContainer::HandleDoubleClick(), TGContainer::HandleMotion(), TGLBContainer::HandleMotion(), TGListView::LayoutHeader(), TGContainer::LineLeft(), TGLVContainer::LineLeft(), TGContainer::LineRight(), TGLVContainer::LineRight(), TGContainer::OnAutoScroll(), operator+(), operator-(), operator==(), TGContainer::SetPagePosition(), and TGLVContainer::SetViewMode().
Int_t TGPosition::fY |
Definition at line 53 of file TGDimension.h.
Referenced by TGContainer::ActivateItem(), TGContainer::AdjustPosition(), TRootBrowserLite::BrowseObj(), TGRectangle::Contains(), TGContainer::DeActivateItem(), TGListTree::DrawActive(), TGListTree::DrawItem(), TGListTree::DrawItemName(), TGListTree::DrawNode(), TGListTree::DrawOutline(), TGContainer::DrawRegion(), TGListTree::FindItem(), TGMdiContainer::GetDefaultSize(), TGContainer::GetPagePosition(), TGContainer::HandleButton(), TGColorSelect::HandleButton(), TGLVContainer::HandleButton(), TGLBContainer::HandleButton(), TGMdiContainer::HandleConfigureNotify(), TGContainer::HandleDoubleClick(), TGContainer::HandleMotion(), TGLBContainer::HandleMotion(), TGListTree::HandleMotion(), TGListTree::LineDown(), TGListTree::LineUp(), TGContainer::OnAutoScroll(), TGLBContainer::OnAutoScroll(), operator+(), operator-(), operator==(), TGContainer::SetPagePosition(), and TGLVContainer::SetViewMode().