14 #include "TGPicture.h"
69 checkImage()->Draw(iID, iContext, iX + xOffset, iY + yOffset);
77 static TString
path = Form(
"%s/src/Fireworks/Core/icons/", gSystem->Getenv(
"CMSSW_BASE"));
78 if (gSystem->AccessPathName(path.Data())) {
79 assert(gSystem->Getenv(
"CMSSW_RELEASE_BASE"));
80 path = Form(
"%s/src/Fireworks/Core/icons/", gSystem->Getenv(
"CMSSW_RELEASE_BASE"));
static const TString & coreIcondir()
~FWCheckBoxIcon() override
FWCheckBoxIcon(unsigned int iEdgeLength)
static const TGPicture * checkImage()
constexpr int16_t xOffset
void drawInsideBox(Drawable_t iID, GContext_t iContext, int iX, int iY, unsigned int iSize) const override
constexpr int16_t yOffset