Turned on the Fast Background Rendering.

git-svn-id: svn://10.0.0.236/trunk@66558 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dcone%netscape.com
2000-04-20 14:00:22 +00:00
parent 8bb892ecba
commit 058887ab74
2 changed files with 6 additions and 2 deletions

View File

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

View File

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