Qt 4.8
|
Public Variables | |
TArea | area |
int | cover |
PCell | next |
int | x |
Definition at line 264 of file qgrayraster.c.
TArea TCell_::area |
Definition at line 268 of file qgrayraster.c.
Referenced by gray_hline(), gray_record_cell(), gray_render_line(), and gray_sweep().
int TCell_::cover |
Definition at line 267 of file qgrayraster.c.
Referenced by gray_hline(), gray_record_cell(), and gray_sweep().
PCell TCell_::next |
Definition at line 269 of file qgrayraster.c.
Referenced by gray_hline(), gray_record_cell(), and gray_sweep().
int TCell_::x |
Definition at line 266 of file qgrayraster.c.
Referenced by gray_compute_cbox(), gray_hline(), gray_move_to(), gray_record_cell(), gray_render_line(), gray_sweep(), and QT_FT_Outline_Decompose().