Lines Matching refs:char_fb
68 static struct char_framebuffer char_fb; variable
266 const struct char_framebuffer *fb = &char_fb; in draw_text()
297 struct char_framebuffer *fb = &char_fb; in cfb_draw_point()
307 struct char_framebuffer *fb = &char_fb; in cfb_draw_line()
317 struct char_framebuffer *fb = &char_fb; in cfb_draw_rect()
340 const struct char_framebuffer *fb = &char_fb; in cfb_invert_area()
435 const struct char_framebuffer *fb = &char_fb; in cfb_framebuffer_clear()
452 struct char_framebuffer *fb = &char_fb; in cfb_framebuffer_invert()
462 const struct char_framebuffer *fb = &char_fb; in cfb_framebuffer_finalize()
488 const struct char_framebuffer *fb = &char_fb; in cfb_get_display_parameter()
513 struct char_framebuffer *fb = &char_fb; in cfb_framebuffer_set_font()
527 const struct char_framebuffer *fb = &char_fb; in cfb_get_font_size()
546 char_fb.kerning = kerning; in cfb_set_kerning()
553 const struct char_framebuffer *fb = &char_fb; in cfb_get_numof_fonts()
561 struct char_framebuffer *fb = &char_fb; in cfb_framebuffer_init()
595 struct char_framebuffer *fb = &char_fb; in cfb_framebuffer_deinit()