bitmaps/stepIn.xpm
author Claus Gittinger <cg@exept.de>
Mon, 15 Jul 2019 15:54:49 +0200
changeset 18900 8568425e77d1
parent 1061 b0c75b226b04
permissions -rw-r--r--
#TUNING by cg class: SystemBrowser class changed: #searchBlockForCode:in:isMethod: tuned search for methods with code if selector is known

/* XPM */
static char * stepIn [] = {
/* width height ncolors cpp [x_hot y_hot] */
"24 18 3 1 0 0",
/* colors */
".      m none  c none",
"*      m black c black",
"R      m black c red",
/* pixels */
"........................" };
"..RRRRRRRRRRRR..........",
"..RRRRRRRRRRRR..........",
"..RR........RR..........",
"..RR........RR..........",
"..RR..****..RR..****....",
"..RR..****..RR..****....",
"..RR..**....RR....**....",
"..RR..**..RRRRRR..**....",
"..RR..**...RRRR...**....",
"..RR..**....RR....**....",
"..RR..**..........**....",
"......**..........**....",
"......**..........**....",
"......**..........**....",
"......****......****....",
"......****......****....",
"........................" };