Lines Matching defs:fb
94 static uint8_t draw_char_vtmono(const struct char_framebuffer *fb, in draw_char_vtmono()
212 static inline void draw_point(struct char_framebuffer *fb, int16_t x, int16_t y) in draw_point()
233 static void draw_line(struct char_framebuffer *fb, int16_t x0, int16_t y0, int16_t x1, int16_t y1) in draw_line()
266 const struct char_framebuffer *fb = &char_fb; in draw_text() local
297 struct char_framebuffer *fb = &char_fb; in cfb_draw_point() local
307 struct char_framebuffer *fb = &char_fb; in cfb_draw_line() local
317 struct char_framebuffer *fb = &char_fb; in cfb_draw_rect() local
340 const struct char_framebuffer *fb = &char_fb; in cfb_invert_area() local
424 static int cfb_invert(const struct char_framebuffer *fb) in cfb_invert()
435 const struct char_framebuffer *fb = &char_fb; in cfb_framebuffer_clear() local
452 struct char_framebuffer *fb = &char_fb; in cfb_framebuffer_invert() local
462 const struct char_framebuffer *fb = &char_fb; in cfb_framebuffer_finalize() local
488 const struct char_framebuffer *fb = &char_fb; in cfb_get_display_parameter() local
513 struct char_framebuffer *fb = &char_fb; in cfb_framebuffer_set_font() local
527 const struct char_framebuffer *fb = &char_fb; in cfb_get_font_size() local
553 const struct char_framebuffer *fb = &char_fb; in cfb_get_numof_fonts() local
561 struct char_framebuffer *fb = &char_fb; in cfb_framebuffer_init() local
595 struct char_framebuffer *fb = &char_fb; in cfb_framebuffer_deinit() local