win_clip_region Struct Reference
[Window System]

Geometric type describing a clipping region, used when drawing windows. More...

#include <win.h>

Collaboration diagram for win_clip_region:
Collaboration graph
[legend]

Data Fields

struct win_point origin
 Absolute coordinates of top-left window corner.
struct win_point NW
 North-west (top-left) corner of clipping region.
struct win_point SE
 South-east (bottom-right) corner of clipping region.

Detailed Description

Geometric type describing a clipping region, used when drawing windows.

Definition at line 205 of file win.h.


Field Documentation

North-west (top-left) corner of clipping region.

Definition at line 209 of file win.h.

Referenced by win_draw_child(), and win_draw_contents().

South-east (bottom-right) corner of clipping region.

Definition at line 211 of file win.h.

Referenced by win_draw_child(), and win_draw_contents().


The documentation for this struct was generated from the following file:
Generated on Thu Apr 29 15:18:25 2010 for display-training by  doxygen 1.6.3