Lines Matching refs:char_fb
68 static struct char_framebuffer char_fb; variable
266 const struct char_framebuffer *fb = &char_fb; in draw_text()
299 struct char_framebuffer *fb = &char_fb; in cfb_draw_point()
309 struct char_framebuffer *fb = &char_fb; in cfb_draw_line()
319 struct char_framebuffer *fb = &char_fb; in cfb_draw_rect()
342 const struct char_framebuffer *fb = &char_fb; in cfb_invert_area()
437 const struct char_framebuffer *fb = &char_fb; in cfb_framebuffer_clear()
454 struct char_framebuffer *fb = &char_fb; in cfb_framebuffer_invert()
464 const struct char_framebuffer *fb = &char_fb; in cfb_framebuffer_finalize()
493 const struct char_framebuffer *fb = &char_fb; in cfb_get_display_parameter()
518 struct char_framebuffer *fb = &char_fb; in cfb_framebuffer_set_font()
532 const struct char_framebuffer *fb = &char_fb; in cfb_get_font_size()
551 char_fb.kerning = kerning; in cfb_set_kerning()
558 const struct char_framebuffer *fb = &char_fb; in cfb_get_numof_fonts()
566 struct char_framebuffer *fb = &char_fb; in cfb_framebuffer_init()
601 struct char_framebuffer *fb = &char_fb; in cfb_framebuffer_deinit()