Home
last modified time | relevance | path

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

/dports/comms/hackrf-devel/hackrf-ee44d2d62e2dd24648599172f90fc8fc2e3b3cc3/firmware/common/
H A Dui_portapack.c126 static const ui_font_t font_fixed_8x16 = { variable
285 .x = point.x + font_fixed_8x16.glyph_size.width * field_width, in portapack_lcd_draw_int()
294 const ui_bitmap_t glyph = portapack_font_glyph(&font_fixed_8x16, c); in portapack_lcd_draw_int()
305 const ui_bitmap_t glyph = portapack_font_glyph(&font_fixed_8x16, c); in portapack_lcd_draw_string()