2152 px1 +=
dx; py1 +=
dy; px2 +=
dx; py2 +=
dy;
2229 if (
pTop)
gPad->ShowGuidelines(
this, event,
't',
true);
2230 if (
pBot)
gPad->ShowGuidelines(
this, event,
'b',
true);
2231 if (
pL)
gPad->ShowGuidelines(
this, event,
'l',
true);
2232 if (
pR)
gPad->ShowGuidelines(
this, event,
'r',
true);
2233 if (
pA)
gPad->ShowGuidelines(
this, event,
'1',
true);
2234 if (
pB)
gPad->ShowGuidelines(
this, event,
'2',
true);
2235 if (
pC)
gPad->ShowGuidelines(
this, event,
'3',
true);
2236 if (
pD)
gPad->ShowGuidelines(
this, event,
'4',
true);
2245 if (
gROOT->IsEscaped()) {
2329 event =
gVirtualX->RequestLocator(1, 1, px, py);