ReactOS 0.4.15-dev-7834-g00c4b3d
black_TWorker_ Struct Reference
Collaboration diagram for black_TWorker_:

Public Attributes

Int precision_bits
 
Int precision
 
Int precision_half
 
Int precision_shift
 
Int precision_step
 
Int precision_jitter
 
Int scale_shift
 
PLong buff
 
PLong sizeBuff
 
PLong maxBuff
 
PLong top
 
FT_Error error
 
Int numTurns
 
TPointarc
 
UShort bWidth
 
PByte bTarget
 
PByte gTarget
 
Long lastX
 
Long lastY
 
Long minY
 
Long maxY
 
UShort num_Profs
 
Bool fresh
 
Bool joint
 
PProfile cProfile
 
PProfile fProfile
 
PProfile gProfile
 
TStates state
 
FT_Bitmap target
 
FT_Outline outline
 
Long traceOfs
 
Long traceG
 
Short traceIncr
 
Function_Sweep_InitProc_Sweep_Init
 
Function_Sweep_SpanProc_Sweep_Span
 
Function_Sweep_SpanProc_Sweep_Drop
 
Function_Sweep_StepProc_Sweep_Step
 
Byte dropOutControl
 
Bool second_pass
 
TPoint arcs [3 *MaxBezier+1]
 
black_TBand band_stack [16]
 
Int band_top
 

Detailed Description

Definition at line 474 of file ftraster.c.

Member Data Documentation

◆ arc

TPoint* black_TWorker_::arc

Definition at line 495 of file ftraster.c.

◆ arcs

TPoint black_TWorker_::arcs[3 *MaxBezier+1]

Definition at line 540 of file ftraster.c.

◆ band_stack

black_TBand black_TWorker_::band_stack[16]

Definition at line 542 of file ftraster.c.

◆ band_top

Int black_TWorker_::band_top

Definition at line 543 of file ftraster.c.

◆ bTarget

PByte black_TWorker_::bTarget

Definition at line 498 of file ftraster.c.

◆ buff

PLong black_TWorker_::buff

Definition at line 486 of file ftraster.c.

◆ bWidth

UShort black_TWorker_::bWidth

Definition at line 497 of file ftraster.c.

◆ cProfile

PProfile black_TWorker_::cProfile

Definition at line 511 of file ftraster.c.

◆ dropOutControl

Byte black_TWorker_::dropOutControl

Definition at line 533 of file ftraster.c.

◆ error

FT_Error black_TWorker_::error

Definition at line 491 of file ftraster.c.

◆ fProfile

PProfile black_TWorker_::fProfile

Definition at line 512 of file ftraster.c.

◆ fresh

Bool black_TWorker_::fresh

Definition at line 506 of file ftraster.c.

◆ gProfile

PProfile black_TWorker_::gProfile

Definition at line 513 of file ftraster.c.

◆ gTarget

PByte black_TWorker_::gTarget

Definition at line 499 of file ftraster.c.

◆ joint

Bool black_TWorker_::joint

Definition at line 508 of file ftraster.c.

◆ lastX

Long black_TWorker_::lastX

Definition at line 501 of file ftraster.c.

◆ lastY

Long black_TWorker_::lastY

Definition at line 501 of file ftraster.c.

◆ maxBuff

PLong black_TWorker_::maxBuff

Definition at line 488 of file ftraster.c.

◆ maxY

Long black_TWorker_::maxY

Definition at line 502 of file ftraster.c.

◆ minY

Long black_TWorker_::minY

Definition at line 502 of file ftraster.c.

◆ num_Profs

UShort black_TWorker_::num_Profs

Definition at line 504 of file ftraster.c.

◆ numTurns

Int black_TWorker_::numTurns

Definition at line 493 of file ftraster.c.

◆ outline

FT_Outline black_TWorker_::outline

Definition at line 519 of file ftraster.c.

◆ precision

Int black_TWorker_::precision

Definition at line 477 of file ftraster.c.

◆ precision_bits

Int black_TWorker_::precision_bits

Definition at line 476 of file ftraster.c.

◆ precision_half

Int black_TWorker_::precision_half

Definition at line 478 of file ftraster.c.

◆ precision_jitter

Int black_TWorker_::precision_jitter

Definition at line 481 of file ftraster.c.

◆ precision_shift

Int black_TWorker_::precision_shift

Definition at line 479 of file ftraster.c.

◆ precision_step

Int black_TWorker_::precision_step

Definition at line 480 of file ftraster.c.

◆ Proc_Sweep_Drop

Function_Sweep_Span* black_TWorker_::Proc_Sweep_Drop

Definition at line 530 of file ftraster.c.

◆ Proc_Sweep_Init

Function_Sweep_Init* black_TWorker_::Proc_Sweep_Init

Definition at line 528 of file ftraster.c.

◆ Proc_Sweep_Span

Function_Sweep_Span* black_TWorker_::Proc_Sweep_Span

Definition at line 529 of file ftraster.c.

◆ Proc_Sweep_Step

Function_Sweep_Step* black_TWorker_::Proc_Sweep_Step

Definition at line 531 of file ftraster.c.

◆ scale_shift

Int black_TWorker_::scale_shift

Definition at line 483 of file ftraster.c.

◆ second_pass

Bool black_TWorker_::second_pass

Definition at line 535 of file ftraster.c.

◆ sizeBuff

PLong black_TWorker_::sizeBuff

Definition at line 487 of file ftraster.c.

◆ state

TStates black_TWorker_::state

Definition at line 516 of file ftraster.c.

◆ target

FT_Bitmap black_TWorker_::target

Definition at line 518 of file ftraster.c.

◆ top

PLong black_TWorker_::top

Definition at line 489 of file ftraster.c.

◆ traceG

Long black_TWorker_::traceG

Definition at line 522 of file ftraster.c.

◆ traceIncr

Short black_TWorker_::traceIncr

Definition at line 524 of file ftraster.c.

◆ traceOfs

Long black_TWorker_::traceOfs

Definition at line 521 of file ftraster.c.


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