view host/tools/configtool/standalone/wxwin/bitmaps/package_open_dis.xpm @ 3292:7f8e529b4d82 default tip

Fix FREESCALE_EDMA_NBYTES_MLOFFYES_MLOFF() so it works with negative offsets.
author vae
date Wed, 29 Apr 2015 23:31:48 +0000
parents 0d0f03f76f6a
children
line wrap: on
line source

/* XPM */
static char * package_open_dis_xpm[] = {
"16 16 4 1",
" 	c None",
".	c Black",
"X	c #c0c0c0",
"o	c #808080",
"                ",
"            ....",
"  .      .  .XX.",
" .X.    .X. .XX.",
".XXX.  .XX. ....",
" .X.    .X.     ",
"         .      ",
"   ..           ",
"   .X.......... ",
"    .XXXXXX.XX. ",
"    ..........  ",
"    .XXXXXX.o.  ",
"    .XXXXXX.o.  ",
"    .XXXXXX...  ",
"    .........   ",
"                "};