Home
last modified time | relevance | path

Searched refs:cc_size (Results 1 – 1 of 1) sorted by relevance

/original-bsd/sys/sparc/sbus/
H A Dcgsix.c61 struct fbcurpos cc_size; /* size of mask & image fields */ member
267 p->size = cc->cc_size;
271 count = cc->cc_size.y * 32 / NBBY;
335 cc->cc_size = p->size;
442 if (sc->sc_cursor.cc_size.x < 32)
443 edgemask = ~(edgemask >> sc->sc_cursor.cc_size.x);