Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/rcons/
H A Drcons.h60 u_int rc_height; /* height in pixels */ member
H A Drcons_kern.c194 ws->ws_ypixel = rc->rc_height; in rcons_ttyinit()