#include <TVirtualX.h>
Inheritance diagram for TVirtualX:
Definition at line 67 of file TVirtualX.h.
enum TVirtualX::EDrawMode |
Definition at line 70 of file TVirtualX.h.
enum TVirtualX::EBoxMode |
Definition at line 71 of file TVirtualX.h.
enum TVirtualX::ETextMode |
Definition at line 72 of file TVirtualX.h.
Definition at line 73 of file TVirtualX.h.
enum TVirtualX::EDrawMode |
Definition at line 70 of file TVirtualX.h.
enum TVirtualX::EBoxMode |
Definition at line 71 of file TVirtualX.h.
enum TVirtualX::ETextMode |
Definition at line 72 of file TVirtualX.h.
Definition at line 73 of file TVirtualX.h.
TVirtualX::TVirtualX | ( | ) | [inline] |
Definition at line 79 of file TVirtualX.h.
TVirtualX::TVirtualX | ( | const char * | name, | |
const char * | title | |||
) |
virtual TVirtualX::~TVirtualX | ( | ) | [inline, virtual] |
Definition at line 81 of file TVirtualX.h.
TVirtualX::TVirtualX | ( | ) | [inline] |
Definition at line 79 of file TVirtualX.h.
TVirtualX::TVirtualX | ( | const char * | name, | |
const char * | title | |||
) |
virtual TVirtualX::~TVirtualX | ( | ) | [inline, virtual] |
Definition at line 81 of file TVirtualX.h.
Bool_t TVirtualX::Init | ( | void * | display = 0 |
) | [virtual] |
void TVirtualX::ClearWindow | ( | ) | [virtual] |
Definition at line 168 of file TVirtualX.cxx.
void TVirtualX::ClosePixmap | ( | ) | [virtual] |
Definition at line 180 of file TVirtualX.cxx.
void TVirtualX::CloseWindow | ( | ) | [virtual] |
Definition at line 174 of file TVirtualX.cxx.
Definition at line 186 of file TVirtualX.cxx.
void TVirtualX::CreateOpenGLContext | ( | Int_t | wid = 0 |
) | [virtual] |
Definition at line 192 of file TVirtualX.cxx.
void TVirtualX::DeleteOpenGLContext | ( | Int_t | wid = 0 |
) | [virtual] |
Definition at line 198 of file TVirtualX.cxx.
Definition at line 204 of file TVirtualX.cxx.
void TVirtualX::DrawCellArray | ( | Int_t | x1, | |
Int_t | y1, | |||
Int_t | x2, | |||
Int_t | y2, | |||
Int_t | nx, | |||
Int_t | ny, | |||
Int_t * | ic | |||
) | [virtual] |
Definition at line 216 of file TVirtualX.cxx.
Definition at line 231 of file TVirtualX.cxx.
Definition at line 240 of file TVirtualX.cxx.
Definition at line 249 of file TVirtualX.cxx.
Definition at line 258 of file TVirtualX.cxx.
void TVirtualX::DrawText | ( | Int_t | x, | |
Int_t | y, | |||
Float_t | angle, | |||
Float_t | mgn, | |||
const char * | text, | |||
ETextMode | mode | |||
) | [virtual] |
Definition at line 268 of file TVirtualX.cxx.
UInt_t TVirtualX::ExecCommand | ( | TGWin32Command * | code | ) | [virtual] |
Definition at line 285 of file TVirtualX.cxx.
Definition at line 301 of file TVirtualX.cxx.
EDrawMode TVirtualX::GetDrawMode | ( | ) | [inline] |
Definition at line 293 of file TVirtualX.cxx.
Definition at line 309 of file TVirtualX.cxx.
const char * TVirtualX::DisplayName | ( | const char * | = 0 |
) | [virtual] |
Definition at line 324 of file TVirtualX.cxx.
Handle_t TVirtualX::GetNativeEvent | ( | ) | const [virtual] |
Definition at line 332 of file TVirtualX.cxx.
Definition at line 340 of file TVirtualX.cxx.
void TVirtualX::GetPlanes | ( | Int_t & | nplanes | ) | [virtual] |
Definition at line 348 of file TVirtualX.cxx.
Definition at line 356 of file TVirtualX.cxx.
Definition at line 364 of file TVirtualX.cxx.
Int_t TVirtualX::GetFontAscent | ( | ) | const [virtual] |
Definition at line 375 of file TVirtualX.cxx.
Int_t TVirtualX::GetFontDescent | ( | ) | const [virtual] |
Definition at line 383 of file TVirtualX.cxx.
Float_t TVirtualX::GetTextMagnitude | ( | ) | [virtual] |
Definition at line 392 of file TVirtualX.cxx.
Definition at line 408 of file TVirtualX.cxx.
Bool_t TVirtualX::HasTTFonts | ( | ) | const [virtual] |
Definition at line 418 of file TVirtualX.cxx.
Definition at line 427 of file TVirtualX.cxx.
Definition at line 437 of file TVirtualX.cxx.
void TVirtualX::RemoveWindow | ( | ULong_t | qwid | ) | [virtual] |
Definition at line 448 of file TVirtualX.cxx.
Definition at line 454 of file TVirtualX.cxx.
Definition at line 465 of file TVirtualX.cxx.
Definition at line 473 of file TVirtualX.cxx.
Definition at line 481 of file TVirtualX.cxx.
Definition at line 491 of file TVirtualX.cxx.
Definition at line 525 of file TVirtualX.cxx.
Definition at line 538 of file TVirtualX.cxx.
Definition at line 549 of file TVirtualX.cxx.
void TVirtualX::ResizeWindow | ( | Int_t | wid | ) | [virtual] |
Definition at line 559 of file TVirtualX.cxx.
void TVirtualX::SelectWindow | ( | Int_t | wid | ) | [virtual] |
Definition at line 565 of file TVirtualX.cxx.
void TVirtualX::SelectPixmap | ( | Int_t | qpixid | ) | [virtual] |
Definition at line 571 of file TVirtualX.cxx.
Definition at line 577 of file TVirtualX.cxx.
void TVirtualX::SetClipOFF | ( | Int_t | wid | ) | [virtual] |
Definition at line 583 of file TVirtualX.cxx.
Definition at line 589 of file TVirtualX.cxx.
Definition at line 601 of file TVirtualX.cxx.
Definition at line 608 of file TVirtualX.cxx.
void TVirtualX::SetDoubleBufferOFF | ( | ) | [virtual] |
Definition at line 620 of file TVirtualX.cxx.
void TVirtualX::SetDoubleBufferON | ( | ) | [virtual] |
Definition at line 626 of file TVirtualX.cxx.
void TVirtualX::SetDrawMode | ( | EDrawMode | mode | ) | [virtual] |
Definition at line 632 of file TVirtualX.cxx.
void TVirtualX::SetFillColor | ( | Color_t | cindex | ) | [virtual] |
void TVirtualX::SetFillStyle | ( | Style_t | style | ) | [virtual] |
void TVirtualX::SetLineColor | ( | Color_t | cindex | ) | [virtual] |
Definition at line 665 of file TVirtualX.cxx.
void TVirtualX::SetLineStyle | ( | Style_t | linestyle | ) | [virtual] |
void TVirtualX::SetLineWidth | ( | Width_t | width | ) | [virtual] |
void TVirtualX::SetMarkerColor | ( | Color_t | cindex | ) | [virtual] |
void TVirtualX::SetMarkerSize | ( | Float_t | markersize | ) | [virtual] |
void TVirtualX::SetMarkerStyle | ( | Style_t | markerstyle | ) | [virtual] |
void TVirtualX::SetOpacity | ( | Int_t | percent | ) | [virtual] |
Definition at line 717 of file TVirtualX.cxx.
Definition at line 727 of file TVirtualX.cxx.
void TVirtualX::SetTextAlign | ( | Short_t | talign = 11 |
) | [virtual] |
void TVirtualX::SetTextColor | ( | Color_t | cindex | ) | [virtual] |
Int_t TVirtualX::SetTextFont | ( | char * | fontname, | |
ETextSetMode | mode | |||
) | [virtual] |
Definition at line 752 of file TVirtualX.cxx.
void TVirtualX::SetTextFont | ( | Font_t | fontnumber | ) | [virtual] |
void TVirtualX::SetTextMagnitude | ( | Float_t | mgn | ) | [virtual] |
Definition at line 771 of file TVirtualX.cxx.
void TVirtualX::SetTextSize | ( | Float_t | textsize | ) | [virtual] |
void TVirtualX::UpdateWindow | ( | Int_t | mode | ) | [virtual] |
Definition at line 783 of file TVirtualX.cxx.
Definition at line 792 of file TVirtualX.cxx.
Int_t TVirtualX::WriteGIF | ( | char * | name | ) | [virtual] |
Definition at line 802 of file TVirtualX.cxx.
Definition at line 811 of file TVirtualX.cxx.
Window_t TVirtualX::GetCurrentWindow | ( | ) | const [virtual] |
Definition at line 2059 of file TVirtualX.cxx.
Referenced by TGWin32VirtualXProxy::GetCurrentWindow().
Int_t TVirtualX::SupportsExtension | ( | const char * | ext | ) | const [virtual] |
void TVirtualX::GetWindowAttributes | ( | Window_t | id, | |
WindowAttributes_t & | attr | |||
) | [virtual] |
Definition at line 58 of file TVirtualX.cxx.
References WindowAttributes_t::fHeight, WindowAttributes_t::fMapState, WindowAttributes_t::fScreen, WindowAttributes_t::fVisual, WindowAttributes_t::fWidth, WindowAttributes_t::fX, WindowAttributes_t::fY, and kIsUnmapped.
void TVirtualX::MapWindow | ( | Window_t | id | ) | [virtual] |
Definition at line 824 of file TVirtualX.cxx.
void TVirtualX::MapSubwindows | ( | Window_t | id | ) | [virtual] |
Definition at line 831 of file TVirtualX.cxx.
void TVirtualX::MapRaised | ( | Window_t | id | ) | [virtual] |
Definition at line 838 of file TVirtualX.cxx.
void TVirtualX::UnmapWindow | ( | Window_t | id | ) | [virtual] |
Definition at line 846 of file TVirtualX.cxx.
void TVirtualX::DestroyWindow | ( | Window_t | id | ) | [virtual] |
Definition at line 855 of file TVirtualX.cxx.
void TVirtualX::DestroySubwindows | ( | Window_t | id | ) | [virtual] |
Definition at line 863 of file TVirtualX.cxx.
void TVirtualX::RaiseWindow | ( | Window_t | id | ) | [virtual] |
Definition at line 870 of file TVirtualX.cxx.
void TVirtualX::LowerWindow | ( | Window_t | id | ) | [virtual] |
Definition at line 877 of file TVirtualX.cxx.
Definition at line 884 of file TVirtualX.cxx.
Definition at line 895 of file TVirtualX.cxx.
Definition at line 908 of file TVirtualX.cxx.
void TVirtualX::IconifyWindow | ( | Window_t | id | ) | [virtual] |
Definition at line 919 of file TVirtualX.cxx.
Definition at line 944 of file TVirtualX.cxx.
Definition at line 955 of file TVirtualX.cxx.
Definition at line 963 of file TVirtualX.cxx.
Window_t TVirtualX::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] |
Definition at line 970 of file TVirtualX.cxx.
Int_t TVirtualX::OpenDisplay | ( | const char * | dpyName | ) | [virtual] |
Definition at line 1000 of file TVirtualX.cxx.
void TVirtualX::CloseDisplay | ( | ) | [virtual] |
Definition at line 1013 of file TVirtualX.cxx.
Display_t TVirtualX::GetDisplay | ( | ) | const [virtual] |
Definition at line 1019 of file TVirtualX.cxx.
Visual_t TVirtualX::GetVisual | ( | ) | const [virtual] |
Definition at line 1029 of file TVirtualX.cxx.
Int_t TVirtualX::GetScreen | ( | ) | const [virtual] |
Definition at line 1040 of file TVirtualX.cxx.
Int_t TVirtualX::GetDepth | ( | ) | const [virtual] |
Definition at line 1051 of file TVirtualX.cxx.
UInt_t TVirtualX::ScreenWidthMM | ( | ) | const [virtual] |
Definition at line 2105 of file TVirtualX.cxx.
Colormap_t TVirtualX::GetColormap | ( | ) | const [virtual] |
Definition at line 1060 of file TVirtualX.cxx.
Definition at line 1080 of file TVirtualX.cxx.
Window_t TVirtualX::GetDefaultRootWindow | ( | ) | const [virtual] |
Definition at line 1071 of file TVirtualX.cxx.
Definition at line 1094 of file TVirtualX.cxx.
FontStruct_t TVirtualX::LoadQueryFont | ( | const char * | font_name | ) | [virtual] |
Definition at line 1102 of file TVirtualX.cxx.
FontH_t TVirtualX::GetFontHandle | ( | FontStruct_t | fs | ) | [virtual] |
Definition at line 1112 of file TVirtualX.cxx.
void TVirtualX::DeleteFont | ( | FontStruct_t | fs | ) | [virtual] |
Definition at line 1120 of file TVirtualX.cxx.
GContext_t TVirtualX::CreateGC | ( | Drawable_t | id, | |
GCValues_t * | gval | |||
) | [virtual] |
Definition at line 1126 of file TVirtualX.cxx.
void TVirtualX::ChangeGC | ( | GContext_t | gc, | |
GCValues_t * | gval | |||
) | [virtual] |
Definition at line 1138 of file TVirtualX.cxx.
void TVirtualX::CopyGC | ( | GContext_t | org, | |
GContext_t | dest, | |||
Mask_t | mask | |||
) | [virtual] |
Definition at line 1148 of file TVirtualX.cxx.
void TVirtualX::DeleteGC | ( | GContext_t | gc | ) | [virtual] |
Definition at line 1156 of file TVirtualX.cxx.
Definition at line 1162 of file TVirtualX.cxx.
Definition at line 1177 of file TVirtualX.cxx.
Pixmap_t TVirtualX::CreatePixmap | ( | Drawable_t | id, | |
UInt_t | w, | |||
UInt_t | h | |||
) | [virtual] |
Pixmap_t TVirtualX::CreatePixmap | ( | Drawable_t | id, | |
const char * | bitmap, | |||
UInt_t | width, | |||
UInt_t | height, | |||
ULong_t | forecolor, | |||
ULong_t | backcolor, | |||
Int_t | depth | |||
) | [virtual] |
Definition at line 1192 of file TVirtualX.cxx.
Pixmap_t TVirtualX::CreateBitmap | ( | Drawable_t | id, | |
const char * | bitmap, | |||
UInt_t | width, | |||
UInt_t | height | |||
) | [virtual] |
Definition at line 1213 of file TVirtualX.cxx.
void TVirtualX::DeletePixmap | ( | Pixmap_t | pmap | ) | [virtual] |
Definition at line 1226 of file TVirtualX.cxx.
Bool_t TVirtualX::CreatePictureFromFile | ( | Drawable_t | id, | |
const char * | filename, | |||
Pixmap_t & | pict, | |||
Pixmap_t & | pict_mask, | |||
PictureAttributes_t & | attr | |||
) | [virtual] |
Bool_t TVirtualX::CreatePictureFromData | ( | Drawable_t | id, | |
char ** | data, | |||
Pixmap_t & | pict, | |||
Pixmap_t & | pict_mask, | |||
PictureAttributes_t & | attr | |||
) | [virtual] |
Pixmap_t TVirtualX::CreatePixmapFromData | ( | unsigned char * | bits, | |
UInt_t | width, | |||
UInt_t | height | |||
) | [virtual] |
Definition at line 2083 of file TVirtualX.cxx.
Bool_t TVirtualX::ReadPictureDataFromFile | ( | const char * | filename, | |
char *** | ret_data | |||
) | [virtual] |
void TVirtualX::DeletePictureData | ( | void * | data | ) | [virtual] |
Definition at line 1270 of file TVirtualX.cxx.
void TVirtualX::SetDashes | ( | GContext_t | gc, | |
Int_t | offset, | |||
const char * | dash_list, | |||
Int_t | n | |||
) | [virtual] |
Definition at line 1276 of file TVirtualX.cxx.
Bool_t TVirtualX::ParseColor | ( | Colormap_t | cmap, | |
const char * | cname, | |||
ColorStruct_t & | color | |||
) | [virtual] |
Bool_t TVirtualX::AllocColor | ( | Colormap_t | cmap, | |
ColorStruct_t & | color | |||
) | [virtual] |
void TVirtualX::QueryColor | ( | Colormap_t | cmap, | |
ColorStruct_t & | color | |||
) | [virtual] |
Definition at line 113 of file TVirtualX.cxx.
void TVirtualX::FreeColor | ( | Colormap_t | cmap, | |
ULong_t | pixel | |||
) | [virtual] |
Definition at line 1296 of file TVirtualX.cxx.
Int_t TVirtualX::EventsPending | ( | ) | [virtual] |
void TVirtualX::NextEvent | ( | Event_t & | event | ) | [virtual] |
Definition at line 127 of file TVirtualX.cxx.
References Event_t::fCode, Event_t::fCount, Event_t::fHeight, Event_t::fState, Event_t::fTime, Event_t::fType, Event_t::fWidth, Event_t::fWindow, Event_t::fX, Event_t::fXRoot, Event_t::fY, Event_t::fYRoot, and kButtonPress.
Referenced by TGWin32VirtualXProxy::NextEvent().
void TVirtualX::Bell | ( | Int_t | percent | ) | [virtual] |
Definition at line 1311 of file TVirtualX.cxx.
void TVirtualX::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] |
Definition at line 1317 of file TVirtualX.cxx.
void TVirtualX::ChangeWindowAttributes | ( | Window_t | id, | |
SetWindowAttributes_t * | attr | |||
) | [virtual] |
Definition at line 1339 of file TVirtualX.cxx.
void TVirtualX::ChangeProperty | ( | Window_t | id, | |
Atom_t | property, | |||
Atom_t | type, | |||
UChar_t * | data, | |||
Int_t | len | |||
) | [virtual] |
Definition at line 1350 of file TVirtualX.cxx.
void TVirtualX::DrawLine | ( | Drawable_t | id, | |
GContext_t | gc, | |||
Int_t | x1, | |||
Int_t | y1, | |||
Int_t | x2, | |||
Int_t | y2 | |||
) | [virtual] |
Definition at line 1368 of file TVirtualX.cxx.
Definition at line 1383 of file TVirtualX.cxx.
Bool_t TVirtualX::CheckEvent | ( | Window_t | id, | |
EGEventType | type, | |||
Event_t & | ev | |||
) | [virtual] |
Definition at line 1395 of file TVirtualX.cxx.
References kFALSE.
Referenced by TGWin32VirtualXProxy::CheckEvent().
void TVirtualX::WMDeleteNotify | ( | Window_t | id | ) | [virtual] |
Definition at line 1413 of file TVirtualX.cxx.
Definition at line 1419 of file TVirtualX.cxx.
void TVirtualX::GrabKey | ( | Window_t | id, | |
Int_t | keycode, | |||
UInt_t | modifier, | |||
Bool_t | grab = kTRUE | |||
) | [virtual] |
Definition at line 1425 of file TVirtualX.cxx.
void TVirtualX::GrabButton | ( | Window_t | id, | |
EMouseButton | button, | |||
UInt_t | modifier, | |||
UInt_t | evmask, | |||
Window_t | confine, | |||
Cursor_t | cursor, | |||
Bool_t | grab = kTRUE | |||
) | [virtual] |
Definition at line 1453 of file TVirtualX.cxx.
void TVirtualX::GrabPointer | ( | Window_t | id, | |
UInt_t | evmask, | |||
Window_t | confine, | |||
Cursor_t | cursor, | |||
Bool_t | grab = kTRUE , |
|||
Bool_t | owner_events = kTRUE | |||
) | [virtual] |
Definition at line 1465 of file TVirtualX.cxx.
void TVirtualX::SetWindowName | ( | Window_t | id, | |
char * | name | |||
) | [virtual] |
Definition at line 1476 of file TVirtualX.cxx.
void TVirtualX::SetIconName | ( | Window_t | id, | |
char * | name | |||
) | [virtual] |
Definition at line 1482 of file TVirtualX.cxx.
Definition at line 1488 of file TVirtualX.cxx.
void TVirtualX::SetClassHints | ( | Window_t | id, | |
char * | className, | |||
char * | resourceName | |||
) | [virtual] |
Definition at line 1494 of file TVirtualX.cxx.
Definition at line 1501 of file TVirtualX.cxx.
Definition at line 1508 of file TVirtualX.cxx.
Definition at line 1514 of file TVirtualX.cxx.
void TVirtualX::SetWMSizeHints | ( | Window_t | id, | |
UInt_t | wmin, | |||
UInt_t | hmin, | |||
UInt_t | wmax, | |||
UInt_t | hmax, | |||
UInt_t | winc, | |||
UInt_t | hinc | |||
) | [virtual] |
Definition at line 1523 of file TVirtualX.cxx.
void TVirtualX::SetWMState | ( | Window_t | id, | |
EInitialState | state | |||
) | [virtual] |
Definition at line 1537 of file TVirtualX.cxx.
Definition at line 1544 of file TVirtualX.cxx.
void TVirtualX::DrawString | ( | Drawable_t | id, | |
GContext_t | gc, | |||
Int_t | x, | |||
Int_t | y, | |||
const char * | s, | |||
Int_t | len | |||
) | [virtual] |
Definition at line 1552 of file TVirtualX.cxx.
Int_t TVirtualX::TextWidth | ( | FontStruct_t | font, | |
const char * | s, | |||
Int_t | len | |||
) | [virtual] |
Definition at line 1574 of file TVirtualX.cxx.
void TVirtualX::GetFontProperties | ( | FontStruct_t | font, | |
Int_t & | max_ascent, | |||
Int_t & | max_descent | |||
) | [virtual] |
Definition at line 1583 of file TVirtualX.cxx.
void TVirtualX::GetGCValues | ( | GContext_t | gc, | |
GCValues_t & | gval | |||
) | [virtual] |
FontStruct_t TVirtualX::GetFontStruct | ( | FontH_t | fh | ) | [virtual] |
Definition at line 1602 of file TVirtualX.cxx.
void TVirtualX::FreeFontStruct | ( | FontStruct_t | fs | ) | [virtual] |
Definition at line 1613 of file TVirtualX.cxx.
void TVirtualX::ClearWindow | ( | Window_t | id | ) | [virtual] |
Definition at line 1620 of file TVirtualX.cxx.
Definition at line 1627 of file TVirtualX.cxx.
void TVirtualX::FillRectangle | ( | Drawable_t | id, | |
GContext_t | gc, | |||
Int_t | x, | |||
Int_t | y, | |||
UInt_t | w, | |||
UInt_t | h | |||
) | [virtual] |
Definition at line 1638 of file TVirtualX.cxx.
void TVirtualX::DrawRectangle | ( | Drawable_t | id, | |
GContext_t | gc, | |||
Int_t | x, | |||
Int_t | y, | |||
UInt_t | w, | |||
UInt_t | h | |||
) | [virtual] |
Definition at line 1653 of file TVirtualX.cxx.
void TVirtualX::DrawSegments | ( | Drawable_t | id, | |
GContext_t | gc, | |||
Segment_t * | seg, | |||
Int_t | nseg | |||
) | [virtual] |
Definition at line 1668 of file TVirtualX.cxx.
Definition at line 1684 of file TVirtualX.cxx.
Window_t TVirtualX::GetInputFocus | ( | ) | [virtual] |
void TVirtualX::SetInputFocus | ( | Window_t | id | ) | [virtual] |
Definition at line 1701 of file TVirtualX.cxx.
Window_t TVirtualX::GetPrimarySelectionOwner | ( | ) | [virtual] |
void TVirtualX::SetPrimarySelectionOwner | ( | Window_t | id | ) | [virtual] |
Definition at line 1716 of file TVirtualX.cxx.
Definition at line 1723 of file TVirtualX.cxx.
void TVirtualX::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] |
Definition at line 1755 of file TVirtualX.cxx.
void TVirtualX::GetWindowSize | ( | Drawable_t | id, | |
Int_t & | x, | |||
Int_t & | y, | |||
UInt_t & | w, | |||
UInt_t & | h | |||
) | [virtual] |
Definition at line 1778 of file TVirtualX.cxx.
void TVirtualX::FillPolygon | ( | Window_t | id, | |
GContext_t | gc, | |||
Point_t * | points, | |||
Int_t | npnt | |||
) | [virtual] |
Definition at line 1792 of file TVirtualX.cxx.
void TVirtualX::SetForeground | ( | GContext_t | gc, | |
ULong_t | foreground | |||
) | [virtual] |
Definition at line 1832 of file TVirtualX.cxx.
void TVirtualX::SetClipRectangles | ( | GContext_t | gc, | |
Int_t | x, | |||
Int_t | y, | |||
Rectangle_t * | recs, | |||
Int_t | n | |||
) | [virtual] |
Definition at line 1843 of file TVirtualX.cxx.
void TVirtualX::Update | ( | Int_t | mode = 0 |
) | [virtual] |
Definition at line 1853 of file TVirtualX.cxx.
Region_t TVirtualX::CreateRegion | ( | ) | [virtual] |
Definition at line 1861 of file TVirtualX.cxx.
void TVirtualX::DestroyRegion | ( | Region_t | reg | ) | [virtual] |
Definition at line 1869 of file TVirtualX.cxx.
void TVirtualX::UnionRectWithRegion | ( | Rectangle_t * | rect, | |
Region_t | src, | |||
Region_t | dest | |||
) | [virtual] |
Definition at line 1875 of file TVirtualX.cxx.
Definition at line 1887 of file TVirtualX.cxx.
Definition at line 1900 of file TVirtualX.cxx.
Definition at line 1912 of file TVirtualX.cxx.
Definition at line 1923 of file TVirtualX.cxx.
Definition at line 1930 of file TVirtualX.cxx.
void TVirtualX::GetRegionBox | ( | Region_t | reg, | |
Rectangle_t * | rect | |||
) | [virtual] |
Definition at line 1967 of file TVirtualX.cxx.
Definition at line 1973 of file TVirtualX.cxx.
void TVirtualX::FreeFontNames | ( | char ** | fontlist | ) | [virtual] |
Definition at line 1992 of file TVirtualX.cxx.
Drawable_t TVirtualX::CreateImage | ( | UInt_t | width, | |
UInt_t | height | |||
) | [virtual] |
Definition at line 1998 of file TVirtualX.cxx.
void TVirtualX::GetImageSize | ( | Drawable_t | id, | |
UInt_t & | width, | |||
UInt_t & | height | |||
) | [virtual] |
Definition at line 2009 of file TVirtualX.cxx.
void TVirtualX::PutPixel | ( | Drawable_t | id, | |
Int_t | x, | |||
Int_t | y, | |||
ULong_t | pixel | |||
) | [virtual] |
Definition at line 2016 of file TVirtualX.cxx.
void TVirtualX::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] |
Definition at line 2028 of file TVirtualX.cxx.
void TVirtualX::DeleteImage | ( | Drawable_t | img | ) | [virtual] |
Definition at line 2053 of file TVirtualX.cxx.
unsigned char * TVirtualX::GetColorBits | ( | Drawable_t | wid, | |
Int_t | x = 0 , |
|||
Int_t | y = 0 , |
|||
UInt_t | w = 0 , |
|||
UInt_t | h = 0 | |||
) | [virtual] |
Definition at line 2067 of file TVirtualX.cxx.
Definition at line 2096 of file TVirtualX.cxx.
Definition at line 2113 of file TVirtualX.cxx.
Int_t TVirtualX::GetProperty | ( | Window_t | , | |
Atom_t | , | |||
Long_t | , | |||
Long_t | , | |||
Bool_t | , | |||
Atom_t | , | |||
Atom_t * | , | |||
Int_t * | , | |||
ULong_t * | , | |||
ULong_t * | , | |||
unsigned char ** | ||||
) | [virtual] |
Definition at line 2122 of file TVirtualX.cxx.
Definition at line 2134 of file TVirtualX.cxx.
Definition at line 2143 of file TVirtualX.cxx.
void TVirtualX::ChangeProperties | ( | Window_t | id, | |
Atom_t | property, | |||
Atom_t | type, | |||
Int_t | format, | |||
UChar_t * | data, | |||
Int_t | len | |||
) | [virtual] |
Definition at line 2159 of file TVirtualX.cxx.
Definition at line 2167 of file TVirtualX.cxx.
Definition at line 2175 of file TVirtualX.cxx.
virtual Bool_t TVirtualX::IsCmdThread | ( | ) | const [inline, virtual] |
Definition at line 330 of file TVirtualX.h.
References kTRUE.
Referenced by TGWin32VirtualXProxy::IsCmdThread().
TVirtualX *& TVirtualX::Instance | ( | ) | [static] |
Definition at line 48 of file TVirtualX.cxx.
References gPtr2VirtualX.
Referenced by G__G__Base1_327_0_214(), and G__setup_memfuncTVirtualX().
virtual Bool_t TVirtualX::Init | ( | void * | display = 0 |
) | [virtual] |
virtual void TVirtualX::ClearWindow | ( | ) | [virtual] |
virtual void TVirtualX::ClosePixmap | ( | ) | [virtual] |
virtual void TVirtualX::CloseWindow | ( | ) | [virtual] |
virtual void TVirtualX::CreateOpenGLContext | ( | Int_t | wid = 0 |
) | [virtual] |
virtual void TVirtualX::DeleteOpenGLContext | ( | Int_t | wid = 0 |
) | [virtual] |
virtual void TVirtualX::DrawCellArray | ( | Int_t | x1, | |
Int_t | y1, | |||
Int_t | x2, | |||
Int_t | y2, | |||
Int_t | nx, | |||
Int_t | ny, | |||
Int_t * | ic | |||
) | [virtual] |
virtual void TVirtualX::DrawText | ( | Int_t | x, | |
Int_t | y, | |||
Float_t | angle, | |||
Float_t | mgn, | |||
const char * | text, | |||
ETextMode | mode | |||
) | [virtual] |
virtual UInt_t TVirtualX::ExecCommand | ( | TGWin32Command * | code | ) | [virtual] |
EDrawMode TVirtualX::GetDrawMode | ( | ) | [inline] |
virtual void TVirtualX::GetGeometry | ( | Int_t | wid, | |
Int_t & | x, | |||
Int_t & | y, | |||
UInt_t & | w, | |||
UInt_t & | h | |||
) | [virtual] |
virtual const char* TVirtualX::DisplayName | ( | const char * | = 0 |
) | [virtual] |
virtual Handle_t TVirtualX::GetNativeEvent | ( | ) | const [virtual] |
virtual void TVirtualX::GetPlanes | ( | Int_t & | nplanes | ) | [virtual] |
virtual Int_t TVirtualX::GetFontAscent | ( | ) | const [virtual] |
virtual Int_t TVirtualX::GetFontDescent | ( | ) | const [virtual] |
virtual Float_t TVirtualX::GetTextMagnitude | ( | ) | [virtual] |
virtual Bool_t TVirtualX::HasTTFonts | ( | ) | const [virtual] |
virtual void TVirtualX::RemoveWindow | ( | ULong_t | qwid | ) | [virtual] |
virtual Pixmap_t TVirtualX::ReadGIF | ( | Int_t | x0, | |
Int_t | y0, | |||
const char * | file, | |||
Window_t | id = 0 | |||
) | [virtual] |
virtual void TVirtualX::ResizeWindow | ( | Int_t | wid | ) | [virtual] |
virtual void TVirtualX::SelectWindow | ( | Int_t | wid | ) | [virtual] |
virtual void TVirtualX::SelectPixmap | ( | Int_t | qpixid | ) | [virtual] |
virtual void TVirtualX::SetClipOFF | ( | Int_t | wid | ) | [virtual] |
virtual void TVirtualX::SetDoubleBufferOFF | ( | ) | [virtual] |
virtual void TVirtualX::SetDoubleBufferON | ( | ) | [virtual] |
virtual void TVirtualX::SetDrawMode | ( | EDrawMode | mode | ) | [virtual] |
virtual void TVirtualX::SetMarkerColor | ( | Color_t | cindex | ) | [virtual] |
Reimplemented from TAttMarker.
virtual void TVirtualX::SetMarkerSize | ( | Float_t | markersize | ) | [virtual] |
Reimplemented from TAttMarker.
virtual void TVirtualX::SetMarkerStyle | ( | Style_t | markerstyle | ) | [virtual] |
Reimplemented from TAttMarker.
virtual void TVirtualX::SetOpacity | ( | Int_t | percent | ) | [virtual] |
virtual Int_t TVirtualX::SetTextFont | ( | char * | fontname, | |
ETextSetMode | mode | |||
) | [virtual] |
virtual void TVirtualX::SetTextMagnitude | ( | Float_t | mgn | ) | [virtual] |
virtual void TVirtualX::UpdateWindow | ( | Int_t | mode | ) | [virtual] |
virtual Int_t TVirtualX::WriteGIF | ( | char * | name | ) | [virtual] |
virtual Window_t TVirtualX::GetCurrentWindow | ( | ) | const [virtual] |
virtual Int_t TVirtualX::SupportsExtension | ( | const char * | ext | ) | const [virtual] |
virtual void TVirtualX::GetWindowAttributes | ( | Window_t | id, | |
WindowAttributes_t & | attr | |||
) | [virtual] |
virtual void TVirtualX::MapWindow | ( | Window_t | id | ) | [virtual] |
virtual void TVirtualX::MapSubwindows | ( | Window_t | id | ) | [virtual] |
virtual void TVirtualX::MapRaised | ( | Window_t | id | ) | [virtual] |
virtual void TVirtualX::UnmapWindow | ( | Window_t | id | ) | [virtual] |
virtual void TVirtualX::DestroyWindow | ( | Window_t | id | ) | [virtual] |
virtual void TVirtualX::DestroySubwindows | ( | Window_t | id | ) | [virtual] |
virtual void TVirtualX::RaiseWindow | ( | Window_t | id | ) | [virtual] |
virtual void TVirtualX::LowerWindow | ( | Window_t | id | ) | [virtual] |
virtual void TVirtualX::MoveResizeWindow | ( | Window_t | id, | |
Int_t | x, | |||
Int_t | y, | |||
UInt_t | w, | |||
UInt_t | h | |||
) | [virtual] |
virtual void TVirtualX::IconifyWindow | ( | Window_t | id | ) | [virtual] |
virtual Window_t TVirtualX::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] |
virtual Int_t TVirtualX::OpenDisplay | ( | const char * | dpyName | ) | [virtual] |
virtual void TVirtualX::CloseDisplay | ( | ) | [virtual] |
virtual Display_t TVirtualX::GetDisplay | ( | ) | const [virtual] |
virtual Visual_t TVirtualX::GetVisual | ( | ) | const [virtual] |
virtual Int_t TVirtualX::GetScreen | ( | ) | const [virtual] |
virtual Int_t TVirtualX::GetDepth | ( | ) | const [virtual] |
virtual UInt_t TVirtualX::ScreenWidthMM | ( | ) | const [virtual] |
virtual Colormap_t TVirtualX::GetColormap | ( | ) | const [virtual] |
virtual Window_t TVirtualX::GetDefaultRootWindow | ( | ) | const [virtual] |
virtual FontStruct_t TVirtualX::LoadQueryFont | ( | const char * | font_name | ) | [virtual] |
virtual FontH_t TVirtualX::GetFontHandle | ( | FontStruct_t | fs | ) | [virtual] |
virtual void TVirtualX::DeleteFont | ( | FontStruct_t | fs | ) | [virtual] |
virtual GContext_t TVirtualX::CreateGC | ( | Drawable_t | id, | |
GCValues_t * | gval | |||
) | [virtual] |
virtual void TVirtualX::ChangeGC | ( | GContext_t | gc, | |
GCValues_t * | gval | |||
) | [virtual] |
virtual void TVirtualX::CopyGC | ( | GContext_t | org, | |
GContext_t | dest, | |||
Mask_t | mask | |||
) | [virtual] |
virtual void TVirtualX::DeleteGC | ( | GContext_t | gc | ) | [virtual] |
virtual Pixmap_t TVirtualX::CreatePixmap | ( | Drawable_t | id, | |
UInt_t | w, | |||
UInt_t | h | |||
) | [virtual] |
virtual Pixmap_t TVirtualX::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 TVirtualX::CreateBitmap | ( | Drawable_t | id, | |
const char * | bitmap, | |||
UInt_t | width, | |||
UInt_t | height | |||
) | [virtual] |
virtual void TVirtualX::DeletePixmap | ( | Pixmap_t | pmap | ) | [virtual] |
virtual Bool_t TVirtualX::CreatePictureFromFile | ( | Drawable_t | id, | |
const char * | filename, | |||
Pixmap_t & | pict, | |||
Pixmap_t & | pict_mask, | |||
PictureAttributes_t & | attr | |||
) | [virtual] |
virtual Bool_t TVirtualX::CreatePictureFromData | ( | Drawable_t | id, | |
char ** | data, | |||
Pixmap_t & | pict, | |||
Pixmap_t & | pict_mask, | |||
PictureAttributes_t & | attr | |||
) | [virtual] |
virtual Pixmap_t TVirtualX::CreatePixmapFromData | ( | unsigned char * | bits, | |
UInt_t | width, | |||
UInt_t | height | |||
) | [virtual] |
virtual Bool_t TVirtualX::ReadPictureDataFromFile | ( | const char * | filename, | |
char *** | ret_data | |||
) | [virtual] |
virtual void TVirtualX::DeletePictureData | ( | void * | data | ) | [virtual] |
virtual void TVirtualX::SetDashes | ( | GContext_t | gc, | |
Int_t | offset, | |||
const char * | dash_list, | |||
Int_t | n | |||
) | [virtual] |
virtual Bool_t TVirtualX::ParseColor | ( | Colormap_t | cmap, | |
const char * | cname, | |||
ColorStruct_t & | color | |||
) | [virtual] |
virtual Bool_t TVirtualX::AllocColor | ( | Colormap_t | cmap, | |
ColorStruct_t & | color | |||
) | [virtual] |
virtual void TVirtualX::QueryColor | ( | Colormap_t | cmap, | |
ColorStruct_t & | color | |||
) | [virtual] |
virtual void TVirtualX::FreeColor | ( | Colormap_t | cmap, | |
ULong_t | pixel | |||
) | [virtual] |
virtual Int_t TVirtualX::EventsPending | ( | ) | [virtual] |
virtual void TVirtualX::NextEvent | ( | Event_t & | event | ) | [virtual] |
virtual void TVirtualX::Bell | ( | Int_t | percent | ) | [virtual] |
virtual void TVirtualX::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] |
virtual void TVirtualX::ChangeWindowAttributes | ( | Window_t | id, | |
SetWindowAttributes_t * | attr | |||
) | [virtual] |
virtual void TVirtualX::ChangeProperty | ( | Window_t | id, | |
Atom_t | property, | |||
Atom_t | type, | |||
UChar_t * | data, | |||
Int_t | len | |||
) | [virtual] |
virtual void TVirtualX::DrawLine | ( | Drawable_t | id, | |
GContext_t | gc, | |||
Int_t | x1, | |||
Int_t | y1, | |||
Int_t | x2, | |||
Int_t | y2 | |||
) | [virtual] |
virtual Bool_t TVirtualX::CheckEvent | ( | Window_t | id, | |
EGEventType | type, | |||
Event_t & | ev | |||
) | [virtual] |
virtual void TVirtualX::WMDeleteNotify | ( | Window_t | id | ) | [virtual] |
virtual void TVirtualX::GrabKey | ( | Window_t | id, | |
Int_t | keycode, | |||
UInt_t | modifier, | |||
Bool_t | grab = kTRUE | |||
) | [virtual] |
virtual void TVirtualX::GrabButton | ( | Window_t | id, | |
EMouseButton | button, | |||
UInt_t | modifier, | |||
UInt_t | evmask, | |||
Window_t | confine, | |||
Cursor_t | cursor, | |||
Bool_t | grab = kTRUE | |||
) | [virtual] |
virtual void TVirtualX::GrabPointer | ( | Window_t | id, | |
UInt_t | evmask, | |||
Window_t | confine, | |||
Cursor_t | cursor, | |||
Bool_t | grab = kTRUE , |
|||
Bool_t | owner_events = kTRUE | |||
) | [virtual] |
virtual void TVirtualX::SetWindowName | ( | Window_t | id, | |
char * | name | |||
) | [virtual] |
virtual void TVirtualX::SetIconName | ( | Window_t | id, | |
char * | name | |||
) | [virtual] |
virtual void TVirtualX::SetClassHints | ( | Window_t | id, | |
char * | className, | |||
char * | resourceName | |||
) | [virtual] |
virtual void TVirtualX::SetMWMHints | ( | Window_t | id, | |
UInt_t | value, | |||
UInt_t | funcs, | |||
UInt_t | input | |||
) | [virtual] |
virtual void TVirtualX::SetWMSizeHints | ( | Window_t | id, | |
UInt_t | wmin, | |||
UInt_t | hmin, | |||
UInt_t | wmax, | |||
UInt_t | hmax, | |||
UInt_t | winc, | |||
UInt_t | hinc | |||
) | [virtual] |
virtual void TVirtualX::SetWMState | ( | Window_t | id, | |
EInitialState | state | |||
) | [virtual] |
virtual void TVirtualX::DrawString | ( | Drawable_t | id, | |
GContext_t | gc, | |||
Int_t | x, | |||
Int_t | y, | |||
const char * | s, | |||
Int_t | len | |||
) | [virtual] |
virtual Int_t TVirtualX::TextWidth | ( | FontStruct_t | font, | |
const char * | s, | |||
Int_t | len | |||
) | [virtual] |
virtual void TVirtualX::GetFontProperties | ( | FontStruct_t | font, | |
Int_t & | max_ascent, | |||
Int_t & | max_descent | |||
) | [virtual] |
virtual void TVirtualX::GetGCValues | ( | GContext_t | gc, | |
GCValues_t & | gval | |||
) | [virtual] |
virtual FontStruct_t TVirtualX::GetFontStruct | ( | FontH_t | fh | ) | [virtual] |
virtual void TVirtualX::FreeFontStruct | ( | FontStruct_t | fs | ) | [virtual] |
virtual void TVirtualX::ClearWindow | ( | Window_t | id | ) | [virtual] |
virtual void TVirtualX::FillRectangle | ( | Drawable_t | id, | |
GContext_t | gc, | |||
Int_t | x, | |||
Int_t | y, | |||
UInt_t | w, | |||
UInt_t | h | |||
) | [virtual] |
virtual void TVirtualX::DrawRectangle | ( | Drawable_t | id, | |
GContext_t | gc, | |||
Int_t | x, | |||
Int_t | y, | |||
UInt_t | w, | |||
UInt_t | h | |||
) | [virtual] |
virtual void TVirtualX::DrawSegments | ( | Drawable_t | id, | |
GContext_t | gc, | |||
Segment_t * | seg, | |||
Int_t | nseg | |||
) | [virtual] |
virtual Window_t TVirtualX::GetInputFocus | ( | ) | [virtual] |
virtual void TVirtualX::SetInputFocus | ( | Window_t | id | ) | [virtual] |
virtual Window_t TVirtualX::GetPrimarySelectionOwner | ( | ) | [virtual] |
virtual void TVirtualX::SetPrimarySelectionOwner | ( | Window_t | id | ) | [virtual] |
virtual void TVirtualX::ConvertPrimarySelection | ( | Window_t | id, | |
Atom_t | clipboard, | |||
Time_t | when | |||
) | [virtual] |
virtual void TVirtualX::LookupString | ( | Event_t * | event, | |
char * | buf, | |||
Int_t | buflen, | |||
UInt_t & | keysym | |||
) | [virtual] |
virtual void TVirtualX::GetPasteBuffer | ( | Window_t | id, | |
Atom_t | atom, | |||
TString & | text, | |||
Int_t & | nchar, | |||
Bool_t | del | |||
) | [virtual] |
virtual void TVirtualX::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] |
virtual void TVirtualX::GetWindowSize | ( | Drawable_t | id, | |
Int_t & | x, | |||
Int_t & | y, | |||
UInt_t & | w, | |||
UInt_t & | h | |||
) | [virtual] |
virtual void TVirtualX::FillPolygon | ( | Window_t | id, | |
GContext_t | gc, | |||
Point_t * | points, | |||
Int_t | npnt | |||
) | [virtual] |
virtual void TVirtualX::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 TVirtualX::SetForeground | ( | GContext_t | gc, | |
ULong_t | foreground | |||
) | [virtual] |
virtual void TVirtualX::SetClipRectangles | ( | GContext_t | gc, | |
Int_t | x, | |||
Int_t | y, | |||
Rectangle_t * | recs, | |||
Int_t | n | |||
) | [virtual] |
virtual void TVirtualX::Update | ( | Int_t | mode = 0 |
) | [virtual] |
virtual Region_t TVirtualX::CreateRegion | ( | ) | [virtual] |
virtual void TVirtualX::DestroyRegion | ( | Region_t | reg | ) | [virtual] |
virtual void TVirtualX::UnionRectWithRegion | ( | Rectangle_t * | rect, | |
Region_t | src, | |||
Region_t | dest | |||
) | [virtual] |
virtual void TVirtualX::GetRegionBox | ( | Region_t | reg, | |
Rectangle_t * | rect | |||
) | [virtual] |
virtual void TVirtualX::FreeFontNames | ( | char ** | fontlist | ) | [virtual] |
virtual Drawable_t TVirtualX::CreateImage | ( | UInt_t | width, | |
UInt_t | height | |||
) | [virtual] |
virtual void TVirtualX::GetImageSize | ( | Drawable_t | id, | |
UInt_t & | width, | |||
UInt_t & | height | |||
) | [virtual] |
virtual void TVirtualX::PutPixel | ( | Drawable_t | id, | |
Int_t | x, | |||
Int_t | y, | |||
ULong_t | pixel | |||
) | [virtual] |
virtual void TVirtualX::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] |
virtual void TVirtualX::DeleteImage | ( | Drawable_t | img | ) | [virtual] |
virtual unsigned char* TVirtualX::GetColorBits | ( | Drawable_t | wid, | |
Int_t | x = 0 , |
|||
Int_t | y = 0 , |
|||
UInt_t | w = 0 , |
|||
UInt_t | h = 0 | |||
) | [virtual] |
virtual Int_t TVirtualX::GetProperty | ( | Window_t | , | |
Atom_t | , | |||
Long_t | , | |||
Long_t | , | |||
Bool_t | , | |||
Atom_t | , | |||
Atom_t * | , | |||
Int_t * | , | |||
ULong_t * | , | |||
ULong_t * | , | |||
unsigned char ** | ||||
) | [virtual] |
virtual void TVirtualX::ConvertSelection | ( | Window_t | , | |
Atom_t & | , | |||
Atom_t & | , | |||
Atom_t & | , | |||
Time_t & | ||||
) | [virtual] |
virtual void TVirtualX::ChangeProperties | ( | Window_t | id, | |
Atom_t | property, | |||
Atom_t | type, | |||
Int_t | format, | |||
UChar_t * | data, | |||
Int_t | len | |||
) | [virtual] |
virtual Window_t TVirtualX::FindRWindow | ( | Window_t | win, | |
Window_t | dragwin, | |||
Window_t | input, | |||
int | x, | |||
int | y, | |||
int | maxd | |||
) | [virtual] |
virtual Bool_t TVirtualX::IsCmdThread | ( | ) | const [inline, virtual] |
static TVirtualX*& TVirtualX::Instance | ( | ) | [static] |
EDrawMode TVirtualX::fDrawMode [protected] |
Definition at line 76 of file TVirtualX.h.
Referenced by GetDrawMode(), TGWin32::SetColor(), TGX11::SetColor(), TGWin32::SetDrawMode(), TGX11::SetDrawMode(), TGWin32::TGWin32(), and TGX11::TGX11().