ReactOS 0.4.16-dev-1078-g21d3e29
|
Public Attributes | |
TCoord | x |
TCoord | cover |
TArea | area |
PCell | next |
TArea TCell_::area |
Definition at line 416 of file ftgrays.c.
Referenced by gray_record_cell(), and gray_sweep().
TCoord TCell_::cover |
Definition at line 415 of file ftgrays.c.
Referenced by gray_record_cell(), and gray_sweep().
PCell TCell_::next |
Definition at line 417 of file ftgrays.c.
Referenced by gray_record_cell(), and gray_sweep().
TCoord TCell_::x |
Definition at line 414 of file ftgrays.c.
Referenced by gray_record_cell(), and gray_sweep().