Home
last modified time | relevance | path

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

/original-bsd/sys/pmax/dev/
H A Dfbreg.h32 void (*posCursor)(); /* Position cursor func */ member
H A Dfb.c464 (*fp->posCursor)(fp->fbu->scrInfo.mouse.x, fp->fbu->scrInfo.mouse.y);
858 (*fp->posCursor)(fp->col * 8, fp->row * 15);
H A Dpm.c335 fp->posCursor = pmPosCursor;
H A Dxcfb.c598 fp->posCursor = xcfbPosCursor;
H A Dcfb.c460 fp->posCursor = cfbPosCursor;
H A Dmfb.c402 fp->posCursor = mfbPosCursor;