107 for ( i = 1; i < (
int)
fWidth/3 - 2; ++i ) {
109 i * dist + dist/2, base + amplitude);
113 for ( i = 1; i < (
int)
fWidth/3 - 2; ++i ) {
115 i * dist + dist, base - amplitude);
139 base + amplitude,i * dist + dist/2);
146 base - amplitude, i * dist + dist );
const TGResourcePool * GetResourcePool() const
virtual void DoRedraw()
Redraw the frame.
UInt_t fHeight
frame height
virtual void Resize(UInt_t w=0, UInt_t h=0)
Resize the frame.
Encapsulate a graphics context used in the low level graphics.
TGClient * fClient
Connection to display server.
Handle_t fId
X11/Win32 Window identifier.
This class implements a pool for the default GUI resource set, like GC's, colors, fonts,...
const TGGC * GetFrameShadowGC() const
const TGGC * GetSelectedBckgndGC() const
const TGGC * GetWhiteGC() const
ROOT GUI Window base class.
Short_t Min(Short_t a, Short_t b)
Point structure (maps to the X11 XPoint structure)