Searched defs:linebytes (Results 1 - 7 of 7) sorted by relevance

/solaris-x11-s11/open-src/lib/libdga/sun-src/
H A Ddga_rtnshared.h86 u_int linebytes; /* bytes per scanline */ member in struct:shared_retained_info
H A Ddga_pixshared.h85 u_int linebytes; /* bytes per scanline */ member in struct:shared_pixmap_info
H A Ddraw_inquiry.c711 short *height, u_int *linebytes)
718 dgai_mbsmemb_rtndimensions((_Dga_window)dgadraw, width, height, linebytes);
724 *linebytes = 0;
710 dga_draw_rtndimensions(Dga_drawable dgadraw, short *width, short *height, u_int *linebytes) argument
H A Dmbsmemb_inquiry.c197 return (infop->cached ? 0 : infop->linebytes);
493 u_int *linebytes)
496 dga_rtn_dimensions((Dga_window)dgawin, width, height, linebytes);
501 *linebytes = 0;
492 dgai_mbsmemb_rtndimensions(_Dga_window dgawin, short *width, short *height, u_int *linebytes) argument
H A Ddga.h63 u_int linebytes; member in struct:dga_curs_memimage
405 short *height, u_int *linebytes);
H A Ddga_internal.h269 u_int linebytes; /* pixmap linebyte */ member in struct:dga_pixmap
434 short *height, u_int *linebytes);
H A Ddga_winshared.h358 * linebytes -> ((bytesPerPixel * width) + 3) & ~3
380 int linebytes; member in struct:__anon457

Completed in 1245 milliseconds