Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dtem.c538 tems_setup_font(screen_size_t height, screen_size_t width) in tems_setup_font() function
591 tems_setup_font(16 * tp->height + BORDER_PIXELS, in tems_setup_terminal()
611 tems_setup_font(tp->height, tp->width); in tems_setup_terminal()
/illumos-gate/usr/src/boot/common/
H A Dtem.c452 tems_setup_font(screen_size_t height, screen_size_t width) in tems_setup_font() function
505 tems_setup_font(16 * tp->height + BORDER_PIXELS, in tems_setup_terminal()
528 tems_setup_font(tp->height, tp->width); in tems_setup_terminal()