From c9e85bd720168b278473259ea51fd196e16a9e5c Mon Sep 17 00:00:00 2001 From: pnunn Date: Thu, 28 May 1998 18:57:05 +0000 Subject: [PATCH] fix #84300. print image at printer rez not screen rez. git-svn-id: svn://10.0.0.236/trunk@2525 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/cmd/xfe/images.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/cmd/xfe/images.c b/mozilla/cmd/xfe/images.c index 943c20acd7f..b672f553d42 100644 --- a/mozilla/cmd/xfe/images.c +++ b/mozilla/cmd/xfe/images.c @@ -628,7 +628,7 @@ fe_DrawMaskedImageWithClipRegion(Display *dpy, Drawable drawable, JMC_PUBLIC_API(void) _IMGCB_DisplayPixmap(IMGCB* img_cb, jint op, void* dpy_cx, IL_Pixmap* image, IL_Pixmap* mask, jint x, jint y, jint x_offset, - jint y_offset, jint width, jint height) + jint y_offset, jint width, jint height, jint req_w, jint req_h) { int32 img_x_offset, img_y_offset; /* Offset of image in drawable. */ int32 rect_x_offset, rect_y_offset; /* Offset of update rect in