Home
last modified time | relevance | path

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

/freebsd/sys/dev/syscons/
H A Dscvgarndr.c154 u_char md_height; member
1194 ymax = imin(y + mdp->md_height, scp->ypixel); in draw_pxlmouse_planar()
1266 yend = imin(y + mdp->md_height, scp->ypixel); in remove_pxlmouse_planar()
1303 yend = imin(y + mdp->md_height, scp->ypixel); in vga_pxlmouse_direct()