_paint_linear Struct Reference

Linear gradient. More...

List of all members.

Public Attributes

paint_t paint
co_aix x1
co_aix y1
co_aix x2
co_aix y2
int n_stops
grad_stop_tstops
int flags
cairo_pattern_t * ptn


Detailed Description

Linear gradient.

Definition at line 69 of file paint.c.


Member Data Documentation

Definition at line 70 of file paint.c.

Definition at line 71 of file paint.c.

Definition at line 71 of file paint.c.

Definition at line 72 of file paint.c.

Definition at line 72 of file paint.c.

Definition at line 73 of file paint.c.

Definition at line 74 of file paint.c.

Definition at line 75 of file paint.c.

cairo_pattern_t* _paint_linear::ptn

Definition at line 76 of file paint.c.


The documentation for this struct was generated from the following file:
SourceForge.net Logo