Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals  

canon_init_t Struct Reference


Data Fields

const canon_cap_tcaps
int printing_color
const paper_tpt
int print_head
int colormode
const char * source_str
int xdpi
int ydpi
int page_width
int page_height
int top
int left
int bits

Field Documentation

int canon_init_t::bits
 

Definition at line 1198 of file print-canon.c.

Referenced by canon_do_print(), and canon_init_setImage().

const canon_cap_t* canon_init_t::caps
 

Definition at line 1186 of file print-canon.c.

Referenced by canon_deinit_printer(), canon_do_print(), canon_init_resetPrinter(), canon_init_setColor(), canon_init_setDataCompression(), canon_init_setImage(), canon_init_setPageID(), canon_init_setPageMargins(), canon_init_setPageMargins2(), canon_init_setPageMode(), canon_init_setPrintMode(), canon_init_setResolution(), canon_init_setTray(), and canon_init_setX72().

int canon_init_t::colormode
 

Definition at line 1190 of file print-canon.c.

Referenced by canon_do_print(), and canon_init_setImage().

int canon_init_t::left
 

Definition at line 1197 of file print-canon.c.

Referenced by canon_do_print().

int canon_init_t::page_height
 

Definition at line 1195 of file print-canon.c.

Referenced by canon_do_print(), canon_init_setPageMargins(), and canon_init_setPageMargins2().

int canon_init_t::page_width
 

Definition at line 1194 of file print-canon.c.

Referenced by canon_do_print(), canon_init_setPageMargins(), and canon_init_setPageMargins2().

int canon_init_t::print_head
 

Definition at line 1189 of file print-canon.c.

Referenced by canon_do_print(), and canon_init_setPrintMode().

int canon_init_t::printing_color
 

Definition at line 1187 of file print-canon.c.

Referenced by canon_do_print(), canon_init_setColor(), and canon_init_setPrintMode().

const paper_t* canon_init_t::pt
 

Definition at line 1188 of file print-canon.c.

Referenced by canon_do_print(), canon_init_setColor(), and canon_init_setTray().

const char* canon_init_t::source_str
 

Definition at line 1191 of file print-canon.c.

Referenced by canon_do_print(), and canon_init_setTray().

int canon_init_t::top
 

Definition at line 1196 of file print-canon.c.

Referenced by canon_do_print(), and canon_init_printer().

int canon_init_t::xdpi
 

Definition at line 1192 of file print-canon.c.

Referenced by canon_do_print(), canon_init_setImage(), and canon_init_setResolution().

int canon_init_t::ydpi
 

Definition at line 1193 of file print-canon.c.

Referenced by canon_do_print(), canon_init_printer(), canon_init_setImage(), and canon_init_setResolution().


The documentation for this struct was generated from the following file:
Generated on Wed May 12 20:21:37 2004 for libgimpprint API Reference by doxygen1.2.17