Evince
Evince is a document viewer capable of displaying multiple and single page document formats like PDF and Postscript.
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
_CacheJobInfo Struct Reference
+ Collaboration diagram for _CacheJobInfo:

Data Fields

EvJobjob
 
gboolean page_ready
 
cairo_region_t * region
 
cairo_surface_t * surface
 
int device_scale
 
EvRectangle target_points
 
EvSelectionStyle selection_style
 
gboolean points_set
 
cairo_surface_t * selection
 
gdouble selection_scale
 
EvRectangle selection_points
 
cairo_region_t * selection_region
 
gdouble selection_region_scale
 
EvRectangle selection_region_points
 

Detailed Description

Definition at line 11 of file ev-pixbuf-cache.c.

Field Documentation

int _CacheJobInfo::device_scale

Definition at line 23 of file ev-pixbuf-cache.c.

EvJob* _CacheJobInfo::job

Definition at line 13 of file ev-pixbuf-cache.c.

gboolean _CacheJobInfo::page_ready

Definition at line 14 of file ev-pixbuf-cache.c.

gboolean _CacheJobInfo::points_set

Definition at line 30 of file ev-pixbuf-cache.c.

cairo_region_t* _CacheJobInfo::region

Definition at line 17 of file ev-pixbuf-cache.c.

cairo_surface_t* _CacheJobInfo::selection

Definition at line 32 of file ev-pixbuf-cache.c.

EvRectangle _CacheJobInfo::selection_points

Definition at line 34 of file ev-pixbuf-cache.c.

cairo_region_t* _CacheJobInfo::selection_region

Definition at line 36 of file ev-pixbuf-cache.c.

EvRectangle _CacheJobInfo::selection_region_points

Definition at line 38 of file ev-pixbuf-cache.c.

gdouble _CacheJobInfo::selection_region_scale

Definition at line 37 of file ev-pixbuf-cache.c.

gdouble _CacheJobInfo::selection_scale

Definition at line 33 of file ev-pixbuf-cache.c.

EvSelectionStyle _CacheJobInfo::selection_style

Definition at line 29 of file ev-pixbuf-cache.c.

cairo_surface_t* _CacheJobInfo::surface

Definition at line 20 of file ev-pixbuf-cache.c.

EvRectangle _CacheJobInfo::target_points

Definition at line 28 of file ev-pixbuf-cache.c.


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