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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vadj.c597 vsync(WTOP);
619 vsync(vcline > 0 ? LINE(vcline - 1) : WTOP);
636 * line after last won't completely fit. The routine vsync is
833 * as if vsync didn't exist.
839 vsync(LINE(vcline));
843 vsync(int p) function
1036 * and will be unpiled by vredraw/vsync, which
/illumos-gate/usr/src/uts/common/sys/
H A Dfbio.h368 uint_t vsync; /* vertical sync in scanlines */ member in struct:mon_info

Completed in 61 milliseconds