Searched refs:nonviewableShape (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/lib/libdga/sun-src/
H A Dpix_inquiry.c216 static short nonviewableShape[] = { variable
240 nonviewableShape[YMAX_INDEX] = infop->height - 1;
241 nonviewableShape[XMAX_INDEX] = infop->width - 1;
242 return (nonviewableShape);
H A Dmbsmemb_inquiry.c305 static short nonviewableShape[] = { variable
336 nonviewableShape[YMAX_INDEX] = infop->height - 1;
337 nonviewableShape[XMAX_INDEX] = infop->width - 1;
338 return (nonviewableShape);

Completed in 31 milliseconds