Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/fb/
Dcfb.c70 static inline uint8_t *get_glyph_ptr(const struct cfb_font *fptr, char c) in get_glyph_ptr() function
108 glyph_ptr = get_glyph_ptr(fptr, c); in draw_char_vtmono()