Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/recipes-sato/matchbox-sato/
H A Dmatchbox-session-sato_0.1.bb55 set_value string font_name "Sans 9"
/OK3568_Linux_fs/kernel/drivers/video/console/
H A Dsticore.c309 static char *font_name; variable
334 font_name = str; /* fb font name */ in sti_font_setup()
573 font = sti_select_fbfont(rom, font_name); in sti_select_font()