Home
last modified time | relevance | path

Searched defs:horiz (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/mandoc/
H A Dtbl_term.c170 int dvert, fc, horiz, lhori, rhori, uvert; term_tbl() local
[all...]
/freebsd-src/stand/efi/loader/
H A Dframebuffer.c327 uint32_t horiz, vert, stride; efifb_from_uga() local
/freebsd-src/contrib/ee/
H A Dee.c997 draw_line(int vertical, int horiz, unsigned char *ptr, int t_pos, int length) in draw_line()