Repetier-Firmware  0.91
_u8g_t Struct Reference

#include <u8glib_ex.h>

Data Fields

u8g_uint_t width
u8g_uint_t height
u8g_dev_tdev
const u8g_pgm_uint8_tfont
const u8g_pgm_uint8_tcursor_font
uint8_t cursor_fg_color
uint8_t cursor_bg_color
uint8_t cursor_encoding
uint8_t mode
u8g_uint_t cursor_x
u8g_uint_t cursor_y
u8g_draw_cursor_fn cursor_fn
int8_t glyph_dx
int8_t glyph_x
int8_t glyph_y
uint8_t glyph_width
uint8_t glyph_height
u8g_font_calc_vref_fnptr font_calc_vref
uint8_t font_height_mode
int8_t font_ref_ascent
int8_t font_ref_descent
uint8_t font_line_spacing_factor
uint8_t line_spacing
u8g_dev_arg_pixel_t arg_pixel
u8g_state_cb state_cb
u8g_box_t current_page

Field Documentation

uint8_t cursor_bg_color
uint8_t cursor_encoding
uint8_t cursor_fg_color
int8_t glyph_dx
uint8_t glyph_height
uint8_t glyph_width
int8_t glyph_x
int8_t glyph_y
uint8_t line_spacing
uint8_t mode

The documentation for this struct was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Friends Defines