Searched defs:fptr (Results 1 – 4 of 4) sorted by relevance
30 void (**fptr)(void); in run_native_tasks() local
34 void (**fptr)(void); in nsi_run_tasks() local
114 void (*fptr)(void *payload); member
70 static inline uint8_t *get_glyph_ptr(const struct cfb_font *fptr, char c) in get_glyph_ptr()77 static inline uint8_t get_glyph_byte(uint8_t *glyph_ptr, const struct cfb_font *fptr, in get_glyph_byte()98 const struct cfb_font *fptr = &(fb->fonts[fb->font_idx]); in draw_char_vtmono() local267 const struct cfb_font *fptr; in draw_text() local