Searched defs:width (Results 326 - 350 of 532) sorted by relevance

<<11121314151617181920>>

/openjdk7/jdk/src/macosx/classes/sun/java2d/
H A DOSXOffScreenSurfaceData.java448 protected native void initRaster(Object theArray, int offset, int width, int height, int pixStr, int scanStr, IndexColorModel icm, int type, ByteBuffer graphicsStates, Object graphicsStatesObjects, ByteBuffer imageInfo); argument
450 protected native void initCustomRaster(IntBuffer buffer, int width, int height, ByteBuffer graphicsStates, Object graphicsStatesObjects, ByteBuffer imageInfo); argument
507 w = clippedCopyAreaRect.width;
/openjdk7/jdk/src/macosx/classes/sun/java2d/opengl/
H A DCGLGraphicsConfig.java197 public BufferedImage createCompatibleImage(int width, int height) { argument
200 raster = model.createCompatibleWritableRaster(width, height);
294 * Creates a new hidden-acceleration image of the given width and height
299 int width, int height)
303 model.createCompatibleWritableRaster(width, height);
444 createCompatibleVolatileImage(int width, int height, argument
464 SunVolatileImage vi = new AccelTypedVolatileImage(this, width, height,
520 int width;
523 if (totalDisplayBounds.width == 0) {
526 width
298 createAcceleratedImage(Component target, int width, int height) argument
[all...]
/openjdk7/jdk/src/macosx/classes/sun/lwawt/macosx/
H A DCPrinterJob.java302 * Returns the resolution in dots per inch across the width
400 * page. The width and height of the band is
403 protected void printBand(byte[] data, int x, int y, int width, int height) throws PrinterException { argument
H A DCWarningWindow.java277 protected void deliverMoveResizeEvent(int x, int y, int width, int height, argument
282 isResize = (bounds.width != width || bounds.height != height);
283 bounds = new Rectangle(x, y, width, height);
290 super.deliverMoveResizeEvent(x, y, width, height, byUser);
/openjdk7/jdk/src/solaris/native/sun/awt/medialib/
H A Dmlib_v_ImageChannelInsert_1.c65 * xsize image width in pixels
90 mlib_s32 width,
124 for (i = 0; i < width; i++) {
143 for (i = 0; i < width; i++) {
168 mlib_s32 width,
200 for (i = 0; i < width; i++) {
216 for (i = 0; i < width; i++) {
235 for (i = 0; i < width; i++) {
260 mlib_s32 width,
294 for (i = 0; i < width;
84 mlib_v_ImageChannelInsert_U8(const mlib_u8 *src, mlib_s32 slb, mlib_u8 *dst, mlib_s32 dlb, mlib_s32 channels, mlib_s32 channeld, mlib_s32 width, mlib_s32 height, mlib_s32 cmask) argument
162 mlib_v_ImageChannelInsert_D64(const mlib_d64 *src, mlib_s32 slb, mlib_d64 *dst, mlib_s32 dlb, mlib_s32 channels, mlib_s32 channeld, mlib_s32 width, mlib_s32 height, mlib_s32 cmask) argument
254 mlib_v_ImageChannelInsert_S16(const mlib_s16 *src, mlib_s32 slb, mlib_s16 *dst, mlib_s32 dlb, mlib_s32 channels, mlib_s32 channeld, mlib_s32 width, mlib_s32 height, mlib_s32 cmask) argument
333 mlib_v_ImageChannelInsert_S32(const mlib_s32 *src, mlib_s32 slb, mlib_s32 *dst, mlib_s32 dlb, mlib_s32 channels, mlib_s32 channeld, mlib_s32 width, mlib_s32 height, mlib_s32 cmask) argument
[all...]
/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dmulti_font.c686 * get multi font string width with multiple X11 font
702 int32_t width = 0; local
783 width += XTextWidth16(xf, (XChar2b *)offsetStringData, length/2);
785 width += XTextWidth(xf, offsetStringData, length);
794 return width;
/openjdk7/jdk/src/solaris/native/sun/java2d/loops/
H A Dmlib_ImageZoom.h42 mlib_s32 width, height, member in struct:__anon1023
63 width, height, /* vertical and horizontal size src image */ member in struct:mlib_work_image
H A Dvis_AlphaMaskBlit.c60 mlib_s32 width,
94 for (i = i0; i <= width - 2; i += 2) {
117 if (i < width) {
154 mlib_s32 width,
171 for (i = 0; i < width; i++) {
225 if (dstScan == 4*width && srcScan == dstScan && maskScan == width) {
226 width *= height;
232 width, log_val, mul8_extra,
240 if (dstScan == 4*width
57 IntArgbToIntArgbAlphaMaskBlit_line(mlib_f32 *dst_ptr, mlib_f32 *src_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_s32 *log_val, mlib_u8 *mul8_extra, mlib_u8 *mul8_tbl) argument
151 IntArgbToIntArgbAlphaMaskBlit_A1_line(mlib_f32 *dst_ptr, mlib_f32 *src_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_s32 *log_val, mlib_u8 *mul8_extra, mlib_u8 *mul8_tbl) argument
376 IntArgbToIntRgbAlphaMaskBlit_line(mlib_f32 *dst_ptr, mlib_f32 *src_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_s32 *log_val, mlib_u8 *mul8_extra, mlib_u8 *mul8_srcF, mlib_u8 *mul8_tbl) argument
457 IntArgbToIntRgbAlphaMaskBlit_A1_line(mlib_f32 *dst_ptr, mlib_f32 *src_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_s32 *log_val, mlib_u8 *mul8_extra, mlib_u8 *mul8_srcF, mlib_u8 *mul8_tbl) argument
615 IntRgbToIntArgbAlphaMaskBlit_line(mlib_f32 *dst_ptr, mlib_f32 *src_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_s32 *log_val, mlib_u8 *mul8_extra, mlib_u8 *mul8_tbl) argument
705 IntRgbToIntArgbAlphaMaskBlit_A1_line(mlib_f32 *dst_ptr, mlib_f32 *src_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_s32 *log_val, mlib_u8 *mul8_extra, mlib_u8 *mul8_tbl) argument
932 IntArgbToIntBgrAlphaMaskBlit_line(mlib_f32 *dst_ptr, mlib_f32 *src_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_s32 *log_val, mlib_u8 *mul8_extra, mlib_u8 *mul8_srcF, mlib_u8 *mul8_tbl) argument
1020 IntArgbToIntBgrAlphaMaskBlit_A1_line(mlib_f32 *dst_ptr, mlib_f32 *src_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_s32 *log_val, mlib_u8 *mul8_extra, mlib_u8 *mul8_srcF, mlib_u8 *mul8_tbl) argument
1182 IntRgbToIntRgbAlphaMaskBlit_line(mlib_f32 *dst_ptr, mlib_f32 *src_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_s32 *log_val, mlib_u8 *mul8_extra, mlib_u8 *mul8_srcF, mlib_u8 *mul8_tbl) argument
1248 IntRgbToIntBgrAlphaMaskBlit_line(mlib_f32 *dst_ptr, mlib_f32 *src_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_s32 *log_val, mlib_u8 *mul8_extra, mlib_u8 *mul8_srcF, mlib_u8 *mul8_tbl) argument
1331 IntRgbToIntRgbAlphaMaskBlit_A1_line(mlib_f32 *dst_ptr, mlib_f32 *src_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_s32 *log_val, mlib_u8 *mul8_extra, mlib_u8 *mul8_srcF, mlib_u8 *mul8_tbl) argument
1399 IntRgbToIntBgrAlphaMaskBlit_A1_line(mlib_f32 *dst_ptr, mlib_f32 *src_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_s32 *log_val, mlib_u8 *mul8_extra, mlib_u8 *mul8_srcF, mlib_u8 *mul8_tbl) argument
[all...]
H A Dvis_ByteIndexed.c133 for (i = 0; i < width; i++) { \
184 for (i = 0; i < width; i++) { \
242 for (i = 0; i < width; i++) { \
376 for (i = 0; i < width; i++) {
421 jint width,
476 if (dstScan == width && maskScan == width) {
477 width *= height;
495 for (i = 0; i < width; i++) {
520 if (dstScan == 4*width) {
417 ByteIndexedAlphaMaskFill(void *dstBase, jubyte *pMask, jint maskOff, jint maskScan, jint width, jint height, jint fgColor, SurfaceDataRasInfo *pDstInfo, NativePrimitive *pPrim, CompositeInfo *pCompInfo) argument
[all...]
H A Dvis_IntArgbBm.c48 if (dstScan == 4*width && srcScan == 4*width) {
49 width *= height;
69 for (i = i0; i <= (mlib_s32)width - 2; i += 2) {
85 if (i < width) {
104 if (dstScan == 4*width && srcScan == 4*width) {
105 width *= height;
124 for (i = i0; i <= (mlib_s32)width - 2; i += 2) {
137 if (i < width) {
499 IntArgbBmAlphaMaskFill(void *rasBase, jubyte *pMask, jint maskOff, jint maskScan, jint width, jint height, jint fgColor, SurfaceDataRasInfo *pRasInfo, NativePrimitive *pPrim, CompositeInfo *pCompInfo) argument
566 int width, height; local
[all...]
H A Dvis_IntBgr.c74 if (dstScan == 4*width && srcScan == 4*width) {
75 width *= height;
95 for (i = i0; i <= (mlib_s32)width - 2; i += 2) {
100 if (i < width) {
125 mlib_u32 *dst_end = dst + width;
164 if (dstScan == 4*width && srcScan == 4*width) {
165 width *= height;
182 for (i = i0; i <= (mlib_s32)width
847 int width, height; local
[all...]
H A Dvis_IntRgb.c49 if (dstScan == 4*width && srcScan == 4*width) {
50 width *= height;
68 for (i = i0; i <= (mlib_s32)width - 2; i += 2) {
74 if (i < width) {
97 mlib_f32 *dst_end = dst + width;
165 if (width < 16) {
170 for (i = 0; i < width; i++) {
180 if (srcScan == 3*width && dstScan == 4*width) {
573 int width, height; local
[all...]
/openjdk7/jdk/src/windows/classes/sun/awt/
H A DWin32GraphicsDevice.java437 protected native void configDisplayMode(int screen, WindowPeer w, int width, argument
/openjdk7/jdk/src/windows/classes/sun/awt/windows/
H A DWPathGraphics.java156 * rendered, then change the line width, stroke
157 * the shape, and then set the line width back.
168 /* Get the requested line width in user space.
174 /* Compute the line width in device coordinates.
186 * minimum line width back to user space and set
199 /* Convert the minimum line width from device
209 * stroke but change the line width to our
223 * of a minimum line width.
232 * width.
239 * will not try to enforce a minimum line width
1454 deviceFrameRect(int x, int y, int width, int height, Color color) argument
1543 deviceFillRect(int x, int y, int width, int height, Color color) argument
[all...]
H A DWPrintDialogPeer.java125 public void reshape(int x, int y, int width, int height) {} argument
148 void invalidate(int x, int y, int width, int height) {} argument
/openjdk7/jdk/src/windows/classes/sun/java2d/opengl/
H A DWGLGraphicsConfig.java424 createCompatibleVolatileImage(int width, int height, argument
444 SunVolatileImage vi = new AccelTypedVolatileImage(this, width, height,
/openjdk7/jdk/src/windows/classes/sun/java2d/windows/
H A DGDIRenderer.java72 int x, int y, int width, int height)
77 x+sg2d.transX, y+sg2d.transY, width, height);
89 int x, int y, int width, int height,
95 x+sg2d.transX, y+sg2d.transY, width, height,
107 int x, int y, int width, int height)
112 x+sg2d.transX, y+sg2d.transY, width, height);
124 int x, int y, int width, int height,
130 x+sg2d.transX, y+sg2d.transY, width, height,
174 int x, int y, int width, int height)
179 x+sg2d.transX, y+sg2d.transY, width, heigh
71 drawRect(SunGraphics2D sg2d, int x, int y, int width, int height) argument
88 drawRoundRect(SunGraphics2D sg2d, int x, int y, int width, int height, int arcWidth, int arcHeight) argument
106 drawOval(SunGraphics2D sg2d, int x, int y, int width, int height) argument
123 drawArc(SunGraphics2D sg2d, int x, int y, int width, int height, int startAngle, int arcAngle) argument
173 fillRect(SunGraphics2D sg2d, int x, int y, int width, int height) argument
190 fillRoundRect(SunGraphics2D sg2d, int x, int y, int width, int height, int arcWidth, int arcHeight) argument
208 fillOval(SunGraphics2D sg2d, int x, int y, int width, int height) argument
225 fillArc(SunGraphics2D sg2d, int x, int y, int width, int height, int startAngle, int arcAngle) argument
[all...]
/openjdk7/jdk/src/windows/native/sun/font/
H A Dlcdglyph.c189 unsigned short width; local
270 width = (unsigned short)glyphMetrics.gmBlackBoxX;
274 if (width <= 0 || height == 0) {
286 * The extra pixels of width are used as follows :
294 * stated image width for the blitting loops.
301 * the blitting still can use the same width.
302 * Consequently the width that is specified for the glyph is one less
305 * position at which GDI renders, and the declared width of the glyph
312 width+=3;
314 width
[all...]
/openjdk7/jdk/src/windows/native/sun/java2d/d3d/
H A DD3DResourceManager.cpp253 D3DResourceManager::CreateTexture(UINT width, UINT height, argument
265 width, height, isRTT, isOpaque);
303 for (w = 1; width > w; w <<= 1);
305 width = w;
309 if (width > height) {
310 height = width;
312 width = height;
317 res = pd3dDevice->CreateTexture(width, height, 1/*levels*/, dwUsage,
336 HRESULT D3DResourceManager::CreateRTSurface(UINT width, UINT height, argument
346 width, heigh
380 CreateOSPSurface(UINT width, UINT height, D3DFORMAT fmt, D3DResource** ppSurfaceResource ) argument
427 CreateSwapChain(HWND hWnd, UINT numBuffers, UINT width, UINT height, D3DSWAPEFFECT swapEffect, UINT presentationInterval, D3DResource ** ppSwapChainResource) argument
612 GetBlitRTTexture(UINT width, UINT height, D3DFORMAT format, D3DResource **ppTextureResource) argument
649 GetBlitOSPSurface(UINT width, UINT height, D3DFORMAT fmt, D3DResource **ppSurfaceResource) argument
678 GetLockableRTSurface(UINT width, UINT height, D3DFORMAT format, D3DResource **ppSurfaceResource) argument
748 GetStockTextureResource(UINT width, UINT height, BOOL isRTT, BOOL isOpaque, D3DFORMAT *pFormat , DWORD dwUsage, D3DResource **ppTextureResource) argument
[all...]
/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_Checkbox.cpp114 jint width = env->GetIntField(target, AwtComponent::widthID); local
117 x, y, width, height,
H A Dawt_DataTransferer.cpp350 LONG width = 0; local
390 width = pSrcBmih->biWidth;
452 width = p.x;
467 if (width * height > INT_MAX) {
473 numPixels = width * height;
494 pDstBmih->biWidth = width;
502 pDstBmih->biSizeImage = width * height * (BITS_PER_PIXEL >> 3);
528 0, 0, width, height,
529 0, 0, width, height,
535 RECT rect = { 0, 0, width, heigh
[all...]
H A Dawt_Robot.cpp204 void AwtRobot::GetRGBPixels(jint x, jint y, jint width, jint height, jintArray pixelArray) argument
206 DASSERT(width > 0 && height > 0);
216 hbitmap = ::CreateCompatibleBitmap(hdcScreen, width, height);
231 VERIFY(::BitBlt(hdcMem, 0, 0, width, height, hdcScreen, x, y,
237 if (!IS_SAFE_SIZE_MUL(width, height)) throw std::bad_alloc();
238 int numPixels = width*height;
260 pinfo->bmiHeader.biWidth = width;
416 JNIEnv *env, jobject self, jint x, jint y, jint width, jint height, jintArray pixelArray)
420 AwtRobot::GetRobot(self)->GetRGBPixels(x, y, width, height, pixelArray);
415 Java_sun_awt_windows_WRobotPeer_getRGBPixels( JNIEnv *env, jobject self, jint x, jint y, jint width, jint height, jintArray pixelArray) argument
/openjdk7/jdk/test/java/awt/Toolkit/Headless/ExceptionContract/
H A DExceptionContract.java277 public boolean prepareImage(Image image, int width, int height, ImageObserver observer) { argument
282 public int checkImage(Image image, int width, int height, ImageObserver observer) { argument
/openjdk7/langtools/src/share/classes/com/sun/tools/doclets/formats/html/markup/
H A DHtmlTree.java535 * Generates a Table tag with border, width and summary attributes and
539 * @param width width of the table
544 public static HtmlTree TABLE(int border, int width, String summary, argument
548 htmltree.addAttr(HtmlAttr.WIDTH, Integer.toString(width));
/openjdk7/langtools/src/share/classes/com/sun/tools/javac/jvm/
H A DItems.java265 /** Return the width of this item on stack as a number of words.
267 int width() { method in class:Items.Item
287 code.emitop0(width() == 2 ? dup2 : dup);
291 code.emitop0(width() == 2 ? pop2 : pop);
296 (width() == 2 ? dup_x2 : dup_x1) + 3 * (Code.width(toscode) - 1));
299 int width() { method in class:Items.StackItem
300 return Code.width(typecode);
334 code.emitop0(dup_x2 + 3 * (Code.width(toscode) - 1));
337 int width() { method in class:Items.IndexedItem
512 int width() { method in class:Items.MemberItem
683 int width() { method in class:Items.AssignItem
779 int width() { method in class:Items.CondItem
[all...]

Completed in 103 milliseconds

<<11121314151617181920>>