[g-a-devel] doubts about some datas in magnifier and zoom-region structs



Hi Bill,

Can you explaim me the following data in these structures:

Magnifier:
       GNOME_Magnifier_RectBounds source_bounds;
       GNOME_Magnifier_RectBounds target_bounds;

ZoomRegion:
       GNOME_Magnifier_RectBounds roi;
       GNOME_Magnifier_RectBounds viewport;

ZoomRegionPrivate:
       /* bounds of currently exposed region, in target pixmap coords */
       GNOME_Magnifier_RectBounds exposed_bounds;
/* bounds of current viewport, not including borders, in view coords */
       GNOME_Magnifier_RectBounds exposed_viewport;
       /* bounds of valid ('gettable') source area, in source coords */
       GNOME_Magnifier_RectBounds source_area;

Thanks,
Carlos.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]