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

olymp_pagesize_t Struct Reference


Data Fields

const char * name
const char * text
int width_pt
int height_pt
int border_pt_left
int border_pt_right
int border_pt_top
int border_pt_bottom

Field Documentation

int olymp_pagesize_t::border_pt_bottom
 

Definition at line 101 of file print-olympus.c.

Referenced by olympus_imageable_area().

int olymp_pagesize_t::border_pt_left
 

Definition at line 98 of file print-olympus.c.

Referenced by olympus_imageable_area().

int olymp_pagesize_t::border_pt_right
 

Definition at line 99 of file print-olympus.c.

Referenced by olympus_imageable_area().

int olymp_pagesize_t::border_pt_top
 

Definition at line 100 of file print-olympus.c.

Referenced by olympus_imageable_area().

int olymp_pagesize_t::height_pt
 

Definition at line 97 of file print-olympus.c.

const char* olymp_pagesize_t::name
 

Definition at line 94 of file print-olympus.c.

Referenced by olympus_imageable_area(), and olympus_parameters().

const char* olymp_pagesize_t::text
 

Definition at line 95 of file print-olympus.c.

Referenced by olympus_parameters().

int olymp_pagesize_t::width_pt
 

Definition at line 96 of file print-olympus.c.


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