Lines Matching defs:width
51 extern HBITMAP BitmapUtil_CreateBitmapFromARGBPre(int width, int height,
392 oglsdo->width = wbounds.right - wbounds.left;
397 oglsdo->width, oglsdo->height);
407 jint width, jint height)
427 width, height, isOpaque);
473 width, height, maxWidth, maxHeight);
477 if (width == 0 || width > maxWidth ||
488 width, height, pbAttrList);
516 if (width != actualWidth || height != actualHeight) {
527 oglsdo->width = width;
532 OGLSD_SetNativeDimensions(env, oglsdo, width, height);
589 jint srcx, srcy, dstx, dsty, width, height;
603 width = w;
626 j2d_glReadPixels(srcx, srcy, width, 1,