ReactOS 0.4.15-dev-7924-g5949c20
gray_TWorker_ Struct Reference
Collaboration diagram for gray_TWorker_:

Public Attributes

ft_jmp_buf jump_buffer
 
TCoord ex
 
TCoord ey
 
TCoord min_ex
 
TCoord max_ex
 
TCoord min_ey
 
TCoord max_ey
 
TArea area
 
TCoord cover
 
int invalid
 
PCellycells
 
PCell cells
 
FT_PtrDist max_cells
 
FT_PtrDist num_cells
 
TPos x
 
TPos y
 
FT_Outline outline
 
TPixmap target
 
FT_Raster_Span_Func render_span
 
voidrender_span_data
 

Detailed Description

Definition at line 446 of file ftgrays.c.

Member Data Documentation

◆ area

TArea gray_TWorker_::area

Definition at line 454 of file ftgrays.c.

◆ cells

PCell gray_TWorker_::cells

Definition at line 459 of file ftgrays.c.

◆ cover

TCoord gray_TWorker_::cover

Definition at line 455 of file ftgrays.c.

◆ ex

TCoord gray_TWorker_::ex

Definition at line 450 of file ftgrays.c.

◆ ey

TCoord gray_TWorker_::ey

Definition at line 450 of file ftgrays.c.

◆ invalid

int gray_TWorker_::invalid

Definition at line 456 of file ftgrays.c.

◆ jump_buffer

ft_jmp_buf gray_TWorker_::jump_buffer

Definition at line 448 of file ftgrays.c.

◆ max_cells

FT_PtrDist gray_TWorker_::max_cells

Definition at line 460 of file ftgrays.c.

◆ max_ex

TCoord gray_TWorker_::max_ex

Definition at line 451 of file ftgrays.c.

◆ max_ey

TCoord gray_TWorker_::max_ey

Definition at line 452 of file ftgrays.c.

◆ min_ex

TCoord gray_TWorker_::min_ex

Definition at line 451 of file ftgrays.c.

◆ min_ey

TCoord gray_TWorker_::min_ey

Definition at line 452 of file ftgrays.c.

◆ num_cells

FT_PtrDist gray_TWorker_::num_cells

Definition at line 461 of file ftgrays.c.

◆ outline

FT_Outline gray_TWorker_::outline

Definition at line 465 of file ftgrays.c.

◆ render_span

FT_Raster_Span_Func gray_TWorker_::render_span

Definition at line 468 of file ftgrays.c.

◆ render_span_data

void* gray_TWorker_::render_span_data

Definition at line 469 of file ftgrays.c.

◆ target

TPixmap gray_TWorker_::target

Definition at line 466 of file ftgrays.c.

◆ x

TPos gray_TWorker_::x

Definition at line 463 of file ftgrays.c.

◆ y

TPos gray_TWorker_::y

Definition at line 463 of file ftgrays.c.

◆ ycells

PCell* gray_TWorker_::ycells

Definition at line 458 of file ftgrays.c.


The documentation for this struct was generated from the following file: