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

lexmark_res_t Struct Reference


Data Fields

const char * name
const char * text
int hres
int vres
int softweave
int vertical_passes
int vertical_oversample
int unidirectional
int resid

Field Documentation

int lexmark_res_t::hres
 

Definition at line 451 of file print-lexmark.c.

Referenced by lexmark_describe_resolution(), lexmark_get_resolution_para(), and lexmark_parameters().

const char* lexmark_res_t::name
 

Definition at line 449 of file print-lexmark.c.

Referenced by lexmark_get_resolution_para(), and lexmark_parameters().

int lexmark_res_t::resid
 

Definition at line 457 of file print-lexmark.c.

Referenced by lexmark_do_print().

int lexmark_res_t::softweave
 

Definition at line 453 of file print-lexmark.c.

const char* lexmark_res_t::text
 

Definition at line 450 of file print-lexmark.c.

Referenced by lexmark_parameters().

int lexmark_res_t::unidirectional
 

Definition at line 456 of file print-lexmark.c.

Referenced by lexmark_print_bidirectional().

int lexmark_res_t::vertical_oversample
 

Definition at line 455 of file print-lexmark.c.

Referenced by lexmark_do_print().

int lexmark_res_t::vertical_passes
 

Definition at line 454 of file print-lexmark.c.

Referenced by lexmark_do_print().

int lexmark_res_t::vres
 

Definition at line 452 of file print-lexmark.c.

Referenced by lexmark_describe_resolution(), and lexmark_get_resolution_para().


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