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

/solaris-x11-s11/open-src/lib/libdga/sun-src/
H A Dpix_update.c89 dgapix->c_cached = *dgapix->s_cached_p;
H A Dpix_grab.c292 clientp->c_cached = 0;
479 if (clientp->c_cached != *(clientp->s_cached_p)) {
481 clientp->c_cached = *(clientp->s_cached_p);
H A Ddga_internal.h258 u_char c_cached; /* Client's last recorded cache state */ member in struct:dga_pixmap

Completed in 118 milliseconds