ReactOS 0.4.15-dev-8614-gbc76250
|
Public Attributes | |
TCoord | x |
TCoord | cover |
TArea | area |
PCell | next |
TArea TCell_::area |
Definition at line 418 of file ftgrays.c.
Referenced by gray_record_cell(), and gray_sweep().
TCoord TCell_::cover |
Definition at line 417 of file ftgrays.c.
Referenced by gray_record_cell(), and gray_sweep().
PCell TCell_::next |
Definition at line 419 of file ftgrays.c.
Referenced by gray_record_cell(), and gray_sweep().
TCoord TCell_::x |
Definition at line 416 of file ftgrays.c.
Referenced by gray_record_cell(), and gray_sweep().