Searched refs:mga_height (Results 1 - 5 of 5) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/mga/
H A Ddma.c114 for (y = 0; y < mga_info.mga_height; y += height) {
115 if (y + maxheight > mga_info.mga_height)
116 height = mga_info.mga_height - y;
H A Dchip.c108 mga_info.mga_width, mga_info.mga_height, black)) {
126 if (!draw_lines(mga_info.mga_width, mga_info.mga_height)) {
152 if (!draw_cascaded_box(mga_info.mga_width, mga_info.mga_height)) {
180 mga_info.mga_width, mga_info.mga_height, white)) {
H A DlibvtsSUNWmga.h73 uint_t mga_height; member in struct:mga_info
H A Dmemory.c152 mga_info.mga_height,
H A Dtools.c522 mga_info.mga_height = height;
602 mga_put_uint32(&mgaptr->mga_ybot, (mga_info.mga_height - 1) *

Completed in 85 milliseconds