Searched defs:maxwidth (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/mga/
H A Ddma.c62 register int maxwidth; local
108 maxwidth = (mga_info.mga_width + 31) / 32 * 32;
109 if (maxwidth == 0)
112 maxheight = (MGA_AR0_MASK + 1) / maxwidth;
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DTreeP.h85 Dimension maxwidth, maxheight; /* for shrink wrapping */ member in struct:__anon414

Completed in 10 milliseconds