Backing out dcones last changes since they made linux tinderbox go orange, and the toolbar wasn't properly drawn with the changes.

This commit is contained in:
jst%netscape.com 2000-04-20 16:22:10 +00:00
parent ee58896b25
commit 75c2e94a05
2 changed files with 2 additions and 6 deletions

View File

@ -2278,9 +2278,7 @@ PRInt16 borderRadii[4],i;
}
}
aRenderingContext.DrawTile(image,x0,y0,x1,y1,tileWidth,tileHeight);
#define DOTILE
#ifdef DOTILE
nsIDrawingSurface *theSurface,*ts=nsnull;
nsRect srcRect,destRect,vrect,tvrect;

View File

@ -2278,9 +2278,7 @@ PRInt16 borderRadii[4],i;
}
}
aRenderingContext.DrawTile(image,x0,y0,x1,y1,tileWidth,tileHeight);
#define DOTILE
#ifdef DOTILE
nsIDrawingSurface *theSurface,*ts=nsnull;
nsRect srcRect,destRect,vrect,tvrect;