Home
last modified time | relevance | path

Searched defs:fheight (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libdpv/
H A Ddprompt.c48 static int fheight = 0; /* initialized by dprompt_init() */ variable
/freebsd/stand/common/
H A Dgfx_fb.c1802 uint32_t i, j, x, y, fheight, fwidth; in gfx_fb_putimage() local