TVirtualX.interface.h File Reference

Go to the source code of this file.

Functions

virtual Bool_t Init (void *display=0)
virtual void ClearWindow ()
virtual void ClosePixmap ()
virtual void CloseWindow ()
virtual void CopyPixmap (Int_t wid, Int_t xpos, Int_t ypos)
virtual void CreateOpenGLContext (Int_t wid=0)
virtual void DeleteOpenGLContext (Int_t wid=0)
virtual void DrawBox (Int_t x1, Int_t y1, Int_t x2, Int_t y2, EBoxMode mode)
virtual void DrawCellArray (Int_t x1, Int_t y1, Int_t x2, Int_t y2, Int_t nx, Int_t ny, Int_t *ic)
virtual void DrawFillArea (Int_t n, TPoint *xy)
virtual void DrawLine (Int_t x1, Int_t y1, Int_t x2, Int_t y2)
virtual void DrawPolyLine (Int_t n, TPoint *xy)
virtual void DrawPolyMarker (Int_t n, TPoint *xy)
virtual void DrawText (Int_t x, Int_t y, Float_t angle, Float_t mgn, const char *text, ETextMode mode)
virtual UInt_t ExecCommand (TGWin32Command *code)
virtual void GetCharacterUp (Float_t &chupx, Float_t &chupy)
virtual Int_t GetDoubleBuffer (Int_t wid)
virtual void GetGeometry (Int_t wid, Int_t &x, Int_t &y, UInt_t &w, UInt_t &h)
virtual const char * DisplayName (const char *=0)
virtual Handle_t GetNativeEvent () const
virtual ULong_t GetPixel (Color_t cindex)
virtual void GetPlanes (Int_t &nplanes)
virtual void GetRGB (Int_t index, Float_t &r, Float_t &g, Float_t &b)
virtual void GetTextExtent (UInt_t &w, UInt_t &h, char *mess)
virtual Int_t GetFontAscent () const
virtual Int_t GetFontDescent () const
virtual Float_t GetTextMagnitude ()
virtual Window_t GetWindowID (Int_t wid)
virtual Bool_t HasTTFonts () const
virtual Int_t InitWindow (ULong_t window)
virtual Int_t AddWindow (ULong_t qwid, UInt_t w, UInt_t h)
virtual void RemoveWindow (ULong_t qwid)
virtual void MoveWindow (Int_t wid, Int_t x, Int_t y)
virtual Int_t OpenPixmap (UInt_t w, UInt_t h)
virtual void QueryPointer (Int_t &ix, Int_t &iy)
virtual Pixmap_t ReadGIF (Int_t x0, Int_t y0, const char *file, Window_t id=0)
virtual Int_t RequestLocator (Int_t mode, Int_t ctyp, Int_t &x, Int_t &y)
virtual Int_t RequestString (Int_t x, Int_t y, char *text)
virtual void RescaleWindow (Int_t wid, UInt_t w, UInt_t h)
virtual Int_t ResizePixmap (Int_t wid, UInt_t w, UInt_t h)
virtual void ResizeWindow (Int_t wid)
virtual void SelectWindow (Int_t wid)
virtual void SelectPixmap (Int_t qpixid)
virtual void SetCharacterUp (Float_t chupx, Float_t chupy)
virtual void SetClipOFF (Int_t wid)
virtual void SetClipRegion (Int_t wid, Int_t x, Int_t y, UInt_t w, UInt_t h)
virtual void SetCursor (Int_t win, ECursor cursor)
virtual void SetDoubleBuffer (Int_t wid, Int_t mode)
virtual void SetDoubleBufferOFF ()
virtual void SetDoubleBufferON ()
virtual void SetDrawMode (EDrawMode mode)
virtual void SetFillColor (Color_t cindex)
virtual void SetFillStyle (Style_t style)
virtual void SetLineColor (Color_t cindex)
virtual void SetLineType (Int_t n, Int_t *dash)
virtual void SetLineStyle (Style_t linestyle)
virtual void SetLineWidth (Width_t width)
virtual void SetMarkerColor (Color_t cindex)
virtual void SetMarkerSize (Float_t markersize)
virtual void SetMarkerStyle (Style_t markerstyle)
virtual void SetOpacity (Int_t percent)
virtual void SetRGB (Int_t cindex, Float_t r, Float_t g, Float_t b)
virtual void SetTextAlign (Short_t talign=11)
virtual void SetTextColor (Color_t cindex)
virtual Int_t SetTextFont (char *fontname, ETextSetMode mode)
virtual void SetTextFont (Font_t fontnumber)
virtual void SetTextMagnitude (Float_t mgn)
virtual void SetTextSize (Float_t textsize)
virtual void UpdateWindow (Int_t mode)
virtual void Warp (Int_t ix, Int_t iy)
virtual void Warp (Int_t ix, Int_t iy, Window_t id)
virtual Int_t WriteGIF (char *name)
virtual void WritePixmap (Int_t wid, UInt_t w, UInt_t h, char *pxname)
virtual void GetWindowAttributes (Window_t id, WindowAttributes_t &attr)
virtual void MapWindow (Window_t id)
virtual void MapSubwindows (Window_t id)
virtual void MapRaised (Window_t id)
virtual void UnmapWindow (Window_t id)
virtual void DestroyWindow (Window_t id)
virtual void RaiseWindow (Window_t id)
virtual void LowerWindow (Window_t id)
virtual void MoveWindow (Window_t id, Int_t x, Int_t y)
virtual void MoveResizeWindow (Window_t id, Int_t x, Int_t y, UInt_t w, UInt_t h)
virtual void ResizeWindow (Window_t id, UInt_t w, UInt_t h)
virtual void IconifyWindow (Window_t id)
virtual Bool_t NeedRedraw (ULong_t tgwindow, Bool_t force)
virtual void ReparentWindow (Window_t id, Window_t pid, Int_t x, Int_t y)
virtual void SetWindowBackground (Window_t id, ULong_t color)
virtual void SetWindowBackgroundPixmap (Window_t id, Pixmap_t pxm)
virtual Window_t CreateWindow (Window_t parent, Int_t x, Int_t y, UInt_t w, UInt_t h, UInt_t border, Int_t depth, UInt_t clss, void *visual, SetWindowAttributes_t *attr, UInt_t wtype)
virtual Int_t OpenDisplay (const char *dpyName)
virtual void CloseDisplay ()
virtual Display_t GetDisplay () const
virtual Visual_t GetVisual () const
virtual Int_t GetScreen () const
virtual Int_t GetDepth () const
virtual Colormap_t GetColormap () const
virtual Atom_t InternAtom (const char *atom_name, Bool_t only_if_exist)
virtual Window_t GetDefaultRootWindow () const
virtual Window_t GetParent (Window_t id) const
virtual FontStruct_t LoadQueryFont (const char *font_name)
virtual FontH_t GetFontHandle (FontStruct_t fs)
virtual void DeleteFont (FontStruct_t fs)
virtual GContext_t CreateGC (Drawable_t id, GCValues_t *gval)
virtual void ChangeGC (GContext_t gc, GCValues_t *gval)
virtual void CopyGC (GContext_t org, GContext_t dest, Mask_t mask)
virtual void DeleteGC (GContext_t gc)
virtual Cursor_t CreateCursor (ECursor cursor)
virtual void SetCursor (Window_t id, Cursor_t curid)
virtual Pixmap_t CreatePixmap (Drawable_t id, UInt_t w, UInt_t h)
virtual Pixmap_t CreatePixmap (Drawable_t id, const char *bitmap, UInt_t width, UInt_t height, ULong_t forecolor, ULong_t backcolor, Int_t depth)
virtual Pixmap_t CreateBitmap (Drawable_t id, const char *bitmap, UInt_t width, UInt_t height)
virtual void DeletePixmap (Pixmap_t pmap)
virtual Bool_t CreatePictureFromFile (Drawable_t id, const char *filename, Pixmap_t &pict, Pixmap_t &pict_mask, PictureAttributes_t &attr)
virtual Bool_t CreatePictureFromData (Drawable_t id, char **data, Pixmap_t &pict, Pixmap_t &pict_mask, PictureAttributes_t &attr)
virtual Bool_t ReadPictureDataFromFile (const char *filename, char ***ret_data)
virtual void DeletePictureData (void *data)
virtual void SetDashes (GContext_t gc, Int_t offset, const char *dash_list, Int_t n)
virtual Bool_t ParseColor (Colormap_t cmap, const char *cname, ColorStruct_t &color)
virtual Bool_t AllocColor (Colormap_t cmap, ColorStruct_t &color)
virtual void QueryColor (Colormap_t cmap, ColorStruct_t &color)
virtual void FreeColor (Colormap_t cmap, ULong_t pixel)
virtual Int_t EventsPending ()
virtual void NextEvent (Event_t &event)
virtual void Bell (Int_t percent)
virtual void CopyArea (Drawable_t src, Drawable_t dest, GContext_t gc, Int_t src_x, Int_t src_y, UInt_t width, UInt_t height, Int_t dest_x, Int_t dest_y)
virtual void ChangeWindowAttributes (Window_t id, SetWindowAttributes_t *attr)
virtual void ChangeProperty (Window_t id, Atom_t property, Atom_t type, UChar_t *data, Int_t len)
virtual void DrawLine (Drawable_t id, GContext_t gc, Int_t x1, Int_t y1, Int_t x2, Int_t y2)
virtual void ClearArea (Window_t id, Int_t x, Int_t y, UInt_t w, UInt_t h)
virtual Bool_t CheckEvent (Window_t id, EGEventType type, Event_t &ev)
virtual void SendEvent (Window_t id, Event_t *ev)
virtual void WMDeleteNotify (Window_t id)
virtual void SetKeyAutoRepeat (Bool_t on=kTRUE)
virtual void GrabKey (Window_t id, Int_t keycode, UInt_t modifier, Bool_t grab=kTRUE)
virtual void GrabButton (Window_t id, EMouseButton button, UInt_t modifier, UInt_t evmask, Window_t confine, Cursor_t cursor, Bool_t grab=kTRUE)
virtual void GrabPointer (Window_t id, UInt_t evmask, Window_t confine, Cursor_t cursor, Bool_t grab=kTRUE, Bool_t owner_events=kTRUE)
virtual void SetWindowName (Window_t id, char *name)
virtual void SetIconName (Window_t id, char *name)
virtual void SetIconPixmap (Window_t id, Pixmap_t pix)
virtual void SetClassHints (Window_t id, char *className, char *resourceName)
virtual void SetMWMHints (Window_t id, UInt_t value, UInt_t funcs, UInt_t input)
virtual void SetWMPosition (Window_t id, Int_t x, Int_t y)
virtual void SetWMSize (Window_t id, UInt_t w, UInt_t h)
virtual void SetWMSizeHints (Window_t id, UInt_t wmin, UInt_t hmin, UInt_t wmax, UInt_t hmax, UInt_t winc, UInt_t hinc)
virtual void SetWMState (Window_t id, EInitialState state)
virtual void SetWMTransientHint (Window_t id, Window_t main_id)
virtual void DrawString (Drawable_t id, GContext_t gc, Int_t x, Int_t y, const char *s, Int_t len)
virtual Int_t TextWidth (FontStruct_t font, const char *s, Int_t len)
virtual void GetFontProperties (FontStruct_t font, Int_t &max_ascent, Int_t &max_descent)
virtual void GetGCValues (GContext_t gc, GCValues_t &gval)
virtual FontStruct_t GetFontStruct (FontH_t fh)
virtual void FreeFontStruct (FontStruct_t fs)
virtual void ClearWindow (Window_t id)
virtual Int_t KeysymToKeycode (UInt_t keysym)
virtual void FillRectangle (Drawable_t id, GContext_t gc, Int_t x, Int_t y, UInt_t w, UInt_t h)
virtual void DrawRectangle (Drawable_t id, GContext_t gc, Int_t x, Int_t y, UInt_t w, UInt_t h)
virtual void DrawSegments (Drawable_t id, GContext_t gc, Segment_t *seg, Int_t nseg)
virtual void SelectInput (Window_t id, UInt_t evmask)
virtual Window_t GetInputFocus ()
virtual void SetInputFocus (Window_t id)
virtual Window_t GetPrimarySelectionOwner ()
virtual void SetPrimarySelectionOwner (Window_t id)
virtual void ConvertPrimarySelection (Window_t id, Atom_t clipboard, Time_t when)
virtual void LookupString (Event_t *event, char *buf, Int_t buflen, UInt_t &keysym)
virtual void GetPasteBuffer (Window_t id, Atom_t atom, TString &text, Int_t &nchar, Bool_t del)
virtual void TranslateCoordinates (Window_t src, Window_t dest, Int_t src_x, Int_t src_y, Int_t &dest_x, Int_t &dest_y, Window_t &child)
virtual void GetWindowSize (Drawable_t id, Int_t &x, Int_t &y, UInt_t &w, UInt_t &h)
virtual void FillPolygon (Window_t id, GContext_t gc, Point_t *points, Int_t npnt)
virtual void QueryPointer (Window_t id, Window_t &rootw, Window_t &childw, Int_t &root_x, Int_t &root_y, Int_t &win_x, Int_t &win_y, UInt_t &mask)
virtual void SetBackground (GContext_t gc, ULong_t background)
virtual void SetForeground (GContext_t gc, ULong_t foreground)
virtual void SetClipRectangles (GContext_t gc, Int_t x, Int_t y, Rectangle_t *recs, Int_t n)
virtual void Update (Int_t mode=0)
virtual Region_t CreateRegion ()
virtual void DestroyRegion (Region_t reg)
virtual void UnionRectWithRegion (Rectangle_t *rect, Region_t src, Region_t dest)
virtual Region_t PolygonRegion (Point_t *points, Int_t np, Bool_t winding)
virtual void UnionRegion (Region_t rega, Region_t regb, Region_t result)
virtual void IntersectRegion (Region_t rega, Region_t regb, Region_t result)
virtual void SubtractRegion (Region_t rega, Region_t regb, Region_t result)
virtual void XorRegion (Region_t rega, Region_t regb, Region_t result)
virtual Bool_t EmptyRegion (Region_t reg)
virtual Bool_t PointInRegion (Int_t x, Int_t y, Region_t reg)
virtual Bool_t EqualRegion (Region_t rega, Region_t regb)
virtual void GetRegionBox (Region_t reg, Rectangle_t *rect)
virtual char ** ListFonts (const char *fontname, Int_t max, Int_t &count)
virtual void FreeFontNames (char **fontlist)
virtual Drawable_t CreateImage (UInt_t width, UInt_t height)
virtual void GetImageSize (Drawable_t id, UInt_t &width, UInt_t &height)
virtual void PutPixel (Drawable_t id, Int_t x, Int_t y, ULong_t pixel)
virtual void PutImage (Drawable_t id, GContext_t gc, Drawable_t img, Int_t dx, Int_t dy, Int_t x, Int_t y, UInt_t w, UInt_t h)
virtual void DeleteImage (Drawable_t img)
unsigned char * GetColorBits (Drawable_t wid, Int_t x=0, Int_t y=0, UInt_t w=0, UInt_t h=0)
virtual Pixmap_t CreatePixmapFromData (unsigned char *bits, UInt_t width, UInt_t height)
virtual Window_t GetCurrentWindow () const
virtual Int_t SupportsExtension (const char *ext) const
virtual void DeleteProperty (Window_t, Atom_t &)
virtual Int_t GetProperty (Window_t, Atom_t, Long_t, Long_t, Bool_t, Atom_t, Atom_t *, Int_t *, ULong_t *, ULong_t *, unsigned char **)
virtual void ChangeActivePointerGrab (Window_t, UInt_t, Cursor_t)
virtual void ConvertSelection (Window_t, Atom_t &, Atom_t &, Atom_t &, Time_t &)
virtual Bool_t SetSelectionOwner (Window_t, Atom_t &)
virtual void ChangeProperties (Window_t id, Atom_t property, Atom_t type, Int_t format, UChar_t *data, Int_t len)
virtual void SetDNDAware (Window_t, Atom_t *)
virtual void SetTypeList (Window_t win, Atom_t prop, Atom_t *typelist)
virtual Window_t FindRWindow (Window_t win, Window_t dragwin, Window_t input, int x, int y, int maxd)
virtual Bool_t IsDNDAware (Window_t win, Atom_t *typelist)


Function Documentation

virtual Int_t AddWindow ( ULong_t  qwid,
UInt_t  w,
UInt_t  h 
) [virtual]

Referenced by G__G__Base1_327_0_34().

virtual Bool_t AllocColor ( Colormap_t  cmap,
ColorStruct_t color 
) [virtual]

Referenced by G__G__Base1_327_0_128().

virtual void Bell ( Int_t  percent  )  [virtual]

Referenced by G__G__Base1_327_0_133().

virtual void ChangeActivePointerGrab ( Window_t  ,
UInt_t  ,
Cursor_t   
) [virtual]

Referenced by G__G__Base1_327_0_205().

virtual void ChangeGC ( GContext_t  gc,
GCValues_t gval 
) [virtual]

Referenced by G__G__Base1_327_0_112().

virtual void ChangeProperties ( Window_t  id,
Atom_t  property,
Atom_t  type,
Int_t  format,
UChar_t data,
Int_t  len 
) [virtual]

Referenced by G__G__Base1_327_0_208(), G__G__GuiBld_239_0_124(), and G__G__GuiBld_239_0_125().

virtual void ChangeProperty ( Window_t  id,
Atom_t  property,
Atom_t  type,
UChar_t data,
Int_t  len 
) [virtual]

Referenced by G__G__Base1_327_0_136().

virtual void ChangeWindowAttributes ( Window_t  id,
SetWindowAttributes_t attr 
) [virtual]

Referenced by G__G__Base1_327_0_135().

virtual Bool_t CheckEvent ( Window_t  id,
EGEventType  type,
Event_t ev 
) [virtual]

Referenced by G__G__Base1_327_0_139(), G__G__TMVA2_296_0_17(), G__G__TMVA3_482_0_2(), TMVA::MethodBDT::GetGradBoostMVA(), GetInput(), TMVA::MethodBDT::GetMulticlassValues(), TMVA::MethodBDT::GetMvaValue(), and TMVA::MethodBDT::GetRegressionValues().

virtual void ClearArea ( Window_t  id,
Int_t  x,
Int_t  y,
UInt_t  w,
UInt_t  h 
) [virtual]

Referenced by G__G__Base1_327_0_138().

virtual void ClearWindow ( Window_t  id  )  [virtual]

virtual void ClearWindow (  )  [virtual]

Referenced by G__G__Base1_327_0_162(), and G__G__Base1_327_0_4().

virtual void CloseDisplay (  )  [virtual]

Definition at line 498 of file rootxx.cxx.

Referenced by G__G__Base1_327_0_98(), and main().

virtual void ClosePixmap (  )  [virtual]

Referenced by G__G__Base1_327_0_5().

virtual void CloseWindow (  )  [virtual]

Referenced by G__G__Base1_327_0_6(), G__G__Graf_120_0_2(), G__G__Gui1_213_0_15(), G__G__Gui3_312_0_4(), G__G__Gui3_313_0_4(), G__G__Gui3_338_0_3(), and gdk_window_hide().

virtual void ConvertPrimarySelection ( Window_t  id,
Atom_t  clipboard,
Time_t  when 
) [virtual]

Referenced by G__G__Base1_327_0_172().

virtual void ConvertSelection ( Window_t  ,
Atom_t ,
Atom_t ,
Atom_t ,
Time_t  
) [virtual]

Referenced by G__G__Base1_327_0_206().

virtual void CopyArea ( Drawable_t  src,
Drawable_t  dest,
GContext_t  gc,
Int_t  src_x,
Int_t  src_y,
UInt_t  width,
UInt_t  height,
Int_t  dest_x,
Int_t  dest_y 
) [virtual]

Referenced by G__G__Base1_327_0_134(), and G__G__Graf_186_0_53().

virtual void CopyGC ( GContext_t  org,
GContext_t  dest,
Mask_t  mask 
) [virtual]

Referenced by G__G__Base1_327_0_113().

virtual void CopyPixmap ( Int_t  wid,
Int_t  xpos,
Int_t  ypos 
) [virtual]

Referenced by G__G__Base1_154_0_11(), and G__G__Base1_327_0_7().

virtual Pixmap_t CreateBitmap ( Drawable_t  id,
const char *  bitmap,
UInt_t  width,
UInt_t  height 
) [virtual]

Referenced by G__G__Base1_327_0_119(), and gdk_bitmap_create_from_data().

virtual Cursor_t CreateCursor ( ECursor  cursor  )  [virtual]

Referenced by G__G__Base1_327_0_115(), and gdk_cursor_new_from_pixmap().

virtual GContext_t CreateGC ( Drawable_t  id,
GCValues_t gval 
) [virtual]

Referenced by G__G__Base1_327_0_111().

virtual Drawable_t CreateImage ( UInt_t  width,
UInt_t  height 
) [virtual]

Referenced by G__G__Base1_327_0_196().

virtual void CreateOpenGLContext ( Int_t  wid = 0  )  [virtual]

Referenced by G__G__Base1_327_0_8().

virtual Bool_t CreatePictureFromData ( Drawable_t  id,
char **  data,
Pixmap_t pict,
Pixmap_t pict_mask,
PictureAttributes_t attr 
) [virtual]

Referenced by G__G__Base1_327_0_122().

virtual Bool_t CreatePictureFromFile ( Drawable_t  id,
const char *  filename,
Pixmap_t pict,
Pixmap_t pict_mask,
PictureAttributes_t attr 
) [virtual]

Referenced by G__G__Base1_327_0_121().

virtual Pixmap_t CreatePixmap ( Drawable_t  id,
const char *  bitmap,
UInt_t  width,
UInt_t  height,
ULong_t  forecolor,
ULong_t  backcolor,
Int_t  depth 
) [virtual]

virtual Pixmap_t CreatePixmap ( Drawable_t  id,
UInt_t  w,
UInt_t  h 
) [virtual]

Referenced by G__G__Base1_327_0_117(), and G__G__Base1_327_0_118().

virtual Pixmap_t CreatePixmapFromData ( unsigned char *  bits,
UInt_t  width,
UInt_t  height 
) [virtual]

Referenced by G__G__Base1_327_0_123().

virtual Region_t CreateRegion (  )  [virtual]

Referenced by G__G__Base1_327_0_182().

virtual Window_t CreateWindow ( Window_t  parent,
Int_t  x,
Int_t  y,
UInt_t  w,
UInt_t  h,
UInt_t  border,
Int_t  depth,
UInt_t  clss,
void *  visual,
SetWindowAttributes_t attr,
UInt_t  wtype 
) [virtual]

Referenced by G__G__Base1_327_0_96(), and WinMain().

virtual void DeleteFont ( FontStruct_t  fs  )  [virtual]

Referenced by G__G__Base1_327_0_110().

virtual void DeleteGC ( GContext_t  gc  )  [virtual]

Referenced by G__G__Base1_327_0_114().

virtual void DeleteImage ( Drawable_t  img  )  [virtual]

Referenced by G__G__Base1_327_0_200().

virtual void DeleteOpenGLContext ( Int_t  wid = 0  )  [virtual]

Referenced by G__G__Base1_327_0_9().

virtual void DeletePictureData ( void *  data  )  [virtual]

Referenced by G__G__Base1_327_0_125().

virtual void DeletePixmap ( Pixmap_t  pmap  )  [virtual]

Referenced by G__G__Base1_327_0_120().

virtual void DeleteProperty ( Window_t  ,
Atom_t  
) [virtual]

Referenced by G__G__Base1_327_0_203().

virtual void DestroyRegion ( Region_t  reg  )  [virtual]

Referenced by G__G__Base1_327_0_183().

virtual void DestroyWindow ( Window_t  id  )  [virtual]

Referenced by G__G__Base1_327_0_84(), G__G__Eve1_719_0_18(), G__G__Gui1_132_0_13(), and gdk_window_internal_destroy().

virtual const char* DisplayName ( const char *  = 0  )  [virtual]

Referenced by G__G__Base1_327_0_22().

virtual void DrawBox ( Int_t  x1,
Int_t  y1,
Int_t  x2,
Int_t  y2,
EBoxMode  mode 
) [virtual]

virtual void DrawCellArray ( Int_t  x1,
Int_t  y1,
Int_t  x2,
Int_t  y2,
Int_t  nx,
Int_t  ny,
Int_t ic 
) [virtual]

Referenced by G__G__Base1_327_0_11(), and G__G__Graf_186_0_54().

virtual void DrawFillArea ( Int_t  n,
TPoint xy 
) [virtual]

Referenced by G__G__Base1_327_0_12(), G__G__Base1_339_0_36(), G__G__Base1_339_0_37(), G__G__Graf_186_0_48(), and G__G__Graf_186_0_49().

virtual void DrawLine ( Drawable_t  id,
GContext_t  gc,
Int_t  x1,
Int_t  y1,
Int_t  x2,
Int_t  y2 
) [virtual]

virtual void DrawLine ( Int_t  x1,
Int_t  y1,
Int_t  x2,
Int_t  y2 
) [virtual]

Referenced by G__G__Base1_324_0_3(), G__G__Base1_327_0_13(), G__G__Base1_327_0_137(), G__G__Base1_339_0_33(), G__G__Graf_116_0_6(), and G__G__Graf_186_0_34().

virtual void DrawPolyLine ( Int_t  n,
TPoint xy 
) [virtual]

Referenced by G__G__Base1_327_0_14(), G__G__Base1_339_0_38(), G__G__Base1_339_0_39(), G__G__G3D_152_0_12(), G__G__Graf_127_0_10(), G__G__Graf_186_0_39(), G__G__PostScript_122_0_12(), G__G__PostScript_123_0_13(), and G__G__PostScript_124_0_10().

virtual void DrawPolyMarker ( Int_t  n,
TPoint xy 
) [virtual]

Referenced by G__G__Base1_327_0_15(), G__G__Base1_339_0_41(), G__G__Base1_339_0_42(), G__G__Base1_342_0_11(), G__G__Base1_342_0_12(), G__G__G3D_169_0_10(), and G__G__Hist_380_0_10().

virtual void DrawRectangle ( Drawable_t  id,
GContext_t  gc,
Int_t  x,
Int_t  y,
UInt_t  w,
UInt_t  h 
) [virtual]

virtual void DrawSegments ( Drawable_t  id,
GContext_t  gc,
Segment_t seg,
Int_t  nseg 
) [virtual]

Referenced by DrawLines(), G__G__Base1_327_0_166(), and G__G__Graf_186_0_42().

virtual void DrawString ( Drawable_t  id,
GContext_t  gc,
Int_t  x,
Int_t  y,
const char *  s,
Int_t  len 
) [virtual]

Referenced by G__G__Base1_327_0_156().

virtual void DrawText ( Int_t  x,
Int_t  y,
Float_t  angle,
Float_t  mgn,
const char *  text,
ETextMode  mode 
) [virtual]

virtual Bool_t EmptyRegion ( Region_t  reg  )  [virtual]

Referenced by G__G__Base1_327_0_190().

virtual Bool_t EqualRegion ( Region_t  rega,
Region_t  regb 
) [virtual]

Referenced by G__G__Base1_327_0_192().

virtual Int_t EventsPending (  )  [virtual]

Referenced by G__G__Base1_327_0_131().

virtual UInt_t ExecCommand ( TGWin32Command *  code  )  [virtual]

Referenced by G__G__Base1_114_0_12(), and G__G__Base1_327_0_17().

virtual void FillPolygon ( Window_t  id,
GContext_t  gc,
Point_t points,
Int_t  npnt 
) [virtual]

Referenced by G__G__Base1_327_0_177(), G__G__Graf_186_0_45(), G__G__Graf_186_0_46(), and G__G__HistPainter_122_0_16().

virtual void FillRectangle ( Drawable_t  id,
GContext_t  gc,
Int_t  x,
Int_t  y,
UInt_t  w,
UInt_t  h 
) [virtual]

Referenced by G__G__Base1_327_0_164(), and G__G__Graf_186_0_38().

virtual Window_t FindRWindow ( Window_t  win,
Window_t  dragwin,
Window_t  input,
int  x,
int  y,
int  maxd 
) [virtual]

Referenced by G__G__Base1_327_0_211().

virtual void FreeColor ( Colormap_t  cmap,
ULong_t  pixel 
) [virtual]

Referenced by G__G__Base1_327_0_130(), and G__G__Gui1_115_0_21().

virtual void FreeFontNames ( char **  fontlist  )  [virtual]

Referenced by G__G__Base1_327_0_195().

virtual void FreeFontStruct ( FontStruct_t  fs  )  [virtual]

Referenced by G__G__Base1_327_0_161().

virtual void GetCharacterUp ( Float_t chupx,
Float_t chupy 
) [virtual]

Referenced by G__G__Base1_327_0_18().

unsigned char* GetColorBits ( Drawable_t  wid,
Int_t  x = 0,
Int_t  y = 0,
UInt_t  w = 0,
UInt_t  h = 0 
)

Referenced by G__G__Base1_327_0_201().

virtual Colormap_t GetColormap (  )  const [virtual]

Referenced by G__G__Base1_327_0_104().

virtual Window_t GetCurrentWindow (  )  const [virtual]

Referenced by G__G__Base1_327_0_77(), and G__G__Eve1_420_0_11().

virtual Window_t GetDefaultRootWindow (  )  const [virtual]

Referenced by G__G__Base1_327_0_106().

virtual Int_t GetDepth (  )  const [virtual]

Referenced by G__G__Base1_327_0_102(), G__G__Eve1_148_0_8(), G__G__GL_381_0_16(), G__G__Table_138_0_14(), G__G__Table_192_0_30(), G__G__TMVA2_243_0_21(), G__G__TMVA3_309_0_27(), and TMVA::PDEFoam::PeekLast().

virtual Display_t GetDisplay (  )  const [virtual]

Referenced by G__G__Base1_327_0_99().

virtual Int_t GetDoubleBuffer ( Int_t  wid  )  [virtual]

Referenced by G__G__Base1_327_0_20(), and G__G__GPad_151_0_38().

virtual Int_t GetFontAscent (  )  const [virtual]

Referenced by G__G__Base1_327_0_28().

virtual Int_t GetFontDescent (  )  const [virtual]

Referenced by G__G__Base1_327_0_29().

virtual FontH_t GetFontHandle ( FontStruct_t  fs  )  [virtual]

Referenced by G__G__Base1_327_0_109(), and G__G__Gui2_139_0_5().

virtual void GetFontProperties ( FontStruct_t  font,
Int_t max_ascent,
Int_t max_descent 
) [virtual]

Referenced by G__G__Base1_327_0_158().

virtual FontStruct_t GetFontStruct ( FontH_t  fh  )  [virtual]

Referenced by G__G__Base1_327_0_160(), G__G__Gui1_202_0_36(), G__G__Gui1_218_0_19(), G__G__Gui1_228_0_39(), G__G__Gui1_240_0_46(), G__G__Gui1_265_0_16(), G__G__Gui2_139_0_6(), G__G__Gui2_248_0_15(), and TGListView::SetDefaultColumnWidth().

virtual void GetGCValues ( GContext_t  gc,
GCValues_t gval 
) [virtual]

Referenced by G__G__Base1_327_0_159().

virtual void GetGeometry ( Int_t  wid,
Int_t x,
Int_t y,
UInt_t w,
UInt_t h 
) [virtual]

Referenced by G__G__Base1_327_0_21(), G__G__Base2_288_0_78(), and G__G__Eve1_170_0_62().

virtual void GetImageSize ( Drawable_t  id,
UInt_t width,
UInt_t height 
) [virtual]

Referenced by G__G__Base1_327_0_197().

virtual Window_t GetInputFocus (  )  [virtual]

Referenced by G__G__Base1_327_0_168().

virtual Handle_t GetNativeEvent (  )  const [virtual]

Referenced by G__G__Base1_327_0_23().

virtual Window_t GetParent ( Window_t  id  )  const [virtual]

Referenced by ClassImp(), G__G__Base1_327_0_107(), G__G__Base1_7_0_20(), G__G__Base2_9_0_3(), G__G__Cont_88_0_18(), G__G__G3D_129_0_18(), G__G__Graf_206_0_11(), G__G__Gui1_132_0_7(), G__G__Gui2_309_0_4(), G__G__Hist_102_0_42(), G__G__Hist_133_0_32(), G__G__MathCore_122_0_9(), G__G__MathCore_127_0_9(), G__G__SQL_132_0_13(), G__G__Table_139_0_35(), G__G__TMVA2_243_0_9(), G__G__TMVA2_305_0_61(), G__G__Tree_136_0_7(), G__G__XML_123_0_46(), and gdk_window_foreign_new().

virtual void GetPasteBuffer ( Window_t  id,
Atom_t  atom,
TString text,
Int_t nchar,
Bool_t  del 
) [virtual]

Referenced by G__G__Base1_327_0_174().

virtual ULong_t GetPixel ( Color_t  cindex  )  [virtual]

Referenced by G__G__Base1_150_0_18(), G__G__Base1_327_0_24(), G__G__Gviz3d_230_0_4(), and TStructViewerGUI::TStructViewerGUI().

virtual void GetPlanes ( Int_t nplanes  )  [virtual]

Referenced by G__G__Base1_327_0_25().

virtual Window_t GetPrimarySelectionOwner (  )  [virtual]

Referenced by G__G__Base1_327_0_170().

virtual Int_t GetProperty ( Window_t  ,
Atom_t  ,
Long_t  ,
Long_t  ,
Bool_t  ,
Atom_t  ,
Atom_t ,
Int_t ,
ULong_t ,
ULong_t ,
unsigned char **   
) [virtual]

Referenced by G__G__Base1_327_0_204().

virtual void GetRegionBox ( Region_t  reg,
Rectangle_t rect 
) [virtual]

Referenced by G__G__Base1_327_0_193().

virtual void GetRGB ( Int_t  index,
Float_t r,
Float_t g,
Float_t b 
) [virtual]

Referenced by G__G__Base1_150_0_15(), and G__G__Base1_327_0_26().

virtual Int_t GetScreen (  )  const [virtual]

Referenced by G__G__Base1_327_0_101().

virtual void GetTextExtent ( UInt_t w,
UInt_t h,
char *  mess 
) [virtual]

Referenced by G__G__Base1_327_0_27(), and G__G__Graf_150_0_13().

virtual Float_t GetTextMagnitude (  )  [virtual]

Referenced by G__G__Base1_327_0_30(), and G__G__Base1_339_0_18().

virtual Visual_t GetVisual (  )  const [virtual]

Referenced by G__G__Base1_327_0_100().

virtual void GetWindowAttributes ( Window_t  id,
WindowAttributes_t attr 
) [virtual]

Referenced by G__G__Base1_327_0_79().

virtual Window_t GetWindowID ( Int_t  wid  )  [virtual]

Referenced by G__G__Base1_327_0_31().

virtual void GetWindowSize ( Drawable_t  id,
Int_t x,
Int_t y,
UInt_t w,
UInt_t h 
) [virtual]

Referenced by G__G__Base1_327_0_176().

virtual void GrabButton ( Window_t  id,
EMouseButton  button,
UInt_t  modifier,
UInt_t  evmask,
Window_t  confine,
Cursor_t  cursor,
Bool_t  grab = kTRUE 
) [virtual]

Referenced by G__G__Base1_327_0_144().

virtual void GrabKey ( Window_t  id,
Int_t  keycode,
UInt_t  modifier,
Bool_t  grab = kTRUE 
) [virtual]

Referenced by G__G__Base1_327_0_143().

virtual void GrabPointer ( Window_t  id,
UInt_t  evmask,
Window_t  confine,
Cursor_t  cursor,
Bool_t  grab = kTRUE,
Bool_t  owner_events = kTRUE 
) [virtual]

Referenced by G__G__Base1_327_0_145(), G__G__Gui2_235_0_6(), and G__G__TreeViewer_224_0_4().

virtual Bool_t HasTTFonts (  )  const [virtual]

Referenced by G__G__Base1_327_0_32().

virtual void IconifyWindow ( Window_t  id  )  [virtual]

Referenced by G__G__Base1_327_0_91(), and G__G__Gui1_132_0_17().

virtual Bool_t Init ( void *  display = 0  )  [virtual]

Referenced by access(), acl(), chdir(), ClassImp(), close(), closedir(), creat(), creat64(), fclose(), fcntl(), fcntl64(), fdatasync(), fflush(), fopen64(), fread(), fseek(), fseeko(), fseeko64(), fstat(), fstat64(), fsync(), ftell(), ftello(), ftello64(), ftruncate(), ftruncate64(), fwrite(), Cint::G__ClassInfo::G__ClassInfo(), Cint::G__FriendInfo::G__FriendInfo(), G__G__Base2_242_0_11(), G__G__Ged_305_0_105(), G__G__GL_410_0_5(), G__G__GL_517_0_8(), G__G__MathCore_209_0_5(), G__G__MathCore_209_0_6(), G__G__Meta_127_0_10(), G__G__Meta_127_0_9(), G__G__Meta_85_0_27(), G__G__TMVA2_279_0_3(), G__G__TMVA2_450_0_2(), G__G__TMVA3_201_0_2(), G__G__TMVA3_312_0_29(), G__G__TMVA4_350_0_11(), G__G__TreeViewer_295_0_36(), G__G__VMC_131_0_119(), Cint::G__IncludePathInfo::G__IncludePathInfo(), Cint::G__MethodArgInfo::G__MethodArgInfo(), Cint::G__MethodInfo::G__MethodInfo(), Cint::G__SourceFileInfo::G__SourceFileInfo(), Cint::G__TokenInfo::G__TokenInfo(), Cint::G__TypedefInfo::G__TypedefInfo(), GetQuadric(), h1analysisProxy_SlaveBegin(), llseek(), lseek(), lseek64(), lstat(), lstat64(), mkdir(), Cint::G__FriendInfo::Next(), open(), open64(), opendir(), Cint::G__FriendInfo::operator=(), pcrecpp::RE::operator=(), pathconf(), pread(), pread64(), pwrite(), pwrite64(), pcrecpp::RE::RE(), read(), readdir(), readdir64(), readdir64_r(), readdir_r(), readv(), rename(), rewinddir(), rmdir(), seekdir(), XrdFrmReqBoss::Start(), XrdFrmReqAgent::Start(), ROOT::Minuit2::MPIProcess::StartMPI(), stat(), stat64(), statfs(), statfs64(), statvfs(), statvfs64(), telldir(), TGeoManager::TGeoManager(), TGLite::TGLite(), TGTableCell::TGTableCell(), TPie::TPie(), truncate(), truncate64(), TVirtualDragManager::TVirtualDragManager(), unlink(), write(), and writev().

virtual Int_t InitWindow ( ULong_t  window  )  [virtual]

Referenced by G__G__Base1_147_0_14(), and G__G__Base1_327_0_33().

virtual Atom_t InternAtom ( const char *  atom_name,
Bool_t  only_if_exist 
) [virtual]

Referenced by G__G__Base1_327_0_105().

virtual void IntersectRegion ( Region_t  rega,
Region_t  regb,
Region_t  result 
) [virtual]

Referenced by G__G__Base1_327_0_187().

virtual Bool_t IsDNDAware ( Window_t  win,
Atom_t typelist 
) [virtual]

Referenced by G__G__Base1_327_0_212().

virtual Int_t KeysymToKeycode ( UInt_t  keysym  )  [virtual]

Referenced by G__G__Base1_327_0_163().

virtual char** ListFonts ( const char *  fontname,
Int_t  max,
Int_t count 
) [virtual]

Referenced by G__G__Base1_327_0_194().

virtual FontStruct_t LoadQueryFont ( const char *  font_name  )  [virtual]

Referenced by G__G__Base1_327_0_108().

virtual void LookupString ( Event_t event,
char *  buf,
Int_t  buflen,
UInt_t keysym 
) [virtual]

Referenced by G__G__Base1_327_0_173().

virtual void LowerWindow ( Window_t  id  )  [virtual]

Referenced by G__G__Base1_327_0_87(), and G__G__Gui1_132_0_16().

virtual void MapRaised ( Window_t  id  )  [virtual]

Referenced by G__G__Base1_327_0_82(), and G__G__Gui1_132_0_11().

virtual void MapSubwindows ( Window_t  id  )  [virtual]

Referenced by ClassImp(), G__G__Base1_327_0_81(), G__G__Gui1_132_0_10(), HistAction::HistAction(), and TGSearchDialog::TGSearchDialog().

virtual void MapWindow ( Window_t  id  )  [virtual]

Referenced by ClassImp(), G__G__Base1_327_0_80(), G__G__Gui1_132_0_9(), HistAction::HistAction(), and TGSearchDialog::TGSearchDialog().

virtual void MoveResizeWindow ( Window_t  id,
Int_t  x,
Int_t  y,
UInt_t  w,
UInt_t  h 
) [virtual]

Referenced by G__G__Base1_327_0_89().

virtual void MoveWindow ( Window_t  id,
Int_t  x,
Int_t  y 
) [virtual]

virtual void MoveWindow ( Int_t  wid,
Int_t  x,
Int_t  y 
) [virtual]

Referenced by G__G__Base1_327_0_37(), G__G__Base1_327_0_88(), G__G__GPad_150_0_63(), gdk_window_move(), gdk_window_move_resize(), gdk_window_reparent(), and gdk_window_resize().

virtual Bool_t NeedRedraw ( ULong_t  tgwindow,
Bool_t  force 
) [virtual]

Referenced by G__G__Base1_327_0_92(), and G__G__Gui1_115_0_23().

virtual void NextEvent ( Event_t event  )  [virtual]

Referenced by G__G__Base1_327_0_132(), and G__G__Eve1_351_0_5().

virtual Int_t OpenDisplay ( const char *  dpyName  )  [virtual]

Referenced by G__G__Base1_327_0_97().

virtual Int_t OpenPixmap ( UInt_t  w,
UInt_t  h 
) [virtual]

Referenced by G__G__Base1_327_0_38().

virtual Bool_t ParseColor ( Colormap_t  cmap,
const char *  cname,
ColorStruct_t color 
) [virtual]

Referenced by G__G__Base1_327_0_127().

virtual Bool_t PointInRegion ( Int_t  x,
Int_t  y,
Region_t  reg 
) [virtual]

Referenced by G__G__Base1_327_0_191().

virtual Region_t PolygonRegion ( Point_t points,
Int_t  np,
Bool_t  winding 
) [virtual]

Referenced by G__G__Base1_327_0_185().

virtual void PutImage ( Drawable_t  id,
GContext_t  gc,
Drawable_t  img,
Int_t  dx,
Int_t  dy,
Int_t  x,
Int_t  y,
UInt_t  w,
UInt_t  h 
) [virtual]

Referenced by G__G__Base1_327_0_199().

virtual void PutPixel ( Drawable_t  id,
Int_t  x,
Int_t  y,
ULong_t  pixel 
) [virtual]

Referenced by G__G__Base1_327_0_198(), and G__G__Graf_186_0_40().

virtual void QueryColor ( Colormap_t  cmap,
ColorStruct_t color 
) [virtual]

Referenced by G__G__Base1_327_0_129().

virtual void QueryPointer ( Window_t  id,
Window_t rootw,
Window_t childw,
Int_t root_x,
Int_t root_y,
Int_t win_x,
Int_t win_y,
UInt_t mask 
) [virtual]

virtual void QueryPointer ( Int_t ix,
Int_t iy 
) [virtual]

Referenced by G__G__Base1_327_0_178(), and G__G__Base1_327_0_39().

virtual void RaiseWindow ( Window_t  id  )  [virtual]

Referenced by G__G__Base1_147_0_23(), G__G__Base1_327_0_86(), G__G__GPad_151_0_89(), and G__G__Gui1_132_0_15().

virtual Pixmap_t ReadGIF ( Int_t  x0,
Int_t  y0,
const char *  file,
Window_t  id = 0 
) [virtual]

Referenced by G__G__Base1_327_0_40().

virtual Bool_t ReadPictureDataFromFile ( const char *  filename,
char ***  ret_data 
) [virtual]

Referenced by G__G__Base1_327_0_124().

virtual void RemoveWindow ( ULong_t  qwid  )  [virtual]

Referenced by G__G__Base1_327_0_36().

virtual void ReparentWindow ( Window_t  id,
Window_t  pid,
Int_t  x,
Int_t  y 
) [virtual]

Referenced by G__G__Base1_327_0_93(), and G__G__Gui1_132_0_18().

virtual Int_t RequestLocator ( Int_t  mode,
Int_t  ctyp,
Int_t x,
Int_t y 
) [virtual]

Referenced by G__G__Base1_327_0_41().

virtual Int_t RequestString ( Int_t  x,
Int_t  y,
char *  text 
) [virtual]

Referenced by G__G__Base1_327_0_42().

virtual void RescaleWindow ( Int_t  wid,
UInt_t  w,
UInt_t  h 
) [virtual]

Referenced by G__G__Base1_327_0_43().

virtual Int_t ResizePixmap ( Int_t  wid,
UInt_t  w,
UInt_t  h 
) [virtual]

Referenced by G__G__Base1_327_0_44().

virtual void ResizeWindow ( Window_t  id,
UInt_t  w,
UInt_t  h 
) [virtual]

virtual void ResizeWindow ( Int_t  wid  )  [virtual]

Referenced by G__G__Base1_327_0_45(), and G__G__Base1_327_0_90().

virtual void SelectInput ( Window_t  id,
UInt_t  evmask 
) [virtual]

Referenced by G__G__Base1_327_0_167().

virtual void SelectPixmap ( Int_t  qpixid  )  [virtual]

Referenced by G__G__Base1_327_0_47().

virtual void SelectWindow ( Int_t  wid  )  [virtual]

Referenced by G__G__Base1_327_0_46(), and G__G__Eve1_420_0_5().

virtual void SendEvent ( Window_t  id,
Event_t ev 
) [virtual]

Referenced by G__G__Base1_327_0_140().

virtual void SetBackground ( GContext_t  gc,
ULong_t  background 
) [virtual]

Referenced by G__G__Gui1_137_0_13(), and G__G__Gui2_329_0_47().

virtual void SetCharacterUp ( Float_t  chupx,
Float_t  chupy 
) [virtual]

Referenced by G__G__Base1_327_0_48().

virtual void SetClassHints ( Window_t  id,
char *  className,
char *  resourceName 
) [virtual]

Referenced by ClassImp(), G__G__Base1_327_0_149(), and G__G__Gui1_213_0_21().

virtual void SetClipOFF ( Int_t  wid  )  [virtual]

Referenced by G__G__Base1_327_0_49().

virtual void SetClipRectangles ( GContext_t  gc,
Int_t  x,
Int_t  y,
Rectangle_t recs,
Int_t  n 
) [virtual]

Referenced by G__G__Base1_327_0_180().

virtual void SetClipRegion ( Int_t  wid,
Int_t  x,
Int_t  y,
UInt_t  w,
UInt_t  h 
) [virtual]

Referenced by G__G__Base1_327_0_50().

virtual void SetCursor ( Window_t  id,
Cursor_t  curid 
) [virtual]

virtual void SetCursor ( Int_t  win,
ECursor  cursor 
) [virtual]

Referenced by G__G__Base1_154_0_129(), G__G__Base1_327_0_116(), G__G__Base1_327_0_51(), G__G__Gui2_350_0_14(), gdk_event_translate(), gdk_pointer_grab(), gdk_pointer_ungrab(), and gdk_window_set_cursor().

virtual void SetDashes ( GContext_t  gc,
Int_t  offset,
const char *  dash_list,
Int_t  n 
) [virtual]

Referenced by G__G__Base1_327_0_126().

virtual void SetDNDAware ( Window_t  ,
Atom_t  
) [virtual]

Referenced by G__G__Base1_327_0_209().

virtual void SetDoubleBuffer ( Int_t  wid,
Int_t  mode 
) [virtual]

Referenced by G__G__Base1_154_0_130(), and G__G__Base1_327_0_52().

virtual void SetDoubleBufferOFF (  )  [virtual]

Referenced by G__G__Base1_327_0_53().

virtual void SetDoubleBufferON (  )  [virtual]

Referenced by G__G__Base1_327_0_54().

virtual void SetDrawMode ( EDrawMode  mode  )  [virtual]

Referenced by G__G__Base1_327_0_55().

virtual void SetFillColor ( Color_t  cindex  )  [virtual]

Referenced by ClassImp(), G__G__Base1_122_0_11(), G__G__Base1_339_0_10(), G__G__Eve2_390_0_11(), G__G__RooFitCore2_278_0_27(), and TPie::SetFillColors().

virtual void SetFillStyle ( Style_t  style  )  [virtual]

Referenced by ClassImp(), G__G__Base1_122_0_12(), G__G__Base1_339_0_11(), G__G__Gui1_137_0_18(), G__G__RooFitCore2_278_0_28(), and TMVAGlob::SetMultiClassStyle().

virtual void SetForeground ( GContext_t  gc,
ULong_t  foreground 
) [virtual]

Referenced by G__G__Base1_327_0_179(), and G__G__Gui1_137_0_12().

virtual void SetIconName ( Window_t  id,
char *  name 
) [virtual]

Referenced by ClassImp(), G__G__Base1_327_0_147(), G__G__Base2_239_0_10(), G__G__Gui1_213_0_18(), and TGSearchDialog::TGSearchDialog().

virtual void SetIconPixmap ( Window_t  id,
Pixmap_t  pix 
) [virtual]

Referenced by G__G__Base1_327_0_148(), G__G__Gui1_213_0_19(), and G__G__Gui1_213_0_20().

virtual void SetInputFocus ( Window_t  id  )  [virtual]

Referenced by G__G__Base1_327_0_169().

virtual void SetKeyAutoRepeat ( Bool_t  on = kTRUE  )  [virtual]

Referenced by G__G__Base1_327_0_142().

virtual void SetLineColor ( Color_t  cindex  )  [virtual]

Referenced by ClassImp(), DoFit(), G__G__Base1_123_0_12(), G__G__Base1_339_0_4(), G__G__Eve2_390_0_12(), G__G__Eve2_700_0_16(), G__G__RooFitCore2_278_0_34(), G__G__RooStats_590_0_7(), G__G__RooStats_610_0_9(), G__G__RooStats_726_0_4(), G__G__TreeViewer_298_0_65(), RooAbsReal::plotAsymOn(), and TMVAGlob::SetMultiClassStyle().

virtual void SetLineStyle ( Style_t  linestyle  )  [virtual]

Referenced by ClassImp(), G__G__Base1_123_0_13(), G__G__Base1_339_0_5(), G__G__Eve2_700_0_20(), G__G__Gui1_137_0_15(), G__G__Gui2_249_0_9(), G__G__RooFitCore2_278_0_35(), G__G__RooStats_590_0_9(), and LegendreAssoc().

virtual void SetLineType ( Int_t  n,
Int_t dash 
) [virtual]

Referenced by G__G__Base1_327_0_59().

virtual void SetLineWidth ( Width_t  width  )  [virtual]

Referenced by ClassImp(), G__G__Base1_123_0_14(), G__G__Base1_339_0_6(), G__G__Eve2_390_0_13(), G__G__Eve2_700_0_18(), G__G__Gui1_137_0_14(), G__G__Gui2_249_0_7(), G__G__RooFitCore2_278_0_36(), G__G__RooStats_590_0_8(), G__G__RooStats_726_0_5(), G__G__TreeViewer_298_0_66(), and TMVAGlob::SetMultiClassStyle().

virtual void SetMarkerColor ( Color_t  cindex  )  [virtual]

Referenced by G__G__Base1_125_0_11(), G__G__Eve2_700_0_22(), G__G__RooFitCore2_278_0_38(), and G__G__RooStats_590_0_10().

virtual void SetMarkerSize ( Float_t  markersize  )  [virtual]

Referenced by G__G__Base1_125_0_13(), G__G__Eve2_700_0_24(), G__G__RooFitCore2_278_0_39(), and G__G__RooStats_590_0_12().

virtual void SetMarkerStyle ( Style_t  markerstyle  )  [virtual]

Referenced by G__G__Base1_125_0_12(), G__G__Eve2_700_0_26(), G__G__Ged_239_0_5(), G__G__RooFitCore2_278_0_40(), and G__G__RooStats_590_0_11().

virtual void SetMWMHints ( Window_t  id,
UInt_t  value,
UInt_t  funcs,
UInt_t  input 
) [virtual]

Referenced by ClassImp(), G__G__Base1_327_0_150(), G__G__Gui1_213_0_22(), and TGSearchDialog::TGSearchDialog().

virtual void SetOpacity ( Int_t  percent  )  [virtual]

Referenced by G__G__Base1_327_0_65(), and G__G__Base1_339_0_12().

virtual void SetPrimarySelectionOwner ( Window_t  id  )  [virtual]

Referenced by G__G__Base1_327_0_171().

virtual void SetRGB ( Int_t  cindex,
Float_t  r,
Float_t  g,
Float_t  b 
) [virtual]

Referenced by G__G__Base1_150_0_29(), and G__G__Base1_327_0_66().

virtual Bool_t SetSelectionOwner ( Window_t  ,
Atom_t  
) [virtual]

Referenced by G__G__Base1_327_0_207().

virtual void SetTextAlign ( Short_t  talign = 11  )  [virtual]

Referenced by G__G__Base1_128_0_13(), G__G__Base1_339_0_19(), G__G__GL_404_0_22(), and gdk_gc_predraw().

virtual void SetTextColor ( Color_t  cindex  )  [virtual]

Referenced by G__G__Base1_128_0_15(), G__G__Base1_159_0_9(), G__G__Base1_339_0_21(), G__G__GL_404_0_15(), G__G__GL_558_0_17(), G__G__Gui1_202_0_21(), G__G__Gui1_218_0_15(), G__G__Gui1_228_0_22(), G__G__Gui1_228_0_23(), G__G__Gui1_240_0_62(), G__G__Gui1_240_0_63(), G__G__Gui1_249_0_9(), and predraw_set_foreground().

virtual void SetTextFont ( Font_t  fontnumber  )  [virtual]

virtual Int_t SetTextFont ( char *  fontname,
ETextSetMode  mode 
) [virtual]

Referenced by G__G__Base1_128_0_16(), G__G__Base1_327_0_69(), G__G__Base1_339_0_22(), G__G__Gui1_218_0_16(), G__G__Gui1_218_0_17(), G__G__Gui1_228_0_19(), G__G__Gui1_228_0_20(), and G__G__Gui1_228_0_21().

virtual void SetTextMagnitude ( Float_t  mgn  )  [virtual]

Referenced by G__G__Base1_327_0_71().

virtual void SetTextSize ( Float_t  textsize  )  [virtual]

Referenced by G__G__Base1_128_0_17(), G__G__Base1_339_0_23(), and G__G__GL_404_0_17().

virtual void SetTypeList ( Window_t  win,
Atom_t  prop,
Atom_t typelist 
) [virtual]

Referenced by G__G__Base1_327_0_210().

virtual void SetWindowBackground ( Window_t  id,
ULong_t  color 
) [virtual]

Referenced by G__G__Base1_327_0_94().

virtual void SetWindowBackgroundPixmap ( Window_t  id,
Pixmap_t  pxm 
) [virtual]

Referenced by G__G__Base1_327_0_95().

virtual void SetWindowName ( Window_t  id,
char *  name 
) [virtual]

Referenced by ClassImp(), G__G__Base1_327_0_146(), G__G__Gui1_132_0_36(), HistAction::HistAction(), and TGSearchDialog::TGSearchDialog().

virtual void SetWMPosition ( Window_t  id,
Int_t  x,
Int_t  y 
) [virtual]

Referenced by G__G__Base1_327_0_151(), and G__G__Gui1_213_0_23().

virtual void SetWMSize ( Window_t  id,
UInt_t  w,
UInt_t  h 
) [virtual]

Referenced by ClassImp(), G__G__Base1_327_0_152(), and G__G__Gui1_213_0_24().

virtual void SetWMSizeHints ( Window_t  id,
UInt_t  wmin,
UInt_t  hmin,
UInt_t  wmax,
UInt_t  hmax,
UInt_t  winc,
UInt_t  hinc 
) [virtual]

Referenced by ClassImp(), G__G__Base1_327_0_153(), and G__G__Gui1_213_0_25().

virtual void SetWMState ( Window_t  id,
EInitialState  state 
) [virtual]

Referenced by G__G__Base1_327_0_154(), and G__G__Gui1_213_0_26().

virtual void SetWMTransientHint ( Window_t  id,
Window_t  main_id 
) [virtual]

Referenced by G__G__Base1_327_0_155().

virtual void SubtractRegion ( Region_t  rega,
Region_t  regb,
Region_t  result 
) [virtual]

Referenced by G__G__Base1_327_0_188().

virtual Int_t SupportsExtension ( const char *  ext  )  const [virtual]

Referenced by G__G__Base1_327_0_78().

virtual Int_t TextWidth ( FontStruct_t  font,
const char *  s,
Int_t  len 
) [virtual]

Referenced by G__G__Base1_327_0_157(), G__G__Gui2_139_0_11(), and G__G__Gui2_310_0_115().

virtual void TranslateCoordinates ( Window_t  src,
Window_t  dest,
Int_t  src_x,
Int_t  src_y,
Int_t dest_x,
Int_t dest_y,
Window_t child 
) [virtual]

Referenced by G__G__Base1_327_0_175(), and G__G__Gui1_178_0_10().

virtual void UnionRectWithRegion ( Rectangle_t rect,
Region_t  src,
Region_t  dest 
) [virtual]

Referenced by G__G__Base1_327_0_184().

virtual void UnionRegion ( Region_t  rega,
Region_t  regb,
Region_t  result 
) [virtual]

Referenced by G__G__Base1_327_0_186().

virtual void UnmapWindow ( Window_t  id  )  [virtual]

Referenced by G__G__Base1_327_0_83(), and G__G__Gui1_132_0_12().

virtual void Update ( Int_t  mode = 0  )  [virtual]

Referenced by ClassImp(), G__G__Base1_154_0_158(), G__G__Base1_327_0_181(), G__G__Base2_192_0_8(), G__G__Base3_186_0_13(), G__G__Ged_225_0_7(), G__G__Ged_226_0_5(), G__G__Ged_323_0_2(), G__G__Gui2_247_0_5(), G__G__Gui2_298_0_2(), G__G__Gui2_329_0_45(), G__G__Gui3_336_0_2(), G__G__Gui3_378_0_55(), G__G__Gui3_394_0_31(), G__G__GuiBld_223_0_16(), G__G__Hist_229_0_62(), G__G__IO_234_0_37(), G__G__MathFit_163_0_5(), G__G__Meta_84_0_44(), G__G__Meta_85_0_43(), G__G__RootAuth_126_0_16(), G__G__SessionViewer_312_0_25(), G__G__Table_139_0_67(), G__G__Table_139_0_68(), G__G__Tree_115_0_28(), G__G__Tree_115_0_29(), G__G__TreePlayer_126_0_5(), and threadsh1().

virtual void UpdateWindow ( Int_t  mode  )  [virtual]

Referenced by G__G__Base1_327_0_73(), gdk_win32_draw_drawable(), gdk_window_clear_area_e(), and WinMain().

virtual void Warp ( Int_t  ix,
Int_t  iy,
Window_t  id 
) [virtual]

virtual void Warp ( Int_t  ix,
Int_t  iy 
) [virtual]

Definition at line 90 of file TVirtualX.interface.h.

Referenced by G__G__Base1_327_0_74().

virtual void WMDeleteNotify ( Window_t  id  )  [virtual]

Referenced by G__G__Base1_327_0_141().

virtual Int_t WriteGIF ( char *  name  )  [virtual]

Referenced by G__G__Base1_327_0_75().

virtual void WritePixmap ( Int_t  wid,
UInt_t  w,
UInt_t  h,
char *  pxname 
) [virtual]

Referenced by G__G__Base1_327_0_76().

virtual void XorRegion ( Region_t  rega,
Region_t  regb,
Region_t  result 
) [virtual]

Referenced by G__G__Base1_327_0_189().


Generated on Tue Jul 5 15:58:36 2011 for ROOT_528-00b_version by  doxygen 1.5.1