Home
last modified time | relevance | path

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

/illumos-gate/usr/src/psm/promif/ieee1275/common/
H A Dprom_fb.c91 prom_get_term_font_size(int *charheight, int *window_top) in prom_get_term_font_size() argument
97 (uintptr_t)charheight, (uintptr_t)window_top, 0, 0, 0); in prom_get_term_font_size()
/illumos-gate/usr/src/uts/sparc/io/
H A Dconsplat.c235 plat_tem_get_prom_font_size(int *charheight, int *windowtop) in plat_tem_get_prom_font_size() argument
237 prom_get_term_font_size(charheight, windowtop); in plat_tem_get_prom_font_size()
/illumos-gate/usr/src/uts/i86pc/io/
H A Dconsplat.c579 plat_tem_get_prom_font_size(int *charheight, int *windowtop) in plat_tem_get_prom_font_size() argument
581 *charheight = fb_info.font_height; in plat_tem_get_prom_font_size()
/illumos-gate/usr/src/boot/common/
H A Dgfx_fb.c152 plat_tem_get_prom_font_size(int *charheight, int *windowtop) in plat_tem_get_prom_font_size() argument
154 *charheight = 0; in plat_tem_get_prom_font_size()