Searched refs:fontsize (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/tools/memory-model/ |
H A D | linux-kernel.cfg | 8 fontsize 8
|
/openbmc/linux/drivers/auxdisplay/ |
H A D | charlcd.h | 90 int (*fontsize)(struct charlcd *lcd, enum charlcd_fontsize size); member
|
H A D | hd44780.c | 139 .fontsize = hd44780_common_fontsize, 195 .fontsize = hd44780_common_fontsize,
|
H A D | charlcd.c | 271 lcd->ops->fontsize(lcd, CHARLCD_FONTSIZE_SMALL); in handle_lcd_special_code() 278 lcd->ops->fontsize(lcd, CHARLCD_FONTSIZE_LARGE); in handle_lcd_special_code()
|
H A D | lcd2s.c | 285 .fontsize = lcd2s_fontsize,
|
H A D | panel.c | 823 .fontsize = hd44780_common_fontsize,
|
/openbmc/pldm/tools/visualize-pdr/ |
H A D | pldm_visualise_pdrs.py | 190 dot.attr(fontsize="20")
|
/openbmc/linux/drivers/staging/media/av7110/ |
H A D | av7110_hw.c | 709 static inline int SetFont(struct av7110 *av7110, u8 windownr, u8 fontsize, in SetFont() argument 713 windownr, fontsize, colorfg, colorbg); in SetFont()
|