Public Attributes | |
BITMAPINFOHEADER | bih |
unsigned long | colors [8] |
Region | exposed |
XFontStruct * | font |
int | font_height |
GC | gc |
HDC | hdc |
void * | hdd |
union { | |
XImage * x | |
} | img |
XID | img_port |
XRectangle | logo_bars [5] |
unsigned long | logo_colors [2] |
int | logo_scale |
POINT | logo_z [4] |
XPoint | logo_z [4] |
HRGN | logo_zbars |
Region | logo_zbars |
HPEN | logo_zbpen |
HPEN | logo_zpen |
int | num_xv_adaptors |
XID * | xv_adaptors |
XID * | xv_ports |
BITMAPINFOHEADER window_state_s::bih |
Referenced by _zbar_window_attach(), _zbar_window_bih_init(), and dib_init().
unsigned long window_state_s::colors[8] |
Region window_state_s::exposed |
Referenced by _zbar_window_attach(), _zbar_window_begin(), _zbar_window_draw_logo(), _zbar_window_end(), and _zbar_window_expose().
XFontStruct* window_state_s::font |
Referenced by _zbar_window_attach(), and _zbar_window_draw_text().
int window_state_s::font_height |
Referenced by _zbar_window_attach().
GC window_state_s::gc |
HDC window_state_s::hdc |
void* window_state_s::hdd |
union { ... } window_state_s::img |
Referenced by ximage_cleanup(), ximage_draw(), xv_cleanup(), xv_draw(), and xv_init().
XRectangle window_state_s::logo_bars[5] |
Referenced by _zbar_window_draw_logo(), and _zbar_window_resize().
unsigned long window_state_s::logo_colors[2] |
Referenced by _zbar_window_draw_logo(), and window_alloc_colors().
int window_state_s::logo_scale |
Referenced by _zbar_window_draw_logo(), and _zbar_window_resize().
POINT window_state_s::logo_z[4] |
Referenced by _zbar_window_draw_logo(), and _zbar_window_resize().
XPoint window_state_s::logo_z[4] |
HRGN window_state_s::logo_zbars |
Referenced by _zbar_window_attach(), _zbar_window_draw_logo(), and _zbar_window_resize().
Region window_state_s::logo_zbars |
HPEN window_state_s::logo_zbpen |
Referenced by _zbar_window_draw_logo(), and _zbar_window_resize().
HPEN window_state_s::logo_zpen |
Referenced by _zbar_window_draw_logo(), and _zbar_window_resize().
int window_state_s::num_xv_adaptors |
Referenced by _zbar_window_probe_xv(), and xv_cleanup().
XImage* window_state_s::x |
Referenced by ximage_cleanup(), and ximage_draw().
XID* window_state_s::xv_adaptors |
Referenced by _zbar_window_probe_xv(), and xv_cleanup().
XID* window_state_s::xv_ports |
Referenced by _zbar_window_probe_xv(), xv_add_format(), xv_cleanup(), and xv_init().