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

/solaris-x11-s11/open-src/app/xcolor/sun-src/
H A Dxcolor.c190 XConfigureEvent *xce = (XConfigureEvent *) & event; local
205 if ((height == xce->height) && (width == xce->width))
207 height = xce->height;
208 width = xce->width;

Completed in 9 milliseconds