#include <TGX11.h>
Inheritance diagram for TGX11:
Definition at line 92 of file TGX11.h.
TGX11::TGX11 | ( | ) |
Referenced by G__G__X11_155_0_30(), and G__G__X11_155_0_31().
TGX11::TGX11 | ( | const TGX11 & | org | ) |
Definition at line 219 of file TGX11.cxx.
References TExMap::Add(), TStorage::Alloc(), fBlackPixel, XColor_t::fBlue, fBlueDiv, fBlueShift, XWindow_t::fBuffer, fCharacterUpX, fCharacterUpY, XWindow_t::fClip, fColormap, fColors, fCursors, XColor_t::fDefined, fDepth, fDisplay, XWindow_t::fDoubleBuffer, XWindow_t::fDrawing, TVirtualX::fDrawMode, XColor_t::fGreen, fGreenDiv, fGreenShift, fHasTTFonts, XWindow_t::fHclip, XWindow_t::fHeight, XWindow_t::fIsPixmap, fMaxNumberOfWindows, XWindow_t::fNcolors, XWindow_t::fNewColors, XWindow_t::fOpen, XColor_t::fPixel, XColor_t::fRed, fRedDiv, fRedShift, fRootWin, fScreenNumber, XWindow_t::fShared, fTextAlign, fTextAlignH, fTextAlignV, fTextMagnitude, fVisRootWin, fVisual, XWindow_t::fWclip, fWhitePixel, XWindow_t::fWidth, XWindow_t::fWindow, fWindows, XWindow_t::fXclip, fXEvent, XWindow_t::fYclip, i, kNumCursors, Long64_t, and value.
TGX11::TGX11 | ( | const char * | name, | |
const char * | title | |||
) |
Definition at line 178 of file TGX11.cxx.
References TStorage::Alloc(), fBlackPixel, fBlueDiv, fBlueShift, fCharacterUpX, fCharacterUpY, fColormap, fColors, fCursors, fDepth, fDisplay, TVirtualX::fDrawMode, fGreenDiv, fGreenShift, fHasTTFonts, fMaxNumberOfWindows, fRedDiv, fRedShift, fRootWin, fScreenNumber, fTextAlign, fTextAlignH, fTextAlignV, fTextMagnitude, fVisRootWin, fVisual, fWhitePixel, fWindows, fXEvent, i, TVirtualX::kCopy, kFALSE, and kNumCursors.
TGX11::~TGX11 | ( | ) | [virtual] |
Definition at line 291 of file TGX11.cxx.
References TStorage::Dealloc(), fColors, fWindows, fXEvent, Long64_t, TExMapIter::Next(), and value.
TGX11::TGX11 | ( | ) |
TGX11::TGX11 | ( | const TGX11 & | org | ) |
TGX11::TGX11 | ( | const char * | name, | |
const char * | title | |||
) |
virtual TGX11::~TGX11 | ( | ) | [virtual] |
void TGX11::CloseWindow1 | ( | ) | [private] |
Definition at line 426 of file TGX11.cxx.
References XWindow_t::fBuffer, fColormap, fDisplay, XWindow_t::fIsPixmap, fMaxNumberOfWindows, XWindow_t::fNcolors, XWindow_t::fNewColors, XWindow_t::fOpen, fRedDiv, XWindow_t::fWindow, fWindows, and gCws.
Referenced by ClosePixmap(), and CloseWindow().
void TGX11::ClearPixmap | ( | Drawable * | pix | ) | [private] |
void TGX11::FindBestVisual | ( | ) | [private] |
Definition at line 736 of file TGX11.cxx.
References fBlackPixel, fColormap, fDepth, fDisplay, FindUsableVisual(), fRootWin, fScreenNumber, fVisRootWin, fVisual, fWhitePixel, gDebug, gEnv, TEnv::GetValue(), i, mask, Printf(), and Visual::visualid.
Referenced by OpenDisplay().
void TGX11::FindUsableVisual | ( | XVisualInfo * | vlist, | |
Int_t | nitems | |||
) | [private] |
Definition at line 805 of file TGX11.cxx.
References black_xcol, depth, Display(), DummyX11ErrorHandler(), fBlackPixel, fColormap, fDepth, fDisplay, fScreenNumber, fVisRootWin, fVisual, fWhitePixel, height, i, None, root, True, w, white_xcol, and width.
Referenced by FindBestVisual().
void TGX11::RemovePixmap | ( | Drawable * | pix | ) | [private] |
void TGX11::SetColor | ( | GC | gc, | |
Int_t | ci | |||
) | [private] |
Definition at line 1985 of file TGX11.cxx.
References fColormap, fDisplay, TVirtualX::fDrawMode, GetColor(), TROOT::GetColor(), gROOT, TVirtualX::kXor, and SetRGB().
Referenced by ClearPixmap(), ClearWindow(), OpenPixmap(), PutImage(), RescaleWindow(), ResizePixmap(), ResizeWindow(), SetDoubleBufferON(), SetFillColor(), SetLineColor(), SetMarkerColor(), and SetTextColor().
Definition at line 2150 of file TGX11.cxx.
References fDisplay, TAttFill::fFillStyle, fRootWin, gFillHollow, gFillPattern, gGCfill, and gStipples.
Referenced by SetFillStyle().
void TGX11::SetInput | ( | Int_t | inp | ) | [private] |
Definition at line 2193 of file TGX11.cxx.
References fDisplay, XWindow_t::fWindow, gCws, gKeybdMask, and gMouseMask.
void TGX11::CollectImageColors | ( | ULong_t | pixel, | |
ULong_t *& | orgcolors, | |||
Int_t & | ncolors, | |||
Int_t & | maxcolors | |||
) | [private] |
Definition at line 2630 of file TGX11.cxx.
References i, and TStorage::ReAlloc().
Referenced by ImgPickPalette(), and SetOpacity().
Definition at line 2654 of file TGX11.cxx.
References AllocColor(), blue, fColormap, XWindow_t::fNcolors, XWindow_t::fNewColors, gCws, green, i, kBIGGEST_RGB_VALUE, QueryColors(), red, val, and TObject::Warning().
Referenced by SetOpacity().
Definition at line 2700 of file TGX11.cxx.
References TObject::Error(), and i.
Referenced by ImgPickPalette(), and SetOpacity().
void TGX11::ImgPickPalette | ( | XImage * | image, | |
Int_t & | ncol, | |||
Int_t *& | R, | |||
Int_t *& | G, | |||
Int_t *& | B | |||
) | [private] |
Definition at line 3000 of file TGX11.cxx.
References CollectImageColors(), fColormap, XWindow_t::fHeight, FindColor(), for(), XWindow_t::fWidth, gCws, i, int, QueryColors(), and red.
Referenced by WriteGIF().
void TGX11::MapGCValues | ( | GCValues_t & | gval, | |
ULong_t & | xmask, | |||
XGCValues & | xgval, | |||
Bool_t | tox = kTRUE | |||
) | [private] |
Definition at line 555 of file GX11Gui.cxx.
References GCValues_t::fArcMode, GCValues_t::fBackground, GCValues_t::fCapStyle, GCValues_t::fClipMask, GCValues_t::fClipXOrigin, GCValues_t::fClipYOrigin, GCValues_t::fDashes, GCValues_t::fDashLen, GCValues_t::fDashOffset, GCValues_t::fFillRule, GCValues_t::fFillStyle, GCValues_t::fFont, GCValues_t::fForeground, GCValues_t::fFunction, GCValues_t::fGraphicsExposures, GCValues_t::fJoinStyle, GCValues_t::fLineStyle, GCValues_t::fLineWidth, GCValues_t::fMask, GCValues_t::fPlaneMask, GCValues_t::fStipple, GCValues_t::fSubwindowMode, GCValues_t::fTile, GCValues_t::fTsXOrigin, GCValues_t::fTsYOrigin, gval, kGCArcMode, kGCBackground, kGCCapStyle, kGCClipMask, kGCClipXOrigin, kGCClipYOrigin, kGCDashList, kGCDashOffset, kGCFillRule, kGCFillStyle, kGCFont, kGCForeground, kGCFunction, kGCGraphicsExposures, kGCJoinStyle, kGCLineStyle, kGCLineWidth, kGCPlaneMask, kGCStipple, kGCSubwindowMode, kGCTile, kGCTileStipXOrigin, kGCTileStipYOrigin, and mask.
Referenced by ChangeGC(), CopyGC(), CreateGC(), and GetGCValues().
void TGX11::MapSetWindowAttributes | ( | SetWindowAttributes_t * | attr, | |
ULong_t & | xmask, | |||
XSetWindowAttributes & | xattr | |||
) | [private] |
Definition at line 467 of file GX11Gui.cxx.
References SetWindowAttributes_t::fBackgroundPixel, SetWindowAttributes_t::fBackgroundPixmap, SetWindowAttributes_t::fBackingPixel, SetWindowAttributes_t::fBackingPlanes, SetWindowAttributes_t::fBackingStore, SetWindowAttributes_t::fBitGravity, SetWindowAttributes_t::fBorderPixel, SetWindowAttributes_t::fBorderPixmap, SetWindowAttributes_t::fColormap, SetWindowAttributes_t::fCursor, SetWindowAttributes_t::fDoNotPropagateMask, SetWindowAttributes_t::fEventMask, SetWindowAttributes_t::fMask, SetWindowAttributes_t::fOverrideRedirect, SetWindowAttributes_t::fSaveUnder, SetWindowAttributes_t::fWinGravity, kAlways, kNone, kNotUseful, kParentRelative, kTRUE, kWABackingPixel, kWABackingPlanes, kWABackingStore, kWABackPixel, kWABackPixmap, kWABitGravity, kWABorderPixel, kWABorderPixmap, kWAColormap, kWACursor, kWADontPropagate, kWAEventMask, kWAOverrideRedirect, kWASaveUnder, kWAWinGravity, kWhenMapped, MapEventMask(), mask, and None.
Referenced by ChangeWindowAttributes(), and CreateWindow().
void TGX11::MapColorStruct | ( | ColorStruct_t * | color, | |
XColor & | xcolor | |||
) | [private] |
void TGX11::MapPictureAttributes | ( | PictureAttributes_t & | attr, | |
XpmAttributes & | xpmattr, | |||
Bool_t | toxpm = kTRUE | |||
) | [private] |
Definition at line 1094 of file GX11Gui.cxx.
References PictureAttributes_t::fCloseness, PictureAttributes_t::fColormap, PictureAttributes_t::fDepth, PictureAttributes_t::fHeight, PictureAttributes_t::fMask, PictureAttributes_t::fNpixels, PictureAttributes_t::fPixels, PictureAttributes_t::fWidth, PictureAttributes_t::fXHotspot, PictureAttributes_t::fYHotspot, i, kPACloseness, kPAColormap, kPADepth, kPAHotspot, kPAReturnPixels, kPASize, and mask.
Referenced by CreatePictureFromData(), and CreatePictureFromFile().
Definition at line 1416 of file GX11Gui.cxx.
References kAnyModifier, kButton1Mask, kButton2Mask, kButton3Mask, kKeyControlMask, kKeyLockMask, kKeyMod1Mask, kKeyMod2Mask, kKeyMod3Mask, kKeyMod4Mask, kKeyMod5Mask, and kKeyShiftMask.
Referenced by GrabButton(), GrabKey(), MapEvent(), and QueryPointer().
Definition at line 1476 of file GX11Gui.cxx.
References AsmLong(), Event_t::fCode, Event_t::fCount, fDisplay, Event_t::fFormat, Event_t::fHandle, Event_t::fHeight, Event_t::fSendEvent, Event_t::fState, Event_t::fTime, Event_t::fType, Event_t::fUser, Event_t::fWidth, Event_t::fWindow, Event_t::fX, Event_t::fXRoot, Event_t::fY, Event_t::fYRoot, if(), kButtonPress, kButtonRelease, kClientMessage, kColormapNotify, kConfigureNotify, kDestroyNotify, kEnterNotify, kExpose, kFALSE, kFocusIn, kFocusOut, kGKeyPress, kKeyRelease, kLeaveNotify, kMapNotify, kMotionNotify, kOtherEvent, kSelectionClear, kSelectionNotify, kSelectionRequest, kTRUE, kUnmapNotify, MapModifierState(), SplitLong(), and Time().
Referenced by CheckEvent(), LookupString(), NextEvent(), and SendEvent().
Definition at line 402 of file GX11Gui.cxx.
References kButtonMotionMask, kButtonPressMask, kButtonReleaseMask, kColormapChangeMask, kEnterWindowMask, kExposureMask, kFocusChangeMask, kKeyPressMask, kKeyReleaseMask, kLeaveWindowMask, kOwnerGrabButtonMask, kPointerMotionMask, and kStructureNotifyMask.
Referenced by ChangeActivePointerGrab(), GrabButton(), GrabPointer(), MapSetWindowAttributes(), and SelectInput().
Definition at line 2282 of file GX11Gui.cxx.
References KeySymbolMap_t::fKeySym, fKeySym, fXKeySym, KeySymbolMap_t::fXKeySym, gKeyMap, i, kKey_0, kKey_F35, and kKey_Unknown.
Referenced by KeysymToKeycode(), and LookupString().
Definition at line 318 of file TGX11.cxx.
References fBlueDiv, fBlueShift, fDisplay, fGreenDiv, fGreenShift, fRedDiv, fRedShift, kFALSE, and kTRUE.
Referenced by AllocColor(), TGX11TTF::DrawImage(), MakeOpaqueColors(), and SetRGB().
Definition at line 348 of file TGX11.cxx.
References b, fBlueShift, fDisplay, fGreenShift, fRedDiv, fRedShift, fVisual, g, i, and kBIGGEST_RGB_VALUE.
Referenced by TGX11TTF::DrawImage(), ImgPickPalette(), and MakeOpaqueColors().
GC * TGX11::GetGC | ( | Int_t | which | ) | const [protected] |
Definition at line 888 of file TGX11.cxx.
References TObject::Error(), gGClist, and kMAXGC.
Referenced by TGX11TTF::RenderString().
Definition at line 866 of file TGX11.cxx.
References TExMap::Add(), fColors, and TExMap::GetValue().
Referenced by ClearWindow(), DrawCellArray(), GetPixel(), GetRGB(), InitWindow(), OpenDisplay(), RequestLocator(), SetColor(), SetRGB(), and SetTextColor().
Bool_t TGX11::Init | ( | void * | display | ) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 309 of file TGX11.cxx.
References Display(), kFALSE, kTRUE, and OpenDisplay().
Referenced by TGX11TTF::Init(), and OpenDisplay().
void TGX11::ClearWindow | ( | ) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 387 of file TGX11.cxx.
References fDisplay, XWindow_t::fDoubleBuffer, XWindow_t::fDrawing, XWindow_t::fHeight, XWindow_t::fIsPixmap, XWindow_t::fWidth, gCws, GetColor(), gGCpxmp, and SetColor().
void TGX11::ClosePixmap | ( | ) | [virtual] |
void TGX11::CloseWindow | ( | ) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 412 of file TGX11.cxx.
References CloseWindow1(), XWindow_t::fOpen, XWindow_t::fShared, and gCws.
Reimplemented from TVirtualX.
Definition at line 461 of file TGX11.cxx.
References fDisplay, XWindow_t::fDrawing, XWindow_t::fHeight, XWindow_t::fWidth, fWindows, gCws, gGCpxmp, and gTws.
Reimplemented from TVirtualX.
Definition at line 487 of file TGX11.cxx.
References TMath::Abs(), fDisplay, XWindow_t::fDrawing, gCws, gGCfill, gGCline, h, TVirtualX::kFilled, TVirtualX::kHollow, TMath::Min(), w, x, and y.
void TGX11::DrawCellArray | ( | Int_t | x1, | |
Int_t | y1, | |||
Int_t | x2, | |||
Int_t | y2, | |||
Int_t | nx, | |||
Int_t | ny, | |||
Int_t * | ic | |||
) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 514 of file TGX11.cxx.
References fDisplay, XWindow_t::fDrawing, gCws, GetColor(), gGCfill, h, i, j, TMath::Max(), and w.
Reimplemented from TVirtualX.
Definition at line 549 of file TGX11.cxx.
References fDisplay, XWindow_t::fDrawing, gCws, gFillHollow, gGCfill, and xy.
Reimplemented from TVirtualX.
Definition at line 567 of file TGX11.cxx.
References fDisplay, XWindow_t::fDrawing, gCws, gDashList, gDashOffset, gDashSize, gGCdash, gGCline, and gLineStyle.
Reimplemented from TVirtualX.
Definition at line 582 of file TGX11.cxx.
References fDisplay, XWindow_t::fDrawing, gCws, gDashLength, gDashList, gDashOffset, gDashSize, gGCdash, gGCline, gLineStyle, i, x, and xy.
void TGX11::DrawText | ( | Int_t | x, | |
Int_t | y, | |||
Float_t | angle, | |||
Float_t | mgn, | |||
const char * | text, | |||
ETextMode | mode | |||
) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 702 of file TGX11.cxx.
References fDisplay, XWindow_t::fDrawing, fTextAlign, gCws, gGCtext, gTextFont, TVirtualX::kClear, TVirtualX::kOpaque, XRotDrawAlignedImageString(), XRotDrawAlignedString(), and XRotSetMagnification().
Referenced by TGX11TTF::DrawText().
Reimplemented from TVirtualX.
Definition at line 857 of file TGX11.cxx.
References fCharacterUpX, and fCharacterUpY.
Reimplemented from TVirtualX.
Definition at line 901 of file TGX11.cxx.
References XWindow_t::fDoubleBuffer, XWindow_t::fOpen, fWindows, and gTws.
Reimplemented from TVirtualX.
Definition at line 913 of file TGX11.cxx.
References border, depth, fDisplay, XWindow_t::fHeight, fRootWin, fScreenNumber, XWindow_t::fWidth, XWindow_t::fWindow, fWindows, gTws, height, root, and width.
const char * TGX11::DisplayName | ( | const char * | dpyName = 0 |
) | [virtual] |
Handle_t TGX11::GetNativeEvent | ( | ) | const [inline, virtual] |
Reimplemented from TVirtualX.
Definition at line 960 of file TGX11.cxx.
References GetColor(), TROOT::GetColor(), gROOT, and SetRGB().
Referenced by WriteGIF().
void TGX11::GetPlanes | ( | Int_t & | nplanes | ) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 983 of file TGX11.cxx.
References XColor_t::fBlue, XColor_t::fGreen, XColor_t::fRed, GetColor(), and kBIGGEST_RGB_VALUE.
Reimplemented from TVirtualX.
Definition at line 1000 of file TGX11.cxx.
References fDisplay, free(), fTextMagnitude, gTextFont, XRotSetMagnification(), and XRotTextExtents().
Float_t TGX11::GetTextMagnitude | ( | ) | [inline, virtual] |
Reimplemented from TVirtualX.
Definition at line 1019 of file TGX11.cxx.
References XWindow_t::fWindow, and fWindows.
Bool_t TGX11::HasTTFonts | ( | ) | const [inline, virtual] |
Reimplemented from TVirtualX.
Definition at line 1249 of file TGX11.cxx.
References border, depth, XWindow_t::fBuffer, XWindow_t::fClip, fColormap, fDepth, fDisplay, XWindow_t::fDoubleBuffer, XWindow_t::fDrawing, XWindow_t::fHeight, XWindow_t::fIsPixmap, fMaxNumberOfWindows, XWindow_t::fNewColors, XColor_t::fPixel, XWindow_t::fShared, fVisual, XWindow_t::fWidth, XWindow_t::fWindow, fWindows, gCws, GetColor(), i, kFALSE, TStorage::ReAlloc(), and root.
Reimplemented from TVirtualX.
Definition at line 1327 of file TGX11.cxx.
References XWindow_t::fBuffer, XWindow_t::fClip, XWindow_t::fDoubleBuffer, XWindow_t::fDrawing, XWindow_t::fHeight, XWindow_t::fIsPixmap, fMaxNumberOfWindows, XWindow_t::fNewColors, XWindow_t::fShared, XWindow_t::fWidth, XWindow_t::fWindow, fWindows, gCws, i, kTRUE, and TStorage::ReAlloc().
Reimplemented from TVirtualX.
Definition at line 3315 of file TGX11.cxx.
References XWindow_t::fBuffer, XWindow_t::fClip, XWindow_t::fDoubleBuffer, XWindow_t::fDrawing, XWindow_t::fHeight, XWindow_t::fIsPixmap, fMaxNumberOfWindows, XWindow_t::fNewColors, XWindow_t::fOpen, XWindow_t::fShared, XWindow_t::fWidth, XWindow_t::fWindow, fWindows, gCws, i, kFALSE, and TStorage::ReAlloc().
void TGX11::RemoveWindow | ( | ULong_t | qwid | ) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 1371 of file TGX11.cxx.
References XWindow_t::fBuffer, fColormap, fDisplay, fMaxNumberOfWindows, XWindow_t::fNcolors, XWindow_t::fNewColors, XWindow_t::fOpen, fRedDiv, fWindows, gCws, and SelectWindow().
Reimplemented from TVirtualX.
Definition at line 1028 of file TGX11.cxx.
References fDisplay, XWindow_t::fOpen, XWindow_t::fWindow, fWindows, and gTws.
Int_t TGX11::OpenDisplay | ( | Display * | display | ) |
Definition at line 1042 of file TGX11.cxx.
References TObject::Error(), False, fBlackPixel, fBlueDiv, fBlueShift, fCursors, XColor_t::fDefined, fDisplay, fGreenDiv, fGreenShift, FindBestVisual(), XColor_t::fPixel, fRedDiv, fRedShift, fRootWin, fScreenNumber, fVisRootWin, fVisual, fWhitePixel, gCurrentFontNumber, GetColor(), gFont, gGCecho, gGCinvt, gGClist, gGCpxmp, gGCtext, gNullCursor, gTextFont, i, int, kArrowHor, kArrowRight, kArrowVer, kBitsPerByte, kBottomLeft, kBottomRight, kBottomSide, kCaret, kCross, kHand, kLeftSide, kMAXFONT, kMAXGC, kMove, kNoDrop, kPointer, kRightSide, kRotate, kTopLeft, kTopRight, kTopSide, kTRUE, kWatch, name, null_cursor_bits, strcpy(), strlcpy(), and TObject::Warning().
Referenced by G__G__X11_155_0_61(), and Init().
Reimplemented from TVirtualX.
Definition at line 1192 of file TGX11.cxx.
References border, depth, XWindow_t::fBuffer, XWindow_t::fClip, fDepth, fDisplay, XWindow_t::fDoubleBuffer, XWindow_t::fDrawing, XWindow_t::fHeight, XWindow_t::fIsPixmap, fMaxNumberOfWindows, XWindow_t::fNewColors, fRootWin, XWindow_t::fShared, XWindow_t::fWidth, XWindow_t::fWindow, fWindows, gCws, gGClist, gGCpxmp, i, kFALSE, kMAXGC, None, TStorage::ReAlloc(), root, and SetColor().
Reimplemented from TVirtualX.
Definition at line 3189 of file TGX11.cxx.
References blue, calloc(), CreatePixmap(), TObject::Error(), fclose(), XWindow_t::fDrawing, fopen, fread, free(), fseek, ftell, gCws, GIFdecode(), GIFinfo(), green, height, i, j, k, RooFitShortHand::L(), PutImage(), red, Rgl::rr, SetRGB(), and width.
Referenced by CreatePictureFromFile().
Reimplemented from TVirtualX.
Definition at line 1428 of file TGX11.cxx.
References TMath::Abs(), fDisplay, XWindow_t::fHeight, XWindow_t::fWidth, XWindow_t::fWindow, gCws, GetColor(), gGCecho, gMouseMask, gNullCursor, int, TMath::Min(), and TMath::Sqrt().
Reimplemented from TVirtualX.
Definition at line 1782 of file TGX11.cxx.
References XWindow_t::fBuffer, fDepth, fDisplay, XWindow_t::fDoubleBuffer, XWindow_t::fDrawing, XWindow_t::fHeight, XWindow_t::fOpen, fRootWin, XWindow_t::fWidth, XWindow_t::fWindow, fWindows, gGClist, gGCpxmp, gTws, i, kMAXGC, None, and SetColor().
Reimplemented from TVirtualX.
Definition at line 1816 of file TGX11.cxx.
References border, depth, fDepth, fDisplay, XWindow_t::fDrawing, XWindow_t::fHeight, fRootWin, XWindow_t::fWidth, XWindow_t::fWindow, fWindows, gGClist, gGCpxmp, gTws, i, kMAXGC, None, root, and SetColor().
void TGX11::ResizeWindow | ( | Int_t | wid | ) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 1862 of file TGX11.cxx.
References border, depth, XWindow_t::fBuffer, fDepth, fDisplay, XWindow_t::fDoubleBuffer, XWindow_t::fDrawing, XWindow_t::fHeight, fRootWin, XWindow_t::fWidth, XWindow_t::fWindow, fWindows, gGClist, gGCpxmp, gTws, i, kMAXGC, None, root, and SetColor().
void TGX11::SelectWindow | ( | Int_t | wid | ) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 1901 of file TGX11.cxx.
References XWindow_t::fClip, fDisplay, XWindow_t::fDoubleBuffer, XWindow_t::fHclip, XWindow_t::fIsPixmap, fMaxNumberOfWindows, XWindow_t::fWclip, fWindows, XWindow_t::fXclip, XWindow_t::fYclip, gCws, gGClist, i, kMAXGC, and None.
Referenced by RemoveWindow().
Reimplemented from TVirtualX.
Definition at line 1926 of file TGX11.cxx.
References TMath::Abs(), TMath::ACos(), fCharacterUpX, fCharacterUpY, TAttText::fTextAngle, TMath::Pi(), and TMath::Sqrt().
void TGX11::SetClipOFF | ( | Int_t | wid | ) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 1959 of file TGX11.cxx.
References XWindow_t::fClip, fDisplay, XWindow_t::fDoubleBuffer, XWindow_t::fHclip, XWindow_t::fIsPixmap, XWindow_t::fWclip, fWindows, XWindow_t::fXclip, XWindow_t::fYclip, gGClist, gTws, i, and kMAXGC.
Reimplemented from TVirtualX.
Definition at line 2027 of file TGX11.cxx.
References fMaxNumberOfWindows, XWindow_t::fOpen, fWindows, gTws, i, SetDoubleBufferOFF(), and SetDoubleBufferON().
void TGX11::SetDoubleBufferOFF | ( | ) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 2064 of file TGX11.cxx.
References XWindow_t::fDoubleBuffer, XWindow_t::fDrawing, XWindow_t::fWindow, and gTws.
Referenced by SetDoubleBuffer().
void TGX11::SetDoubleBufferON | ( | ) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 2074 of file TGX11.cxx.
References XWindow_t::fBuffer, fDepth, fDisplay, XWindow_t::fDoubleBuffer, XWindow_t::fDrawing, XWindow_t::fHeight, XWindow_t::fIsPixmap, fRootWin, XWindow_t::fWidth, gGClist, gGCpxmp, gTws, i, kMAXGC, None, and SetColor().
Referenced by SetDoubleBuffer().
void TGX11::SetDrawMode | ( | EDrawMode | mode | ) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 2092 of file TGX11.cxx.
References fDisplay, TVirtualX::fDrawMode, gGClist, i, TVirtualX::kCopy, TVirtualX::kInvert, kMAXGC, and TVirtualX::kXor.
void TGX11::SetFillColor | ( | Color_t | cindex | ) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 2120 of file TGX11.cxx.
References fDisplay, TAttFill::fFillColor, TAttFill::GetFillColor(), gFillPattern, gGCfill, gStyle, and SetColor().
void TGX11::SetFillStyle | ( | Style_t | style | ) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 2136 of file TGX11.cxx.
References TAttFill::fFillStyle, and SetFillStyleIndex().
void TGX11::SetLineColor | ( | Color_t | cindex | ) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 2212 of file TGX11.cxx.
References gGCdash, gGCline, SetColor(), and TAttLine::SetLineColor().
Reimplemented from TVirtualX.
Definition at line 2225 of file TGX11.cxx.
References fDisplay, gCapStyle, gDashLength, gDashList, gDashOffset, gDashSize, gGCdash, gGCline, gJoinStyle, gLineStyle, gLineWidth, i, and TMath::Min().
Referenced by SetLineStyle().
void TGX11::SetLineStyle | ( | Style_t | linestyle | ) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 2257 of file TGX11.cxx.
References TObjArray::At(), TAttLine::fLineStyle, TObjArray::GetEntries(), TStyle::GetLineStyleString(), TNamed::GetName(), gStyle, j, SetLineType(), and TString::Tokenize().
void TGX11::SetLineWidth | ( | Width_t | width | ) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 2294 of file TGX11.cxx.
References fDisplay, TAttLine::fLineWidth, gCapStyle, gGCdash, gGCline, gJoinStyle, gLineStyle, and gLineWidth.
void TGX11::SetMarkerColor | ( | Color_t | cindex | ) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 2313 of file TGX11.cxx.
References gGCmark, SetColor(), and TAttMarker::SetMarkerColor().
void TGX11::SetMarkerSize | ( | Float_t | markersize | ) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 2325 of file TGX11.cxx.
References TAttMarker::fMarkerSize, TAttMarker::fMarkerStyle, and SetMarkerStyle().
void TGX11::SetMarkerStyle | ( | Style_t | markerstyle | ) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 2365 of file TGX11.cxx.
References TMath::Abs(), TAttMarker::fMarkerSize, TAttMarker::fMarkerStyle, and SetMarkerType().
Referenced by SetMarkerSize().
void TGX11::SetOpacity | ( | Int_t | percent | ) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 2563 of file TGX11.cxx.
References CollectImageColors(), fColormap, fDepth, fDisplay, XWindow_t::fDrawing, XWindow_t::fHeight, FindColor(), XWindow_t::fNcolors, XWindow_t::fNewColors, fRedDiv, XWindow_t::fWidth, gCws, gGCpxmp, image, int, and MakeOpaqueColors().
Reimplemented from TVirtualX.
Definition at line 2713 of file TGX11.cxx.
References AllocColor(), XColor_t::fBlue, fColormap, XColor_t::fDefined, fDisplay, XColor_t::fGreen, XColor_t::fPixel, XColor_t::fRed, fRedDiv, GetColor(), kBIGGEST_RGB_VALUE, kFALSE, and kTRUE.
Referenced by GetPixel(), ReadGIF(), and SetColor().
void TGX11::SetTextAlign | ( | Short_t | talign = 11 |
) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 2746 of file TGX11.cxx.
References fTextAlign, fTextAlignH, fTextAlignV, and TAttText::SetTextAlign().
void TGX11::SetTextColor | ( | Color_t | cindex | ) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 2805 of file TGX11.cxx.
References TObject::Error(), fDisplay, GetColor(), gGCinvt, gGCtext, SetColor(), and TAttText::SetTextColor().
Int_t TGX11::SetTextFont | ( | char * | fontname, | |
ETextSetMode | mode | |||
) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 2826 of file TGX11.cxx.
References fDisplay, gCurrentFontNumber, gFont, gGCinvt, gGCtext, gTextFont, i, TVirtualX::kLoad, kMAXFONT, name, and strlcpy().
Referenced by TGX11TTF::SetTextFont().
void TGX11::SetTextFont | ( | Font_t | fontnumber | ) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 2874 of file TGX11.cxx.
References TAttText::fTextFont.
void TGX11::SetTextMagnitude | ( | Float_t | mgn = 1 |
) | [inline, virtual] |
Reimplemented from TVirtualX.
Definition at line 231 of file TGX11.h.
References fTextMagnitude.
Referenced by G__G__X11_155_0_94().
void TGX11::SetTextSize | ( | Float_t | textsize | ) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 2882 of file TGX11.cxx.
References TAttText::fTextSize.
Referenced by TGX11TTF::SetTextSize().
void TGX11::Sync | ( | Int_t | mode | ) |
void TGX11::UpdateWindow | ( | Int_t | mode | ) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 2910 of file TGX11.cxx.
References False, fDisplay, XWindow_t::fDoubleBuffer, XWindow_t::fDrawing, XWindow_t::fHeight, XWindow_t::fWidth, XWindow_t::fWindow, gCws, and gGCpxmp.
Int_t TGX11::WriteGIF | ( | char * | name | ) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 3061 of file TGX11.cxx.
References b, blue, TObject::Error(), fclose(), fDisplay, XWindow_t::fDrawing, XWindow_t::fHeight, fopen, XWindow_t::fWidth, g, gCws, GetPixel(), GIFencode(), gOut, green, gXimage, i, ImgPickPalette(), PutByte(), and red.
Window_t TGX11::GetCurrentWindow | ( | ) | const [virtual] |
Reimplemented from TVirtualX.
Definition at line 880 of file TGX11.cxx.
References XWindow_t::fDrawing, and gCws.
Referenced by TGX11TTF::GetBackground(), TGX11TTF::IsVisible(), and TGX11TTF::RenderString().
Int_t TGX11::SupportsExtension | ( | const char * | ext | ) | const [virtual] |
void TGX11::GetWindowAttributes | ( | Window_t | id, | |
WindowAttributes_t & | attr | |||
) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 761 of file GX11Gui.cxx.
References WindowAttributes_t::fAllEventMasks, WindowAttributes_t::fBackingPixel, WindowAttributes_t::fBackingPlanes, WindowAttributes_t::fBackingStore, WindowAttributes_t::fBitGravity, WindowAttributes_t::fBorderWidth, WindowAttributes_t::fClass, WindowAttributes_t::fColormap, fColormap, WindowAttributes_t::fDepth, fDisplay, WindowAttributes_t::fDoNotPropagateMask, WindowAttributes_t::fHeight, WindowAttributes_t::fMapInstalled, WindowAttributes_t::fMapState, WindowAttributes_t::fOverrideRedirect, WindowAttributes_t::fRoot, fRootWin, WindowAttributes_t::fSaveUnder, WindowAttributes_t::fScreen, WindowAttributes_t::fVisual, WindowAttributes_t::fWidth, WindowAttributes_t::fWinGravity, WindowAttributes_t::fX, WindowAttributes_t::fY, WindowAttributes_t::fYourEventMask, if(), kAlways, kInputOnly, kInputOutput, kNotUseful, and kWhenMapped.
Referenced by FindRWindow().
void TGX11::MapWindow | ( | Window_t | id | ) | [virtual] |
void TGX11::MapSubwindows | ( | Window_t | id | ) | [virtual] |
void TGX11::MapRaised | ( | Window_t | id | ) | [virtual] |
void TGX11::UnmapWindow | ( | Window_t | id | ) | [virtual] |
void TGX11::DestroyWindow | ( | Window_t | id | ) | [virtual] |
void TGX11::DestroySubwindows | ( | Window_t | id | ) | [virtual] |
void TGX11::RaiseWindow | ( | Window_t | id | ) | [virtual] |
void TGX11::LowerWindow | ( | Window_t | id | ) | [virtual] |
void TGX11::IconifyWindow | ( | Window_t | id | ) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 330 of file GX11Gui.cxx.
References fDisplay, and fScreenNumber.
Window_t TGX11::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] |
Reimplemented from TVirtualX.
Definition at line 370 of file GX11Gui.cxx.
References fBlackPixel, fColormap, fDepth, fDisplay, fRootWin, fVisRootWin, fVisual, and MapSetWindowAttributes().
Int_t TGX11::OpenDisplay | ( | const char * | dpyName | ) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 803 of file GX11Gui.cxx.
References Display(), gEnv, TEnv::GetValue(), Init(), RootX11ErrorHandler(), RootX11IOErrorHandler(), and TObject::Warning().
void TGX11::CloseDisplay | ( | ) | [virtual] |
Display_t TGX11::GetDisplay | ( | ) | const [virtual] |
Visual_t TGX11::GetVisual | ( | ) | const [virtual] |
Int_t TGX11::GetScreen | ( | ) | const [virtual] |
Int_t TGX11::GetDepth | ( | ) | const [virtual] |
Colormap_t TGX11::GetColormap | ( | ) | const [virtual] |
Reimplemented from TVirtualX.
Definition at line 898 of file GX11Gui.cxx.
References a, fDisplay, kNone, and None.
Referenced by FindRWindow(), IsDNDAware(), and SetDNDAware().
Window_t TGX11::GetDefaultRootWindow | ( | ) | const [virtual] |
FontStruct_t TGX11::LoadQueryFont | ( | const char * | font_name | ) | [virtual] |
FontH_t TGX11::GetFontHandle | ( | FontStruct_t | fs | ) | [virtual] |
void TGX11::DeleteFont | ( | FontStruct_t | fs | ) | [virtual] |
GContext_t TGX11::CreateGC | ( | Drawable_t | id, | |
GCValues_t * | gval | |||
) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 970 of file GX11Gui.cxx.
References fDisplay, fRootWin, fVisRootWin, gval, and MapGCValues().
void TGX11::ChangeGC | ( | GContext_t | gc, | |
GCValues_t * | gval | |||
) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 990 of file GX11Gui.cxx.
References fDisplay, gval, and MapGCValues().
void TGX11::CopyGC | ( | GContext_t | org, | |
GContext_t | dest, | |||
Mask_t | mask | |||
) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 1004 of file GX11Gui.cxx.
References fDisplay, GCValues_t::fMask, gval, kMaxUInt, and MapGCValues().
void TGX11::DeleteGC | ( | GContext_t | gc | ) | [virtual] |
Pixmap_t TGX11::CreatePixmap | ( | Drawable_t | id, | |
UInt_t | w, | |||
UInt_t | h | |||
) | [virtual] |
Pixmap_t TGX11::CreatePixmap | ( | Drawable_t | id, | |
const char * | bitmap, | |||
UInt_t | width, | |||
UInt_t | height, | |||
ULong_t | forecolor, | |||
ULong_t | backcolor, | |||
Int_t | depth | |||
) | [virtual] |
unsigned char * TGX11::GetColorBits | ( | Drawable_t | wid, | |
Int_t | x = 0 , |
|||
Int_t | y = 0 , |
|||
UInt_t | w = 0 , |
|||
UInt_t | h = 0 | |||
) | [virtual] |
Pixmap_t TGX11::CreateBitmap | ( | Drawable_t | id, | |
const char * | bitmap, | |||
UInt_t | width, | |||
UInt_t | height | |||
) | [virtual] |
void TGX11::DeletePixmap | ( | Pixmap_t | pmap | ) | [virtual] |
Bool_t TGX11::CreatePictureFromFile | ( | Drawable_t | id, | |
const char * | filename, | |||
Pixmap_t & | pict, | |||
Pixmap_t & | pict_mask, | |||
PictureAttributes_t & | attr | |||
) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 1175 of file GX11Gui.cxx.
References dummy, TObject::Error(), PictureAttributes_t::fDepth, fDepth, fDisplay, PictureAttributes_t::fHeight, fRootWin, fVisRootWin, PictureAttributes_t::fWidth, GetWindowSize(), kFALSE, kNone, kTRUE, MapPictureAttributes(), and ReadGIF().
Bool_t TGX11::CreatePictureFromData | ( | Drawable_t | id, | |
char ** | data, | |||
Pixmap_t & | pict, | |||
Pixmap_t & | pict_mask, | |||
PictureAttributes_t & | attr | |||
) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 1228 of file GX11Gui.cxx.
References TObject::Error(), fDepth, fDisplay, fRootWin, fVisRootWin, kFALSE, kNone, kTRUE, and MapPictureAttributes().
Bool_t TGX11::ReadPictureDataFromFile | ( | const char * | filename, | |
char *** | ret_data | |||
) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 1271 of file GX11Gui.cxx.
References TObject::Error(), kFALSE, and kTRUE.
void TGX11::DeletePictureData | ( | void * | data | ) | [virtual] |
void TGX11::SetDashes | ( | GContext_t | gc, | |
Int_t | offset, | |||
const char * | dash_list, | |||
Int_t | n | |||
) | [virtual] |
Bool_t TGX11::ParseColor | ( | Colormap_t | cmap, | |
const char * | cname, | |||
ColorStruct_t & | color | |||
) | [virtual] |
Bool_t TGX11::AllocColor | ( | Colormap_t | cmap, | |
ColorStruct_t & | color | |||
) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 1343 of file GX11Gui.cxx.
References AllocColor(), kFALSE, kTRUE, and MapColorStruct().
void TGX11::QueryColor | ( | Colormap_t | cmap, | |
ColorStruct_t & | color | |||
) | [virtual] |
void TGX11::FreeColor | ( | Colormap_t | cmap, | |
ULong_t | pixel | |||
) | [virtual] |
Int_t TGX11::EventsPending | ( | ) | [virtual] |
void TGX11::NextEvent | ( | Event_t & | event | ) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 1403 of file GX11Gui.cxx.
References fDisplay, fXEvent, kFALSE, and MapEvent().
void TGX11::Bell | ( | Int_t | percent | ) | [virtual] |
void TGX11::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 TGX11::ChangeWindowAttributes | ( | Window_t | id, | |
SetWindowAttributes_t * | attr | |||
) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 1690 of file GX11Gui.cxx.
References fDisplay, kWABorderWidth, and MapSetWindowAttributes().
void TGX11::DrawLine | ( | Drawable_t | id, | |
GContext_t | gc, | |||
Int_t | x1, | |||
Int_t | y1, | |||
Int_t | x2, | |||
Int_t | y2 | |||
) | [virtual] |
Bool_t TGX11::CheckEvent | ( | Window_t | id, | |
EGEventType | type, | |||
Event_t & | ev | |||
) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 1743 of file GX11Gui.cxx.
References fDisplay, Event_t::fType, kFALSE, kTRUE, and MapEvent().
Reimplemented from TVirtualX.
Definition at line 1766 of file GX11Gui.cxx.
References False, fDisplay, MapEvent(), and None.
void TGX11::WMDeleteNotify | ( | Window_t | id | ) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 1780 of file GX11Gui.cxx.
References fDisplay, and gWM_DELETE_WINDOW.
Reimplemented from TVirtualX.
Definition at line 1801 of file GX11Gui.cxx.
References fDisplay, MapModifierState(), and True.
void TGX11::GrabButton | ( | Window_t | id, | |
EMouseButton | button, | |||
UInt_t | modifier, | |||
UInt_t | evmask, | |||
Window_t | confine, | |||
Cursor_t | cursor, | |||
Bool_t | grab = kTRUE | |||
) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 1822 of file GX11Gui.cxx.
References fDisplay, MapEventMask(), MapModifierState(), and True.
void TGX11::GrabPointer | ( | Window_t | id, | |
UInt_t | evmask, | |||
Window_t | confine, | |||
Cursor_t | cursor, | |||
Bool_t | grab = kTRUE , |
|||
Bool_t | owner_events = kTRUE | |||
) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 1849 of file GX11Gui.cxx.
References fDisplay, and MapEventMask().
void TGX11::SetWindowName | ( | Window_t | id, | |
char * | name | |||
) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 1870 of file GX11Gui.cxx.
References TObject::Error(), and fDisplay.
void TGX11::SetIconName | ( | Window_t | id, | |
char * | name | |||
) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 1887 of file GX11Gui.cxx.
References TObject::Error(), and fDisplay.
void TGX11::SetClassHints | ( | Window_t | id, | |
char * | className, | |||
char * | resourceName | |||
) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 1933 of file GX11Gui.cxx.
References MWMHintsProperty_t::fDecorations, fDisplay, MWMHintsProperty_t::fFlags, MWMHintsProperty_t::fFunctions, MWMHintsProperty_t::fInputMode, gMOTIF_WM_HINTS, kMWMHintsDecorations, kMWMHintsFunctions, kMWMHintsInputMode, and kPropMWMHintElements.
void TGX11::SetWMState | ( | Window_t | id, | |
EInitialState | state | |||
) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 2006 of file GX11Gui.cxx.
References fDisplay, kIconicState, and kNormalState.
void TGX11::DrawString | ( | Drawable_t | id, | |
GContext_t | gc, | |||
Int_t | x, | |||
Int_t | y, | |||
const char * | s, | |||
Int_t | len | |||
) | [virtual] |
Int_t TGX11::TextWidth | ( | FontStruct_t | font, | |
const char * | s, | |||
Int_t | len | |||
) | [virtual] |
void TGX11::GetFontProperties | ( | FontStruct_t | font, | |
Int_t & | max_ascent, | |||
Int_t & | max_descent | |||
) | [virtual] |
void TGX11::GetGCValues | ( | GContext_t | gc, | |
GCValues_t & | gval | |||
) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 2067 of file GX11Gui.cxx.
References fDisplay, GCValues_t::fMask, gval, kFALSE, kMaxUInt, and MapGCValues().
FontStruct_t TGX11::GetFontStruct | ( | FontH_t | fh | ) | [virtual] |
void TGX11::FreeFontStruct | ( | FontStruct_t | fs | ) | [virtual] |
void TGX11::ClearWindow | ( | Window_t | id | ) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 2132 of file GX11Gui.cxx.
References fDisplay, and MapKeySym().
void TGX11::FillRectangle | ( | Drawable_t | id, | |
GContext_t | gc, | |||
Int_t | x, | |||
Int_t | y, | |||
UInt_t | w, | |||
UInt_t | h | |||
) | [virtual] |
void TGX11::DrawRectangle | ( | Drawable_t | id, | |
GContext_t | gc, | |||
Int_t | x, | |||
Int_t | y, | |||
UInt_t | w, | |||
UInt_t | h | |||
) | [virtual] |
void TGX11::DrawSegments | ( | Drawable_t | id, | |
GContext_t | gc, | |||
Segment_t * | seg, | |||
Int_t | nseg | |||
) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 2175 of file GX11Gui.cxx.
References fDisplay, and MapEventMask().
Window_t TGX11::GetInputFocus | ( | ) | [virtual] |
void TGX11::SetInputFocus | ( | Window_t | id | ) | [virtual] |
Window_t TGX11::GetPrimarySelectionOwner | ( | ) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 2219 of file GX11Gui.cxx.
References fDisplay, and XA_PRIMARY.
void TGX11::SetPrimarySelectionOwner | ( | Window_t | id | ) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 2228 of file GX11Gui.cxx.
References fDisplay, and XA_PRIMARY.
Reimplemented from TVirtualX.
Definition at line 2239 of file GX11Gui.cxx.
References fDisplay, Time(), XA_PRIMARY, and XA_STRING.
Reimplemented from TVirtualX.
Definition at line 2258 of file GX11Gui.cxx.
References TObject::Error(), kFALSE, MapEvent(), MapKeySym(), and n.
void TGX11::GetWindowSize | ( | Drawable_t | id, | |
Int_t & | x, | |||
Int_t & | y, | |||
UInt_t & | w, | |||
UInt_t & | h | |||
) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 2382 of file GX11Gui.cxx.
References fDisplay.
Referenced by CreatePictureFromFile().
void TGX11::FillPolygon | ( | Window_t | id, | |
GContext_t | gc, | |||
Point_t * | points, | |||
Int_t | npnt | |||
) | [virtual] |
void TGX11::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] |
Reimplemented from TVirtualX.
Definition at line 2412 of file GX11Gui.cxx.
References fDisplay, kFALSE, and MapModifierState().
void TGX11::SetForeground | ( | GContext_t | gc, | |
ULong_t | foreground | |||
) | [virtual] |
void TGX11::SetClipRectangles | ( | GContext_t | gc, | |
Int_t | x, | |||
Int_t | y, | |||
Rectangle_t * | recs, | |||
Int_t | n | |||
) | [virtual] |
void TGX11::Update | ( | Int_t | mode = 0 |
) | [virtual] |
Region_t TGX11::CreateRegion | ( | ) | [virtual] |
void TGX11::DestroyRegion | ( | Region_t | reg | ) | [virtual] |
void TGX11::UnionRectWithRegion | ( | Rectangle_t * | rect, | |
Region_t | src, | |||
Region_t | dest | |||
) | [virtual] |
void TGX11::GetRegionBox | ( | Region_t | reg, | |
Rectangle_t * | ||||
) | [virtual] |
void TGX11::FreeFontNames | ( | char ** | fontlist | ) | [virtual] |
Drawable_t TGX11::CreateImage | ( | UInt_t | width, | |
UInt_t | height | |||
) | [virtual] |
void TGX11::GetImageSize | ( | Drawable_t | id, | |
UInt_t & | width, | |||
UInt_t & | height | |||
) | [virtual] |
void TGX11::PutPixel | ( | Drawable_t | id, | |
Int_t | x, | |||
Int_t | y, | |||
ULong_t | pixel | |||
) | [virtual] |
void TGX11::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 TGX11::DeleteImage | ( | Drawable_t | img | ) | [virtual] |
UInt_t TGX11::ScreenWidthMM | ( | ) | const [virtual] |
Reimplemented from TVirtualX.
Definition at line 2697 of file GX11Gui.cxx.
References fCursors, fDisplay, kHand, kNone, and MapEventMask().
Reimplemented from TVirtualX.
Definition at line 2743 of file GX11Gui.cxx.
References fDisplay, InternAtom(), kFALSE, n, version, and XA_ATOM.
Window_t TGX11::FindRWindow | ( | Window_t | win, | |
Window_t | dragwin, | |||
Window_t | input, | |||
int | x, | |||
int | y, | |||
int | maxd | |||
) | [virtual] |
Reimplemented from TVirtualX.
Definition at line 2780 of file GX11Gui.cxx.
References fDisplay, WindowAttributes_t::fHeight, WindowAttributes_t::fMapState, WindowAttributes_t::fWidth, WindowAttributes_t::fX, WindowAttributes_t::fY, GetWindowAttributes(), i, if(), InternAtom(), IsDNDAware(), kFALSE, kIsUnmapped, kNone, and p.
Reimplemented from TVirtualX.
Definition at line 2832 of file GX11Gui.cxx.
References data, fDisplay, InternAtom(), j, kFALSE, kNone, kTRUE, result(), and t.
Referenced by FindRWindow().
void TGX11::CloseWindow1 | ( | ) | [private] |
void TGX11::ClearPixmap | ( | Drawable * | pix | ) | [private] |
void TGX11::FindBestVisual | ( | ) | [private] |
void TGX11::FindUsableVisual | ( | XVisualInfo * | vlist, | |
Int_t | nitems | |||
) | [private] |
void TGX11::PutImage | ( | Int_t | offset, | |
Int_t | itran, | |||
Int_t | x0, | |||
Int_t | y0, | |||
Int_t | nx, | |||
Int_t | ny, | |||
Int_t | xmin, | |||
Int_t | ymin, | |||
Int_t | xmax, | |||
Int_t | ymax, | |||
UChar_t * | image, | |||
Drawable_t | id | |||
) | [private] |
void TGX11::RemovePixmap | ( | Drawable * | pix | ) | [private] |
void TGX11::SetColor | ( | GC | gc, | |
Int_t | ci | |||
) | [private] |
void TGX11::SetInput | ( | Int_t | inp | ) | [private] |
void TGX11::CollectImageColors | ( | ULong_t | pixel, | |
ULong_t *& | orgcolors, | |||
Int_t & | ncolors, | |||
Int_t & | maxcolors | |||
) | [private] |
void TGX11::ImgPickPalette | ( | XImage * | image, | |
Int_t & | ncol, | |||
Int_t *& | R, | |||
Int_t *& | G, | |||
Int_t *& | B | |||
) | [private] |
void TGX11::MapGCValues | ( | GCValues_t & | gval, | |
ULong_t & | xmask, | |||
XGCValues & | xgval, | |||
Bool_t | tox = kTRUE | |||
) | [private] |
void TGX11::MapSetWindowAttributes | ( | SetWindowAttributes_t * | attr, | |
ULong_t & | xmask, | |||
XSetWindowAttributes & | xattr | |||
) | [private] |
void TGX11::MapColorStruct | ( | ColorStruct_t * | color, | |
XColor & | xcolor | |||
) | [private] |
void TGX11::MapPictureAttributes | ( | PictureAttributes_t & | attr, | |
XpmAttributes & | xpmattr, | |||
Bool_t | toxpm = kTRUE | |||
) | [private] |
GC* TGX11::GetGC | ( | Int_t | which | ) | const [protected] |
void TGX11::ClearWindow | ( | ) | [virtual] |
Reimplemented from TVirtualX.
void TGX11::ClosePixmap | ( | ) | [virtual] |
Reimplemented from TVirtualX.
void TGX11::CloseWindow | ( | ) | [virtual] |
Reimplemented from TVirtualX.
Reimplemented from TVirtualX.
Reimplemented from TVirtualX.
void TGX11::DrawCellArray | ( | Int_t | x1, | |
Int_t | y1, | |||
Int_t | x2, | |||
Int_t | y2, | |||
Int_t | nx, | |||
Int_t | ny, | |||
Int_t * | ic | |||
) | [virtual] |
Reimplemented from TVirtualX.
Reimplemented from TVirtualX.
virtual void TGX11::DrawText | ( | Int_t | x, | |
Int_t | y, | |||
Float_t | angle, | |||
Float_t | mgn, | |||
const char * | text, | |||
ETextMode | mode | |||
) | [virtual] |
Reimplemented from TVirtualX.
Reimplemented from TVirtualX.
Reimplemented from TVirtualX.
const char* TGX11::DisplayName | ( | const char * | dpyName = 0 |
) | [virtual] |
Reimplemented from TVirtualX.
Handle_t TGX11::GetNativeEvent | ( | ) | const [inline, virtual] |
Reimplemented from TVirtualX.
Reimplemented from TVirtualX.
Float_t TGX11::GetTextMagnitude | ( | ) | [inline, virtual] |
Bool_t TGX11::HasTTFonts | ( | ) | const [inline, virtual] |
Reimplemented from TVirtualX.
Int_t TGX11::OpenDisplay | ( | Display * | display | ) |
Reimplemented from TVirtualX.
Reimplemented from TVirtualX.
Reimplemented from TVirtualX.
Reimplemented from TVirtualX.
void TGX11::SetDoubleBufferOFF | ( | ) | [virtual] |
Reimplemented from TVirtualX.
void TGX11::SetDoubleBufferON | ( | ) | [virtual] |
Reimplemented from TVirtualX.
Reimplemented from TVirtualX.
virtual Int_t TGX11::SetTextFont | ( | char * | fontname, | |
ETextSetMode | mode | |||
) | [virtual] |
Reimplemented from TVirtualX.
void TGX11::SetTextMagnitude | ( | Float_t | mgn = 1 |
) | [inline, virtual] |
void TGX11::Sync | ( | Int_t | mode | ) |
Reimplemented from TVirtualX.
void TGX11::GetWindowAttributes | ( | Window_t | id, | |
WindowAttributes_t & | attr | |||
) | [virtual] |
Reimplemented from TVirtualX.
Reimplemented from TVirtualX.
Reimplemented from TVirtualX.
Reimplemented from TVirtualX.
Reimplemented from TVirtualX.
Reimplemented from TVirtualX.
Window_t TGX11::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] |
Reimplemented from TVirtualX.
void TGX11::CloseDisplay | ( | ) | [virtual] |
Reimplemented from TVirtualX.
Colormap_t TGX11::GetColormap | ( | ) | const [virtual] |
Reimplemented from TVirtualX.
Reimplemented from TVirtualX.
FontStruct_t TGX11::LoadQueryFont | ( | const char * | font_name | ) | [virtual] |
Reimplemented from TVirtualX.
FontH_t TGX11::GetFontHandle | ( | FontStruct_t | fs | ) | [virtual] |
Reimplemented from TVirtualX.
void TGX11::DeleteFont | ( | FontStruct_t | fs | ) | [virtual] |
Reimplemented from TVirtualX.
GContext_t TGX11::CreateGC | ( | Drawable_t | id, | |
GCValues_t * | gval | |||
) | [virtual] |
Reimplemented from TVirtualX.
void TGX11::ChangeGC | ( | GContext_t | gc, | |
GCValues_t * | gval | |||
) | [virtual] |
Reimplemented from TVirtualX.
void TGX11::CopyGC | ( | GContext_t | org, | |
GContext_t | dest, | |||
Mask_t | mask | |||
) | [virtual] |
Reimplemented from TVirtualX.
void TGX11::DeleteGC | ( | GContext_t | gc | ) | [virtual] |
Reimplemented from TVirtualX.
Pixmap_t TGX11::CreatePixmap | ( | Drawable_t | id, | |
UInt_t | w, | |||
UInt_t | h | |||
) | [virtual] |
Reimplemented from TVirtualX.
Pixmap_t TGX11::CreatePixmap | ( | Drawable_t | id, | |
const char * | bitmap, | |||
UInt_t | width, | |||
UInt_t | height, | |||
ULong_t | forecolor, | |||
ULong_t | backcolor, | |||
Int_t | depth | |||
) | [virtual] |
Reimplemented from TVirtualX.
unsigned char* TGX11::GetColorBits | ( | Drawable_t | wid, | |
Int_t | x = 0 , |
|||
Int_t | y = 0 , |
|||
UInt_t | w = 0 , |
|||
UInt_t | h = 0 | |||
) | [virtual] |
Reimplemented from TVirtualX.
Pixmap_t TGX11::CreatePixmapFromData | ( | unsigned char * | bits, | |
UInt_t | width, | |||
UInt_t | height | |||
) | [virtual] |
Reimplemented from TVirtualX.
Pixmap_t TGX11::CreateBitmap | ( | Drawable_t | id, | |
const char * | bitmap, | |||
UInt_t | width, | |||
UInt_t | height | |||
) | [virtual] |
Reimplemented from TVirtualX.
Bool_t TGX11::CreatePictureFromFile | ( | Drawable_t | id, | |
const char * | filename, | |||
Pixmap_t & | pict, | |||
Pixmap_t & | pict_mask, | |||
PictureAttributes_t & | attr | |||
) | [virtual] |
Reimplemented from TVirtualX.
Bool_t TGX11::CreatePictureFromData | ( | Drawable_t | id, | |
char ** | data, | |||
Pixmap_t & | pict, | |||
Pixmap_t & | pict_mask, | |||
PictureAttributes_t & | attr | |||
) | [virtual] |
Reimplemented from TVirtualX.
Bool_t TGX11::ReadPictureDataFromFile | ( | const char * | filename, | |
char *** | ret_data | |||
) | [virtual] |
Reimplemented from TVirtualX.
void TGX11::DeletePictureData | ( | void * | data | ) | [virtual] |
Reimplemented from TVirtualX.
void TGX11::SetDashes | ( | GContext_t | gc, | |
Int_t | offset, | |||
const char * | dash_list, | |||
Int_t | n | |||
) | [virtual] |
Reimplemented from TVirtualX.
Bool_t TGX11::ParseColor | ( | Colormap_t | cmap, | |
const char * | cname, | |||
ColorStruct_t & | color | |||
) | [virtual] |
Reimplemented from TVirtualX.
Bool_t TGX11::AllocColor | ( | Colormap_t | cmap, | |
ColorStruct_t & | color | |||
) | [virtual] |
Reimplemented from TVirtualX.
void TGX11::QueryColor | ( | Colormap_t | cmap, | |
ColorStruct_t & | color | |||
) | [virtual] |
Reimplemented from TVirtualX.
void TGX11::FreeColor | ( | Colormap_t | cmap, | |
ULong_t | pixel | |||
) | [virtual] |
Reimplemented from TVirtualX.
void TGX11::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] |
Reimplemented from TVirtualX.
void TGX11::ChangeWindowAttributes | ( | Window_t | id, | |
SetWindowAttributes_t * | attr | |||
) | [virtual] |
Reimplemented from TVirtualX.
void TGX11::ChangeProperty | ( | Window_t | id, | |
Atom_t | property, | |||
Atom_t | type, | |||
UChar_t * | data, | |||
Int_t | len | |||
) | [virtual] |
Reimplemented from TVirtualX.
void TGX11::DrawLine | ( | Drawable_t | id, | |
GContext_t | gc, | |||
Int_t | x1, | |||
Int_t | y1, | |||
Int_t | x2, | |||
Int_t | y2 | |||
) | [virtual] |
Reimplemented from TVirtualX.
Reimplemented from TVirtualX.
Bool_t TGX11::CheckEvent | ( | Window_t | id, | |
EGEventType | type, | |||
Event_t & | ev | |||
) | [virtual] |
Reimplemented from TVirtualX.
Reimplemented from TVirtualX.
void TGX11::GrabButton | ( | Window_t | id, | |
EMouseButton | button, | |||
UInt_t | modifier, | |||
UInt_t | evmask, | |||
Window_t | confine, | |||
Cursor_t | cursor, | |||
Bool_t | grab = kTRUE | |||
) | [virtual] |
Reimplemented from TVirtualX.
void TGX11::GrabPointer | ( | Window_t | id, | |
UInt_t | evmask, | |||
Window_t | confine, | |||
Cursor_t | cursor, | |||
Bool_t | grab = kTRUE , |
|||
Bool_t | owner_events = kTRUE | |||
) | [virtual] |
Reimplemented from TVirtualX.
void TGX11::SetClassHints | ( | Window_t | id, | |
char * | className, | |||
char * | resourceName | |||
) | [virtual] |
Reimplemented from TVirtualX.
Reimplemented from TVirtualX.
void TGX11::SetWMSizeHints | ( | Window_t | id, | |
UInt_t | wmin, | |||
UInt_t | hmin, | |||
UInt_t | wmax, | |||
UInt_t | hmax, | |||
UInt_t | winc, | |||
UInt_t | hinc | |||
) | [virtual] |
Reimplemented from TVirtualX.
void TGX11::SetWMState | ( | Window_t | id, | |
EInitialState | state | |||
) | [virtual] |
Reimplemented from TVirtualX.
Reimplemented from TVirtualX.
void TGX11::DrawString | ( | Drawable_t | id, | |
GContext_t | gc, | |||
Int_t | x, | |||
Int_t | y, | |||
const char * | s, | |||
Int_t | len | |||
) | [virtual] |
Reimplemented from TVirtualX.
Int_t TGX11::TextWidth | ( | FontStruct_t | font, | |
const char * | s, | |||
Int_t | len | |||
) | [virtual] |
Reimplemented from TVirtualX.
void TGX11::GetFontProperties | ( | FontStruct_t | font, | |
Int_t & | max_ascent, | |||
Int_t & | max_descent | |||
) | [virtual] |
Reimplemented from TVirtualX.
void TGX11::GetGCValues | ( | GContext_t | gc, | |
GCValues_t & | gval | |||
) | [virtual] |
Reimplemented from TVirtualX.
FontStruct_t TGX11::GetFontStruct | ( | FontH_t | fh | ) | [virtual] |
Reimplemented from TVirtualX.
void TGX11::FreeFontStruct | ( | FontStruct_t | fs | ) | [virtual] |
Reimplemented from TVirtualX.
void TGX11::FillRectangle | ( | Drawable_t | id, | |
GContext_t | gc, | |||
Int_t | x, | |||
Int_t | y, | |||
UInt_t | w, | |||
UInt_t | h | |||
) | [virtual] |
Reimplemented from TVirtualX.
void TGX11::DrawRectangle | ( | Drawable_t | id, | |
GContext_t | gc, | |||
Int_t | x, | |||
Int_t | y, | |||
UInt_t | w, | |||
UInt_t | h | |||
) | [virtual] |
Reimplemented from TVirtualX.
void TGX11::DrawSegments | ( | Drawable_t | id, | |
GContext_t | gc, | |||
Segment_t * | seg, | |||
Int_t | nseg | |||
) | [virtual] |
Reimplemented from TVirtualX.
Reimplemented from TVirtualX.
Reimplemented from TVirtualX.
void TGX11::GetPasteBuffer | ( | Window_t | id, | |
Atom_t | atom, | |||
TString & | text, | |||
Int_t & | nchar, | |||
Bool_t | del | |||
) | [virtual] |
Reimplemented from TVirtualX.
void TGX11::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] |
Reimplemented from TVirtualX.
void TGX11::GetWindowSize | ( | Drawable_t | id, | |
Int_t & | x, | |||
Int_t & | y, | |||
UInt_t & | w, | |||
UInt_t & | h | |||
) | [virtual] |
Reimplemented from TVirtualX.
void TGX11::FillPolygon | ( | Window_t | id, | |
GContext_t | gc, | |||
Point_t * | points, | |||
Int_t | npnt | |||
) | [virtual] |
Reimplemented from TVirtualX.
void TGX11::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] |
Reimplemented from TVirtualX.
void TGX11::SetForeground | ( | GContext_t | gc, | |
ULong_t | foreground | |||
) | [virtual] |
Reimplemented from TVirtualX.
void TGX11::SetClipRectangles | ( | GContext_t | gc, | |
Int_t | x, | |||
Int_t | y, | |||
Rectangle_t * | recs, | |||
Int_t | n | |||
) | [virtual] |
Reimplemented from TVirtualX.
void TGX11::UnionRectWithRegion | ( | Rectangle_t * | rect, | |
Region_t | src, | |||
Region_t | dest | |||
) | [virtual] |
Reimplemented from TVirtualX.
Reimplemented from TVirtualX.
Reimplemented from TVirtualX.
Reimplemented from TVirtualX.
Reimplemented from TVirtualX.
Reimplemented from TVirtualX.
Reimplemented from TVirtualX.
void TGX11::GetRegionBox | ( | Region_t | reg, | |
Rectangle_t * | ||||
) | [virtual] |
Reimplemented from TVirtualX.
Reimplemented from TVirtualX.
void TGX11::FreeFontNames | ( | char ** | fontlist | ) | [virtual] |
Reimplemented from TVirtualX.
Drawable_t TGX11::CreateImage | ( | UInt_t | width, | |
UInt_t | height | |||
) | [virtual] |
Reimplemented from TVirtualX.
void TGX11::GetImageSize | ( | Drawable_t | id, | |
UInt_t & | width, | |||
UInt_t & | height | |||
) | [virtual] |
Reimplemented from TVirtualX.
void TGX11::PutPixel | ( | Drawable_t | id, | |
Int_t | x, | |||
Int_t | y, | |||
ULong_t | pixel | |||
) | [virtual] |
Reimplemented from TVirtualX.
void TGX11::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] |
Reimplemented from TVirtualX.
void TGX11::DeleteImage | ( | Drawable_t | img | ) | [virtual] |
Reimplemented from TVirtualX.
Reimplemented from TVirtualX.
Int_t TGX11::GetProperty | ( | Window_t | , | |
Atom_t | , | |||
Long_t | , | |||
Long_t | , | |||
Bool_t | , | |||
Atom_t | , | |||
Atom_t * | , | |||
Int_t * | , | |||
ULong_t * | , | |||
ULong_t * | , | |||
unsigned char ** | ||||
) | [virtual] |
Reimplemented from TVirtualX.
Reimplemented from TVirtualX.
Reimplemented from TVirtualX.
void TGX11::ChangeProperties | ( | Window_t | id, | |
Atom_t | property, | |||
Atom_t | type, | |||
Int_t | format, | |||
UChar_t * | data, | |||
Int_t | len | |||
) | [virtual] |
Reimplemented from TVirtualX.
Reimplemented from TVirtualX.
Window_t TGX11::FindRWindow | ( | Window_t | win, | |
Window_t | dragwin, | |||
Window_t | input, | |||
int | x, | |||
int | y, | |||
int | maxd | |||
) | [virtual] |
Reimplemented from TVirtualX.
Reimplemented from TVirtualX.
Int_t TGX11::fMaxNumberOfWindows [private] |
Definition at line 95 of file TGX11.h.
Referenced by AddPixmap(), AddWindow(), CloseWindow1(), InitWindow(), OpenPixmap(), RemoveWindow(), SelectWindow(), SetDoubleBuffer(), and TGX11().
XWindow_t* TGX11::fWindows [private] |
Definition at line 96 of file TGX11.h.
Referenced by AddPixmap(), AddWindow(), CloseWindow1(), CopyPixmap(), GetDoubleBuffer(), GetGeometry(), GetWindowID(), InitWindow(), MoveWindow(), OpenPixmap(), RemoveWindow(), RescaleWindow(), ResizePixmap(), ResizeWindow(), SelectWindow(), SetClipOFF(), SetClipRegion(), SetCursor(), SetDoubleBuffer(), TGX11(), WritePixmap(), and ~TGX11().
TExMap* TGX11::fColors [private] |
Cursor TGX11::fCursors [private] |
Definition at line 98 of file TGX11.h.
Referenced by ChangeActivePointerGrab(), CreateCursor(), OpenDisplay(), SetCursor(), and TGX11().
XEvent* TGX11::fXEvent [private] |
Definition at line 99 of file TGX11.h.
Referenced by GetNativeEvent(), NextEvent(), TGX11(), and ~TGX11().
Display* TGX11::fDisplay [protected] |
Definition at line 134 of file TGX11.h.
Referenced by AllocColor(), Bell(), ChangeActivePointerGrab(), ChangeGC(), ChangeProperties(), ChangeProperty(), ChangeWindowAttributes(), CheckEvent(), ClearArea(), ClearPixmap(), ClearWindow(), CloseDisplay(), CloseWindow1(), ConvertPrimarySelection(), ConvertSelection(), CopyArea(), CopyGC(), CopyPixmap(), CopyWindowtoPixmap(), CreateBitmap(), CreateGC(), CreateImage(), CreatePictureFromData(), CreatePictureFromFile(), CreatePixmap(), CreateWindow(), DeleteFont(), DeleteGC(), DeletePixmap(), DeleteProperty(), DestroySubwindows(), DestroyWindow(), DrawBox(), DrawCellArray(), DrawFillArea(), DrawLine(), DrawPolyLine(), DrawPolyMarker(), DrawRectangle(), DrawSegments(), DrawString(), DrawText(), EventsPending(), FillPolygon(), FillRectangle(), FindBestVisual(), FindRWindow(), FindUsableVisual(), FreeColor(), FreeFontStruct(), TGX11TTF::GetBackground(), GetDisplay(), GetFontStruct(), GetGCValues(), GetGeometry(), GetInputFocus(), GetParent(), GetPasteBuffer(), GetPrimarySelectionOwner(), GetProperty(), GetTextExtent(), GetWindowAttributes(), GetWindowSize(), GrabButton(), GrabKey(), GrabPointer(), IconifyWindow(), InitWindow(), InternAtom(), IsDNDAware(), KeysymToKeycode(), ListFonts(), LoadQueryFont(), LowerWindow(), MapEvent(), MapRaised(), MapSubwindows(), MapWindow(), MoveResizeWindow(), MoveWindow(), NextEvent(), OpenDisplay(), OpenPixmap(), ParseColor(), PutImage(), QueryColor(), QueryColors(), QueryPointer(), RaiseWindow(), RemovePixmap(), RemoveWindow(), TGX11TTF::RenderString(), ReparentWindow(), RequestLocator(), RequestString(), RescaleWindow(), ResizePixmap(), ResizeWindow(), ScreenWidthMM(), SelectInput(), SelectWindow(), SendEvent(), SetClassHints(), SetClipOFF(), SetClipRectangles(), SetClipRegion(), SetColor(), SetCursor(), SetDashes(), SetDNDAware(), SetDoubleBufferON(), SetDrawMode(), SetFillColor(), SetFillStyleIndex(), SetForeground(), SetIconName(), SetIconPixmap(), SetInput(), SetInputFocus(), SetKeyAutoRepeat(), SetLineType(), SetLineWidth(), SetMWMHints(), SetOpacity(), SetPrimarySelectionOwner(), SetRGB(), SetSelectionOwner(), SetTextColor(), SetTextFont(), SetTypeList(), SetWindowBackground(), SetWindowBackgroundPixmap(), SetWindowName(), SetWMPosition(), SetWMSize(), SetWMSizeHints(), SetWMState(), SetWMTransientHint(), ShapeCombineMask(), SupportsExtension(), Sync(), TGX11(), TranslateCoordinates(), UnmapWindow(), Update(), UpdateWindow(), Warp(), WMDeleteNotify(), WriteGIF(), and WritePixmap().
Visual* TGX11::fVisual [protected] |
Definition at line 135 of file TGX11.h.
Referenced by CreateImage(), CreateWindow(), FindBestVisual(), FindUsableVisual(), GetVisual(), InitWindow(), OpenDisplay(), QueryColors(), TGX11TTF::RenderString(), and TGX11().
Drawable TGX11::fRootWin [protected] |
Definition at line 136 of file TGX11.h.
Referenced by CreateBitmap(), CreateGC(), CreatePictureFromData(), CreatePictureFromFile(), CreatePixmap(), CreateWindow(), FindBestVisual(), GetDefaultRootWindow(), GetGeometry(), GetWindowAttributes(), OpenDisplay(), OpenPixmap(), RescaleWindow(), ResizePixmap(), ResizeWindow(), SetDoubleBufferON(), SetFillStyleIndex(), and TGX11().
Drawable TGX11::fVisRootWin [protected] |
Definition at line 137 of file TGX11.h.
Referenced by CreateGC(), CreatePictureFromData(), CreatePictureFromFile(), CreateWindow(), FindBestVisual(), FindUsableVisual(), OpenDisplay(), and TGX11().
Colormap TGX11::fColormap [protected] |
Definition at line 138 of file TGX11.h.
Referenced by CloseWindow1(), CreateWindow(), TGX11TTF::DrawImage(), FindBestVisual(), FindUsableVisual(), GetColormap(), GetWindowAttributes(), ImgPickPalette(), InitWindow(), MakeOpaqueColors(), RemoveWindow(), SetColor(), SetOpacity(), SetRGB(), and TGX11().
ULong_t TGX11::fBlackPixel [protected] |
Definition at line 139 of file TGX11.h.
Referenced by CreateWindow(), FindBestVisual(), FindUsableVisual(), OpenDisplay(), and TGX11().
ULong_t TGX11::fWhitePixel [protected] |
Definition at line 140 of file TGX11.h.
Referenced by FindBestVisual(), FindUsableVisual(), OpenDisplay(), and TGX11().
Int_t TGX11::fScreenNumber [protected] |
Definition at line 141 of file TGX11.h.
Referenced by FindBestVisual(), FindUsableVisual(), GetGeometry(), GetScreen(), IconifyWindow(), OpenDisplay(), and TGX11().
Int_t TGX11::fTextAlignH [protected] |
Int_t TGX11::fTextAlignV [protected] |
Int_t TGX11::fTextAlign [protected] |
Reimplemented from TAttText.
Definition at line 144 of file TGX11.h.
Referenced by TGX11TTF::Align(), DrawText(), SetTextAlign(), and TGX11().
Float_t TGX11::fCharacterUpX [protected] |
Definition at line 145 of file TGX11.h.
Referenced by GetCharacterUp(), SetCharacterUp(), and TGX11().
Float_t TGX11::fCharacterUpY [protected] |
Definition at line 146 of file TGX11.h.
Referenced by GetCharacterUp(), SetCharacterUp(), and TGX11().
Float_t TGX11::fTextMagnitude [protected] |
Definition at line 147 of file TGX11.h.
Referenced by GetTextExtent(), GetTextMagnitude(), SetTextMagnitude(), and TGX11().
Int_t TGX11::fDepth [protected] |
Definition at line 148 of file TGX11.h.
Referenced by CreateImage(), CreatePictureFromData(), CreatePictureFromFile(), CreatePixmap(), CreateWindow(), FindBestVisual(), FindUsableVisual(), GetDepth(), GetPlanes(), TGX11TTF::Init(), InitWindow(), OpenPixmap(), TGX11TTF::RenderString(), RescaleWindow(), ResizePixmap(), ResizeWindow(), SetDoubleBufferON(), SetOpacity(), and TGX11().
Int_t TGX11::fRedDiv [protected] |
Definition at line 149 of file TGX11.h.
Referenced by AllocColor(), CloseWindow1(), FreeColor(), OpenDisplay(), QueryColors(), RemoveWindow(), SetOpacity(), SetRGB(), and TGX11().
Int_t TGX11::fGreenDiv [protected] |
Int_t TGX11::fBlueDiv [protected] |
Int_t TGX11::fRedShift [protected] |
Definition at line 152 of file TGX11.h.
Referenced by AllocColor(), OpenDisplay(), QueryColors(), and TGX11().
Int_t TGX11::fGreenShift [protected] |
Definition at line 153 of file TGX11.h.
Referenced by AllocColor(), OpenDisplay(), QueryColors(), and TGX11().
Int_t TGX11::fBlueShift [protected] |
Definition at line 154 of file TGX11.h.
Referenced by AllocColor(), OpenDisplay(), QueryColors(), and TGX11().
Bool_t TGX11::fHasTTFonts [protected] |
Definition at line 155 of file TGX11.h.
Referenced by TGX11TTF::DrawText(), HasTTFonts(), TGX11TTF::SetTextFont(), TGX11TTF::SetTextSize(), and TGX11().
XWindow_t* TGX11::fWindows [private] |
TExMap* TGX11::fColors [private] |
XEvent* TGX11::fXEvent [private] |
Display* TGX11::fDisplay [protected] |
Visual* TGX11::fVisual [protected] |