Searched defs:pfont (Results 1 – 2 of 2) sorted by relevance
22 uchar *pfont = video_fontdata + c * VIDEO_FONT_HEIGHT; in lcd_putc_xy90() local124 uchar *pfont = video_fontdata + c * VIDEO_FONT_HEIGHT; in lcd_putc_xy270() local
94 uchar *pfont = video_fontdata + (u8)ch * VIDEO_FONT_HEIGHT; in console_putc_xy_1() local370 uchar *pfont = video_fontdata + (u8)ch * VIDEO_FONT_HEIGHT; in console_putc_xy_3() local
Completed in 4 milliseconds