Go to the source code of this file.
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().
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_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] |
virtual void ClosePixmap | ( | ) | [virtual] |
Referenced by G__G__Base1_327_0_5().
virtual void CloseWindow | ( | ) | [virtual] |
Referenced by G__G__Base1_327_0_172().
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().
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().
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().
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 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().
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 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] |
Referenced by G__G__Base1_327_0_190().
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().
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] |
virtual Display_t GetDisplay | ( | ) | const [virtual] |
Referenced by G__G__Base1_327_0_99().
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] |
virtual void GetGCValues | ( | GContext_t | gc, | |
GCValues_t & | gval | |||
) | [virtual] |
Referenced by G__G__Base1_327_0_159().
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().
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 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().
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().
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().
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().
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().
Referenced by G__G__Base1_147_0_14(), and G__G__Base1_327_0_33().
Referenced by G__G__Base1_327_0_105().
Referenced by G__G__Base1_327_0_187().
Referenced by G__G__Base1_327_0_212().
Referenced by G__G__Base1_327_0_163().
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().
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] |
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().
Referenced by G__G__Base1_327_0_89().
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().
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().
Referenced by G__G__Base1_327_0_191().
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] |
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().
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().
Referenced by G__G__Base1_327_0_93(), and G__G__Gui1_132_0_18().
Referenced by G__G__Base1_327_0_41().
Referenced by G__G__Base1_327_0_42().
Referenced by G__G__Base1_327_0_43().
Referenced by G__G__Base1_327_0_44().
virtual void ResizeWindow | ( | Int_t | wid | ) | [virtual] |
Referenced by G__G__Base1_327_0_45(), and G__G__Base1_327_0_90().
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().
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().
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().
Referenced by G__G__Base1_327_0_50().
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().
Referenced by G__G__Base1_327_0_209().
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] |
virtual void SetFillStyle | ( | Style_t | style | ) | [virtual] |
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().
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().
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 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 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().
Referenced by G__G__Base1_150_0_29(), and G__G__Base1_327_0_66().
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] |
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().
Referenced by G__G__Base1_327_0_210().
Referenced by G__G__Base1_327_0_94().
Referenced by G__G__Base1_327_0_95().
virtual void SetWindowName | ( | Window_t | id, | |
char * | name | |||
) | [virtual] |
Referenced by G__G__Base1_327_0_151(), and G__G__Gui1_213_0_23().
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().
Referenced by G__G__Base1_327_0_155().
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().
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 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().
Referenced by G__G__Base1_327_0_76().
Referenced by G__G__Base1_327_0_189().