#include "RConfigure.h"
#include "TGResourcePool.h"
#include "TGWindow.h"
#include "TROOT.h"
#include "TSystem.h"
#include "TEnv.h"
#include "TVirtualX.h"
#include "TGGC.h"
#include "TGPicture.h"
#include "TGFont.h"
#include "TGMimeTypes.h"
Namespaces | |
namespace | ROOT |
This file contains a specialised ROOT message handler to test for diagnostic in unit tests. | |
Variables | |
static unsigned char | gray_bits [] |
const int | gray_height = 8 |
const int | gray_width = 8 |
|
static |
Definition at line 48 of file TGResourcePool.cxx.
const int gray_height = 8 |
Definition at line 47 of file TGResourcePool.cxx.
const int gray_width = 8 |
Definition at line 46 of file TGResourcePool.cxx.