ZBar Bar Code Reader Library  version 0.10
window_state_s Struct Reference
Collaboration diagram for window_state_s:

Public Attributes

BITMAPINFOHEADER bih
 
unsigned long colors [8]
 
Region exposed
 
XFontStruct * font
 
int font_height
 
GC gc
 
HDC hdc
 
voidhdd
 
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
 

Member Data Documentation

BITMAPINFOHEADER window_state_s::bih
XFontStruct* window_state_s::font
int window_state_s::font_height

Referenced by _zbar_window_attach().

HDC window_state_s::hdc
void* window_state_s::hdd
union { ... } window_state_s::img
XID window_state_s::img_port

Referenced by xv_draw(), and xv_init().

XRectangle window_state_s::logo_bars[5]
unsigned long window_state_s::logo_colors[2]
int window_state_s::logo_scale
POINT window_state_s::logo_z[4]
XPoint window_state_s::logo_z[4]
HRGN window_state_s::logo_zbars
Region window_state_s::logo_zbars
HPEN window_state_s::logo_zbpen
HPEN window_state_s::logo_zpen
int window_state_s::num_xv_adaptors
XImage* window_state_s::x

Referenced by ximage_cleanup(), and ximage_draw().

XID* window_state_s::xv_adaptors
XID* window_state_s::xv_ports

The documentation for this struct was generated from the following files: